Linear algebra matrix inversion
Favorites|Homepage
Subscriptions | sitemap
HOME > Mathematics > Linear algebra matrix inversion

Linear algebra matrix inversion

[From: ] [author: ] [Date: 11-10-13] [Hit: ]
when you distribute the tranpose, nothing really happens to it.If you dont know, the tranpose of a matrix tranposed is itself, i.e.......
(A/2)^T =
1 -2
-1 1

the 2x2 matrix is to the power of -1, (I don't know how to type that sorry)

how would you go about doing this?

-
Note that 1/2 is just a number, when you distribute the tranpose, nothing really happens to it.

So really you have

½Aᵗ

[1 -2]
[-1 1]

If you don't know, the tranpose of a matrix tranposed is itself, i.e.

(Aᵗ)ᵗ = A

[1 -1]
[-2 1]

Multiply every element by 2 to A

[2 -2]
[-4 2]

Yin
1
keywords: algebra,Linear,inversion,matrix,Linear algebra matrix inversion
New
Hot
© 2008-2010 http://www.science-mathematics.com . Program by zplan cms. Theme by wukong .