Read-only forum archive

Rational Canonical Form

Rational Canonical Form

Abdul Jarrah · Thu Aug 11, 2005 5:32 pm

I want to compute the rational canonical form of a square matrix over a finite field. Based on what is in the library linalg, it seems that there is no built-in command for that.
Do you know how to compute RCF in Singular?
Any help will greatly be appreciated.

Thanks in advance.
Abdul

email: ajarrah@vbi.vt.edu
Posted in old Singular Forum on: 2004-06-14 03:08:24+02

Re: Rational Canonical Form

levandov · Thu Aug 11, 2005 8:31 pm

Dear Abdul Jarrah,
Quote:
> I want to compute the rational canonical form of a square
> matrix over a finite field. Based on what is in the
>library linalg, it seems that there is no built-in command
> for that.
> Do you know how to compute RCF in Singular?
> Any help will greatly be appreciated.


Actually, in the SINGULAR book there is an exercise 2.6.3 on the page 165, where a "rational normal form" is asked to compute.
There are hints to this exercise, so it is not complicated to implement it by yourself.

Quote:
>
> Thanks in advance.
> Abdul


With best regards,