2024-03-17

511: Square of Euclidean Norm of Rn Vector Is Equal to or Smaller Than Positive Definite Real Quadratic Form Divided by Smallest Eigenvalue

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that square of Euclidean norm of Rn vector is equal to or smaller than positive definite real quadratic form divided by smallest eigenvalue

Topics


About: vectors space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any Rn vectors space, the square of the Euclidean norm of any vector is equal to or smaller than any positive definite real quadratic form divided by the smallest eigenvalue of the quadratic form.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
Rd: with the Euclidean vectors space structure and the Euclidean norm, v=v12+v22+...+vd2
M: { the real symmetric d×d matrices }
f: { the positive definite real quadratic forms over Rd}, :RdR, vvtMv
v: Rd
λm: = the smallest eigenvalue of M, inevitably 0<λm
//

Statements:
v2f(v)/λm.
//


2: Natural Language Description


For the Rn Euclidean vectors space with the Euclidean norm, v=v12+v22+...+vd2, and any positive definite real quadratic form, f(v)=vtMv, where M is a real symmetric d×d matrix, v2f(v)/λm, where λm (inevitably 0<λm) is the smallest eigenvalue of M.


3: Proof


There is an orthonormal matrix, M, such that M1MM=[λ1,...,λd] where [λ1,...,λd] is a diagonal matrix where λi is an eigenvalue, by the proposition that any real symmetric matrix can be diagonalized by an orthonormal matrix. Let us define v:=M1v, so, v=Mv. f(v)=vtMtMMv=vtM1MMv=vt[λ1,...,λd]v=λ1v12+λ2v22+...+λdvd2, by the proposition that the transposition of any orthonormal matrix is the inverse of the original matrix

Let us denote the smallest eigenvalue as λm, which is inevitably 0<λm, because M is positive definite. λmv2=λm(v12+v22+...+vd2)λ1v12+λ2v22+...+λdvd2=f(v). As M is an orthonormal matrix, v=v. So, v2f(v)/λm.


References


<The previous article in this series | The table of contents of this series | The next article in this series>