In my electrical engineering text, I have an expression of the form: $$E_m(x_1, x_2) = \frac{1}{2}(A_{11}x_{1}^2+2Mx_1x_2+A_{22}x_{2}^2) > 0$$ where $$A = \begin{bmatrix} A_{11} & M \\ M & A_{22} \end{bmatrix}$$ and so the expression can be written in matrix form as $$E_m(x_1, x_2) = \frac{1}{2}\begin{bmatrix} x_1 & x_2 \end{bmatrix}\begin{bmatrix} A_{11} & M \\ M & A_{22} \end{bmatrix} \begin{bmatrix} x_1 \\ x_2 \end{bmatrix} >0 $$ The claim is that $E_m(x_1, x_2) >0$ if and only if $A_{11}>0$, $A_{22} >0$, and $M^2 < A_{11}A_{22}$ . But I'm having a hard time seeing why? $x_1$ and $x_2$ are arbitrary and can be positive or negative independently. Can someone show me how we know these sign constraints about the elements of $A$?
2026-03-30 14:57:12.1774882632
On Sylvester’s criterion for $2 \times 2$ matrices
162 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in MATRICES
- How to prove the following equality with matrix norm?
- I don't understand this $\left(\left[T\right]^B_C\right)^{-1}=\left[T^{-1}\right]^C_B$
- Powers of a simple matrix and Catalan numbers
- Gradient of Cost Function To Find Matrix Factorization
- Particular commutator matrix is strictly lower triangular, or at least annihilates last base vector
- Inverse of a triangular-by-block $3 \times 3$ matrix
- Form square matrix out of a non square matrix to calculate determinant
- Extending a linear action to monomials of higher degree
- Eiegenspectrum on subtracting a diagonal matrix
- For a $G$ a finite subgroup of $\mathbb{GL}_2(\mathbb{R})$ of rank $3$, show that $f^2 = \textrm{Id}$ for all $f \in G$
Related Questions in ALGEBRA-PRECALCULUS
- How to show that $k < m_1+2$?
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Finding the value of cot 142.5°
- Why is the following $\frac{3^n}{3^{n+1}}$ equal to $\frac{1}{3}$?
- Extracting the S from formula
- Using trigonometric identities to simply the following expression $\tan\frac{\pi}{5} + 2\tan\frac{2\pi}{5}+ 4\cot\frac{4\pi}{5}=\cot\frac{\pi}{5}$
- Solving an equation involving binomial coefficients
- Is division inherently the last operation when using fraction notation or is the order of operation always PEMDAS?
- How is $\frac{\left(2\left(n+1\right)\right)!}{\left(n+1\right)!}\cdot \frac{n!}{\left(2n\right)!}$ simplified like that?
- How to solve algebraic equation
Related Questions in QUADRATIC-FORMS
- Can we find $n$ Pythagorean triples with a common leg for any $n$?
- Questions on positivity of quadratic form with orthogonal constraints
- How does positive (semi)definiteness help with showing convexity of quadratic forms?
- Equivalence of integral primitive indefinite binary quadratic forms
- Signs of eigenvalues of $3$ by $3$ matrix
- Homogeneous quadratic in $n$ variables has nonzero singular point iff associated symmetric matrix has zero determinant.
- Trace form and totally real number fields
- Let $f(x) = x^\top Q \, x$, where $Q \in \mathbb R^{n×n}$ is NOT symmetric. Show that the Hessian is $H_f (x) = Q + Q^\top$
- Graph of curve defined by $3x^2+3y^2-2xy-2=0$
- Question on quadratic forms of dimension 3
Related Questions in POSITIVE-SEMIDEFINITE
- Minimization of a convex quadratic form
- set of positive definite matrices are the interior of set of positive semidefinite matrices
- How to solve for $L$ in $X = LL^T$?
- How the principal submatrix of a PSD matrix could be positive definite?
- Hadamard product of a positive semidefinite matrix with a negative definite matrix
- The square root of a positive semidefinite matrix
- Optimization of the sum of a convex and a non-convex function?
- Proving that a particular set is full dimensional.
- Finding bounds for a subset of the positive semidefinite cone
- Showing a matrix is positive (semi) definite
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
(In this answer, I assume that $x_1$ and $x_2$ are not zero simultaneously.)
Let us first exclude the case where both $A_{11}$ and $A_{22}$ are both zero because $M x_1 x_2 >0$ cannot hold for arbitrary values of $x_1$ and $x_2$.
Without loss of generality, since the expression is symmetric with respect to $x_1$ and $x_2$, let us assume that $A_{11} \neq 0$.
For $x_2=0$ one can easily see that$$E_m(x_1,0)=\frac{1}{2}(A_{11}x_1^2 + 2M x_10+ A_{22}0)=\frac{1}{2}A_{11}x_1^2 >0$$holds if and only if $A_{11} >0$. Similarly, for the case $A_{22} \neq 0$ one concludes that $A_{22} >0$.
So, let us assume that $x_2 \neq 0$. By factoring out $\frac{1}{x_2^2}$, we have$$E_m(x_1,x_2)= \frac{1}{2x_2^2}\left (A_{11} \left ( \frac{x_1}{x_2} \right )^2 + 2M \left ( \frac{x_1}{x_2} \right ) + A_{22} \right ).$$Since $\frac{1}{2x_2^2}>0$, the above expression is greater than zero if and only if$$A_{11} \left ( \frac{x_1}{x_2} \right )^2 + 2M \left ( \frac{x_1}{x_2} \right ) + A_{22} >0.$$Since $x_1$ and $x_2$ are arbitrary, the above relation holds if and only if$$A_{11}x^2+2Mx + A_{22} >0,$$where $x=\frac{x_1}{x_2}$ is any arbitrary real number.
Now, one can easily conclude (see "Addendum") the last inequality holds if and only if \begin{gather}(2M)^2 < 4A_{11}A_{22}, \quad A_{11} >0 \\ \Rightarrow \quad M^2 < A_{11}A_{22}, \quad A_{11}>0. \end{gather} Considering all possible cases, we conclude that$$E_m(x_1, x_2) = \frac{1}{2}(A_{11}x_1^2+ 2Mx_1x_2+A_{22}x_2^2) > 0$$if and only if$$A_{11}>0, \quad A_{22}>0, \quad M^2< A_{11}A_{22}.$$
Addendum
Proposition. The inequality $ax^2+bx+c>0$, where $a \neq 0$, holds if and only if$$b^2<4ac, \qquad a>0.$$
Proof.
The following fact can be easily obtained: \begin{align} & b^2<4ac \\ \Leftrightarrow \quad & \frac{4ac-b^2}{4a^2} >0, \qquad (a\neq 0) \\ \Leftrightarrow \quad & \left ( x+ \frac{b}{2a} \right ) ^2 + \frac{c}{a} - \frac{b^2}{4a^2}>0 \\ \Leftrightarrow \quad & x^2 + \frac{b}{a}x + \frac{c}{a} > 0 \\ \Leftrightarrow \quad & ax^2+bx+c >0 \qquad (a>0). \end{align}