eigenvectors in maxima



On 12/05/2012 10:03 AM, Jaime Villate wrote:
> On 12/04/2012 11:41 PM, Evan Cooch wrote:
>>
>> OK, but how do I get Maxima to give me
>>
>> V(1)=(0.928477,0.371391), and v(2)=(-0.707107,0.707107).
>>
> You have to "normalized" them:
Even easier, use uniteigenvectors instead of eigenvectors, as Alex 
Dormakas has pointed out.

(one more cross-reference that would be nice to have in the manual: 
eigenvectors->uniteigenvectors)

Jaime