Another necessary condition for Positive Semidefiniteness?

  • Context: Graduate 
  • Thread starter Thread starter NaturePaper
  • Start date Start date
  • Tags Tags
    Condition Positive
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
NaturePaper
Messages
70
Reaction score
0
Hi everyone in this sub forum,
I'm wondering if the following 'rule' (theorem?) is correct:
For a hermitian Positive Semidefinite (PSD) matrix [tex]A=(a_{ij})[/tex],
[tex]\max_{i,j\le n} |a_{ij}|=\max_{i\le n}a_{ii}[/tex].


The reason for this intuition (It may be a well known result, I'm very sorry in this
case for my poor knowledge) is the following:

A is PSD [tex]\Rightarrow[/tex] all its [tex]2\times2[/tex] Principal submatrices are PSD
[tex]\Rightarrow~~\left[\begin{array}{cc}<br /> a_{ii} & a_{ij} \\<br /> \bar{a}_{ij} & a_{jj} \end{array}\right]\ge0[/tex]
[tex]\Rightarrow~~~|a_{ij}|\le \sqrt{a_{ii}a_{jj}}[/tex]
[tex]\Rightarrow~~\max_{i,j\le n} |a_{ij}|=\max_{i\le n}a_{ii}[/tex].

Regards,
NaturePaper
 
Last edited:
Physics news on Phys.org
Since I get no reply, I think I'd rather state what it means:

"For a PSD matrix the largest (consider modulus) entry should necessarily be on a diagonal".

This sometimes may be a tricky step to prove that a matrix is not PSD.

Is it write?

Regards
 
Last edited:
Try Schur complement formula to get a feeling for all these issues...
 
@trambolin,
Please let me know whether what I said (guessed) is wrong. Where is the discrepancy?

Regards,
NP
 
@trambolin,
Thanks. Its correct.