recategorized by
567 views
0 0 votes

For the matrix $A = \begin{bmatrix} 5 & 3 \\ 1 & 3 \end{bmatrix}$, ONE of the normalized eigen vectors is given as

  1. $\begin{pmatrix} \dfrac{1}{2} \\ \dfrac{\sqrt{3}}{2} \end{pmatrix} \\$
  2. $\begin{pmatrix} \dfrac{1}{\sqrt{2}} \\ \dfrac{-1}{\sqrt{2}} \end{pmatrix} \\$
  3. $\begin{pmatrix} \dfrac{3}{\sqrt{10}} \\ \dfrac{-1}{\sqrt{10}} \end{pmatrix} \\ $
  4. $\begin{pmatrix} \dfrac{1}{\sqrt{5}} \\ \dfrac{2}{\sqrt{5}} \end{pmatrix}$

1 Answer

0 0 votes

Normalized Eigenvector Problem

For the matrix \( A = \begin{bmatrix} 5 & 3 \\ 1 & 3 \end{bmatrix} \), find one of the normalized eigenvectors.


Step 1: Find Eigenvalues

Solve \( \det(A - \lambda I) = 0 \)

\[ \det\begin{pmatrix} 5-\lambda & 3 \\ 1 & 3-\lambda \end{pmatrix} = 0 \]

\[ (5-\lambda)(3-\lambda) - 3 = 0 \]

\[ 15 - 8\lambda + \lambda^2 - 3 = 0 \]

\[ \lambda^2 - 8\lambda + 12 = 0 \]

\[ (\lambda - 6)(\lambda - 2) = 0 \]

\[ \boxed{\lambda_1 = 6, \quad \lambda_2 = 2} \]


Step 2: Find Eigenvectors

For \( \lambda = 6 \):

\[ A - 6I = \begin{pmatrix} -1 & 3 \\ 1 & -3 \end{pmatrix} \]

Row reduce → \( x_1 = 3x_2 \), so eigenvector = \( (3,\ 1) \)

For \( \lambda = 2 \):

\[ A - 2I = \begin{pmatrix} 3 & 3 \\ 1 & 1 \end{pmatrix} \]

Row reduce → \( x_1 = -x_2 \), so eigenvector = \( (1,\ -1) \)


Step 3: Normalize the Eigenvectors

Normalize \( (3,\ 1) \):

\[ \|(3,1)\| = \sqrt{9+1} = \sqrt{10} \]

\[ \text{Normalized} = \begin{pmatrix} \dfrac{3}{\sqrt{10}} \\[10pt] \dfrac{1}{\sqrt{10}} \end{pmatrix} \]

Normalize \( (1,\ -1) \):

\[ \|(1,-1)\| = \sqrt{1+1} = \sqrt{2} \]

\[ \text{Normalized} = \begin{pmatrix} \dfrac{1}{\sqrt{2}} \\[10pt] \dfrac{-1}{\sqrt{2}} \end{pmatrix} \]


Answer: Option B

\[ \boxed{ \begin{pmatrix} \dfrac{1}{\sqrt{2}} \\[10pt] \dfrac{-1}{\sqrt{2}} \end{pmatrix} } \]

This is the normalized eigenvector corresponding to \( \lambda = 2 \).

Related questions

0 0 votes
0 0 answers
440
440 views
gatecse asked Feb 22, 2021
440 views
Consider a vector $\text{p}$ in $2$-dimensional space. Let its direction (counter-clockwise angle with the positive $\text{x}$-axis) be $\theta$. Let $\text{p}$ be an ei...
0 0 votes
1 1 answer
938
938 views
Arjun asked Feb 26, 2017
938 views
Consider the matrix $A=\begin{bmatrix}50 &70 \\70 & 80\end{bmatrix}$ whose eigenvectors corresponding to eigenvalues $\lambda _{1}$ and $\lambda _{2}$ are $x_{1}=\begin{b...
0 0 votes
0 0 answers
231
231 views
Arjun asked Feb 24, 2017
231 views
The number of linearly independent eigenvectors of matrix $A=\begin{bmatrix} 2 & 1 & 0\\ 0 &2 &0 \\ 0 & 0 & 3 \end{bmatrix}$ is _________
0 0 votes
0 0 answers
333
333 views
Arjun asked Feb 19, 2017
333 views
Consider a $3×3$ real symmetric matrix S such that two of its eigenvalues are $a\neq 0$, $b\neq 0$ with respective eigenvectors $\begin{bmatrix} x_1\\ x_2\\ x_3 \end{bmat...

Related questions

0 0 votes
0 0 answers
440
440 views
gatecse asked Feb 22, 2021
440 views
Consider a vector $\text{p}$ in $2$-dimensional space. Let its direction (counter-clockwise angle with the positive $\text{x}$-axis) be $\theta$. Let $\text{p}$ be an ei...
0 0 votes
1 1 answer
938
938 views
Arjun asked Feb 26, 2017
938 views
Consider the matrix $A=\begin{bmatrix}50 &70 \\70 & 80\end{bmatrix}$ whose eigenvectors corresponding to eigenvalues $\lambda _{1}$ and $\lambda _{2}$ are $x_{1}=\begin{b...
0 0 votes
0 0 answers
231
231 views
Arjun asked Feb 24, 2017
231 views
The number of linearly independent eigenvectors of matrix $A=\begin{bmatrix} 2 & 1 & 0\\ 0 &2 &0 \\ 0 & 0 & 3 \end{bmatrix}$ is _________
0 0 votes
0 0 answers
333
333 views
Arjun asked Feb 19, 2017
333 views
Consider a $3×3$ real symmetric matrix S such that two of its eigenvalues are $a\neq 0$, $b\neq 0$ with respective eigenvectors $\begin{bmatrix} x_1\\ x_2\\ x_3 \end{bmat...
Position:
Show:
Answer:

Add Synced Question

×