Thread Closed

Any one help. Adjugate of 2X2 matrix

 
Share Thread Thread Tools
Sep2-09, 03:33 PM   #1
 

Any one help. Adjugate of 2X2 matrix


I know how to find the adjugate of 3x3 matrix. from the defination.

How to find adjugate of 2x2 matrix.

e.g A= ( 1 3 )
______( 2 4 )

adjoint .

I know how to find adjugate and inverse. of 3 * 3 matrix

First . I find matrix of cofactor. from the defination. (n-1)(n-1) matrix * (sign associated with the element's position).

Second, we taking the transpose we get the adj(A)

Then we find the det(A).

Finally, A^-1 = 1/det(A) * adj(A)


The inverse of A.

[itex]AA^- = A^-A=I[/itex] and A adj(A) = det(A)I

The inverse of [itex]A = det(A)I/ A^-[/itex]
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Sep2-09, 03:41 PM   #2
 
Mentor
Isn't [tex]\text{adj}\left(\begin{array}{cc}a&b\\c&d\end{array}\right)=\left(\begi n{array}{cc}d&-b\\-c&a\end{array}\right)[/tex]?
Sep2-09, 07:33 PM   #3
 
Quote by cristo View Post
Isn't [tex]\text{adj}\left(\begin{array}{cc}a&b\\c&d\end{array}\right)=\left(\begi n{array}{cc}d&-b\\-c&a\end{array}\right)[/tex]?
Just remember it? right?
Sep2-09, 07:56 PM   #4
 
Recognitions:
Homework Helper Homework Help

Any one help. Adjugate of 2X2 matrix


Quote by Charles007 View Post
Just remember it? right?
yes, that is it for a 2x2 matrix, switch elements 1 and 4; change the sign of elements 2 and 3
Sep3-09, 05:34 PM   #5
 
Quote by rock.freak667 View Post
yes, that is it for a 2x2 matrix, switch elements 1 and 4; change the sign of elements 2 and 3
OK. thx.
Thread Closed
Thread Tools


Similar Threads for: Any one help. Adjugate of 2X2 matrix
Thread Forum Replies
Adjugate matrix Linear & Abstract Algebra 0
Coding Covariance Matrix (differential Riccati matrix eqn) of the Kalman-Bucy Filter Engineering, Comp Sci, & Technology Homework 0
Need help to proof Adjugate Matrix... Linear & Abstract Algebra 2
problem involving the adjugate Calculus & Beyond Homework 1
adjugate (classical adjoint) problem Introductory Physics Homework 0