Question 5.2.4: Show that every 2 × 2 real symmetric matrix is diagonalizabl...

Show that every 2 × 2 real symmetric matrix is diagonalizable.

The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

Recall that the matrix A is symmetric if and only if A = A^{t} . Every 2 × 2 symmetric matrix has the form

A= \begin{bmatrix} a& b \\b &d  \end{bmatrix}

See Example 5 of Sec. 1.3. The eigenvalues are found by solving the characteristic equation

det(A − λI) = \begin{vmatrix} a − λ& b \\ b& d− λ \end{vmatrix} = λ² − (a + d)λ + ad − b² = 0
By the quadratic formula, the eigenvalues are

\lambda =\frac{a+ d\pm \sqrt{\left(a-d\right) ^{2}+ 4b^{2} } }{2}

Since the discriminant (a − d)² + 4b² ≥ 0, the characteristic equation has either one or two real roots. If (a − d)² + 4b² = 0, then (a − d)² = 0 and b² = 0, which holds if and only if a = d and b = 0. Hence, the matrix A is diagonal. If (a − d)² + 4b² > 0, then A has two distinct eigenvalues; so by Corollary 1, the matrix A is diagonalizable.

Related Answered Questions

Question: 5.1.3

Verified Answer:

The characteristic equation of A is det(A −...
Question: 5.2.5

Verified Answer:

The characteristic equation for A is det(A − λI) =...
Question: 5.2.3

Verified Answer:

To find the eigenvalues of A, we solve the charact...
Question: 5.2.2

Verified Answer:

Since A is a triangular matrix, by Proposition 1 o...
Question: 5.2.1

Verified Answer:

The inverse matrix is given by P^{-1}= \beg...