Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: HELP: Matrix A can be diagnolized, and the basis of eigenve
PostPosted: Thu Nov 05, 2009 6:06 pm 

Joined: Wed May 02, 2007 12:40 pm
Posts: 5
I have the following problem: Given a matrix A defined ring r = 0, (x, y, z), dp; that has its VAPs in an extension of the base of coefientes. How can I get the diagonalization of A? And this matrix diagonal and the basis of eigenvectors?


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: HELP: Matrix A can be diagnolized, and the basis of eigenve
PostPosted: Thu Jan 07, 2010 6:01 pm 

Joined: Mon Aug 29, 2005 9:22 am
Posts: 41
Location: Kaiserslautern, Germany
If I understand the question correct, the following should work:
Load the libraries absfact.lib and linalg.lib,
compute the charcteristic polynomial p with e.g. charpoly,
Use the command to absFactorize to find the splitting field of p,
create a ring over the splitting field and map your matrix to this ring,
then use linear algebra from linalg.lib, e.g. jordanmatrix.

Hope this helps


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 11:06 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group