Positive definite matrix bounded below

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
6 replies · 2K views
Charles49
Messages
87
Reaction score
0

Homework Statement



Let [tex]A[/tex] be a positive definite [tex]n\times n[/tex] real matrix, [tex]b\in\mathbb{R}^n[/tex], and consider the quadratic polynomial [tex]Q(x)=\frac{1}{2}\langle{x, Ax\rangle}-\langle{b, x\rangle}[/tex]. Show that [tex]Q[/tex] is bounded below.

2. The attempt at a solution

I have to come up with a constant [tex]m[/tex] so that [tex]Q(x)\ge m[/tex] for all [tex]x\in\mathbb{R}^n.[/tex] I see that [tex]Q[/tex] looks a lot like a parabola. I know how to find the lower bound of a parabola opening upward but I don't know how to generalize this to quadratic forms.
 
Last edited:
Physics news on Phys.org
Sorry, its supposed to be x.
 
This is what I got but I don't know what it does

[tex]\frac{1}{2}\langle{Cx-C^{-1}b, Cx-C^{-1}b\rangle} = \frac{1}{2}||Cx-C^{-1}b||\\<br /> =\frac{1}{2}||C^{-1}(Ax-b)||[/tex]

[tex]C[/tex] exists because A is positive definite. [tex]C^{-1}[\tex] exists because A has no zero eigenvalues.[/tex]
 
Last edited:
This suggestion helped a lot. Thanks.