New Reply

Determinant of a symmetric matrix

 
Share Thread Thread Tools
Mar5-10, 06:45 PM   #1
 

Determinant of a symmetric matrix


Hi,

Is there a simplification for the determinant of a symmetric matrix? For example, I need to find the roots of [tex] \det [A(x)] [/tex]
where
[tex]
A(x) = \[ \left( \begin{array}{ccc}
f(x) & a_{12}(x) & a_{13}(x) \\
a_{12}(x) & f(x) & a_{23}(x) \\
a_{13}(x) & a_{23}(x) & f(x) \end{array} \right)\]
[/tex]

Really appreciate if you could point me in the correct directions. Thanks in advance,

Krindik
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Mar6-10, 12:00 PM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Hi Krindik!

If we define a vector B = (B1, B2, B3) = (a23, a31, a12),

then the determinant is f(x)3 - B2f(x)
Mar7-10, 04:19 PM   #3
 
Thanks :)
Dec18-10, 04:08 PM   #4
 

Determinant of a symmetric matrix


Quote by tiny-tim View Post
Hi Krindik!

If we define a vector B = (B1, B2, B3) = (a23, a31, a12),

then the determinant is f(x)3 - B2f(x)
How is this generalized to nxn matrices?
New Reply
Thread Tools


Similar Threads for: Determinant of a symmetric matrix
Thread Forum Replies
Determinant of this symmetric matrix (proof) Linear & Abstract Algebra 8
determinant of 5x5 matrix Calculus & Beyond Homework 4
Skew Symmetric Determinant Proof Linear & Abstract Algebra 2
Determinant of matrix Calculus & Beyond Homework 3
Matrix determinant Introductory Physics Homework 9