Linear Algebra: Verifying A^2-2A+7I=0

Mathematicsss

Homework Statement


Verify that A^2-2A+7I=0

Homework Equations


A is a squared matrix and I is the identity matrix.

The Attempt at a Solution


I squared a matrix, which I called A, by multiplying the two A matrices together, then I subtracting the new matrix with the third matrix 2A, then I added 7I , however I did not get the zero matrix, why is that?
 
Last edited by a moderator:
Physics news on Phys.org
Mathematicsss said:

Homework Statement


Verify that A^2-2A+7I=0

Homework Equations


A is a squared matrix and I is the identity matrix.

The Attempt at a Solution


I squared a matrix, which I called A, by multiplying the two A matrices together, then I subtracting the new matrix with the third matrix 2A, then I added 7I , however I did not get the zero matrix, why is that?
What was the matrix A that you were working with? I'm pretty sure that A was given as a specific matrix.
 
Mathematicsss said:

Homework Statement


Verify that A^2-2A+7I=0

Homework Equations


A is a squared matrix and I is the identity matrix.

The Attempt at a Solution


I squared a matrix, which I called A, by multiplying the two A matrices together, then I subtracting the new matrix with the third matrix 2A, then I added 7I , however I did not get the zero matrix, why is that?

A "square" matrix is not a "squared" matrix. If ##A## is a square matrix, ##A^2## is a squared matrix. But, terminology aside, the equation you want to verify needs a specific matrix ##A## to begin with; it is false for most ##2 \times 2## matrices, but is true for some of them.
 
It's true for ##A=\begin{pmatrix} 1 & \sqrt 6 \\ -\sqrt 6 & 1 \end{pmatrix}## and any matrix that is similar.
It's not true for any other 2x2 matrix.
 
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