Ар кандай математикалык маселелерди чечүү
Эквиваленттер, детерминанттар, интегралдар, матрицалар, үч бурчтуктар, простые числа, статистика — или словосочетания, которые учитель разделяет на части.
Eigenvectors of [[2,1],[1,2]]
\left[\begin{matrix}2 & 1\\1 & 2\end{matrix}\right]
Аткаруу
- \det(A - \lambda I) = 0
Eigenvalues are the roots of the characteristic polynomial.
- \det\left[\begin{matrix}2 - \lambda & 1\\1 & 2 - \lambda\end{matrix}\right] = 0
Subtract λ from the diagonal.
- \lambda^{2} - 4 \lambda + 3 = 0
Expand the determinant.
- \left(\lambda - 3\right) \left(\lambda - 1\right) = 0
Factor.
- \lambda = 3, \lambda = 1
Eigenvalues (with multiplicity).
- \lambda = 1:\ (A - \lambda I)\mathbf{v} = 0 \Rightarrow \mathbf{v} = \left[\begin{matrix}-1\\1\end{matrix}\right]
Solve (A − 1I)v = 0 for a basis eigenvector.
- \lambda = 3:\ (A - \lambda I)\mathbf{v} = 0 \Rightarrow \mathbf{v} = \left[\begin{matrix}1\\1\end{matrix}\right]
Solve (A − 3I)v = 0 for a basis eigenvector.
Жауап
\lambda = 3,\; \lambda = 1