Positive definite operator/matrix question

  • Thread starter Thread starter holezch
  • Start date Start date
  • Tags Tags
    Positive
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
holezch
Messages
251
Reaction score
0

Homework Statement



Prove that T is positive definite if and only if

[tex]\sum_{i,j} A_{ij}a_{j}\bar{a_{i}} > 0[/tex]
for any non-zero tuple (a1, ...... , an )

Let A be [tex][ T ]_{\beta}[/tex]

where [tex]\beta[/tex] is an orthogonal basis for T

The Attempt at a Solution



the sum looked like the matrix multiplication of a n-tuple and a matrix A, so I looked into that and couldn't get anything.. any hints please? I'm also struggle to realize what significant that sum could have, right now it doesn't even mean anything to me.

Thanks!
 
Physics news on Phys.org
Office_Shredder said:
If the capital A's are supposed to be terms in matrix, you might want to think about

[tex]\overline{a}^tAa[/tex]

thanks, someone else told me to think about [tex]a^{*} A a[/tex] , but I'm not sure why I'd be considering this. I basically have these things to work with: that if T is positive definite ( one way of the implication ), then all its eigenvalues are positive,T is self-adjoint and < Tx , x > > 0.

Thanks
 
I'm also confused a*A might not make sense.. if a is a column vector in F^n and A is a matrix?