Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.1K Views
|
4 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How can I calculate row space of a matrix in a finite field?

Posted 11 years ago

Dear All, How can I calculate row space of a matrix in a finite field? For example, assume that we study over the field Z_5 and we have a 3X5 matrix. So, I want to obtain the row space of this matrix that this row space have 5^3=125 elements. How can I manage it?

POSTED BY: murat guzeltepe
4 Replies
Posted 11 years ago

Dear Daniel,

Thank you very much for the response.

This solved my problem.

POSTED BY: murat guzeltepe
POSTED BY: Daniel Lichtblau
Posted 11 years ago

Dear Daniel,

Thank you very much for the response.

I want to explain my problem again. So, I added my request as a pdf file.

Thank in advance

Attachments:
POSTED BY: murat guzeltepe

A basis for the row space can be computed as RowReduce[matrix, Modulus->5].

The part about 125 elements is not clear to me. It looks like confusion between a linear algebra basis in Z_5 and a representation of elements in GF(5^3).

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard