Matrix A: Find Transitional and Diagonal Matrices for A = CDC^-1

  • Thread starter Thread starter cookiesyum
  • Start date Start date
  • Tags Tags
    Matrix
cookiesyum
Messages
72
Reaction score
0

Homework Statement



Let Matrix A =

[2, 1, 0, 2]
[-1, 0, -1, 0]
[2, 1, 0, 1]
[1, 0, -1, 1]

Find it's transitional matrix C and diagonal matrix D such that A = CDC^-1.

Homework Equations


The Attempt at a Solution



I find the determinant of A-tI and set it equal to 0 to get the characteristic polynomial: t^4 - 3x^3 + 3x^2 - 2. How can I quickly factor polynomials of degree 3 or 4 like this to solve for the eigenvalues? We are not allowed to use calculators or programs on our exam, and we are limited on time. The rest of the process I understand. Thanks in advance for the help.
 
Physics news on Phys.org
If (t - a) is a linear factor of your polynomial, a has to be a divisor of -2. Using polynomial long division check (t - 1), (t + 1), (t - 2), and (t + 2). If one of these works, you'll be left with a third degree polynomial, which you can run the same process on. If you can get another linear factor, you'll have two linear factors and a quadratic, which you can factor by a number of techniques.
 
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