Linear Algebra Proof- Pleaseeeee help

soc4ward14
Messages
4
Reaction score
0

Homework Statement



Let A be an n x n matrix with eigenvalue \lambda. Prove that \lambda^2 is an eigenvalue of A^2 and that if v is an eigenvector of A, then v is also an eigenvector for A^2.

Homework Equations



Av=\lambdav

The Attempt at a Solution


Av=\lambdav
(A*A)V=(\lambda * \lambda)v
so then v will be an eigenvector to A^2 when \lambda^2
 
Physics news on Phys.org
Seems you have the right track, although you could be a little more precise:

Let v be an eigenvector of the nxn matrix A.

We have Av = \lambdav.
Then A2v = A(Av) = A(\lambdav) = \lambda (\lambdav). = \lambda^2v.

Hence \lambda^2 is an eigenvalue of A2 and v is an eigenvector corresponding to \lambda^2.
 
thank you but how come A(\lambdav) can = \lambda(\lambdav?
 
Any nonzero scalar multiple of an eigenvector is also an eigenvector, and is associated with the same eigenvalue.
 
soc4ward14 said:
thank you but how come A(\lambdav) can = \lambda(\lambdav?

A(λv) = (by the linearity of A!) = λA(v) = λ λv = λ^2 v.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top