Finding the nth Power of a 2x2 Matrix | A^n = PD^nP^-1 Formula Not Required

  • Thread starter Thread starter tracedinair
  • Start date Start date
  • Tags Tags
    Matrix
tracedinair
Messages
47
Reaction score
0

Homework Statement



Find the nth power of the matrix A,

|1 1|
|0 0|

Homework Equations



The Attempt at a Solution



My guess is the A^n = PD^nP^-1 formula. But my prof says not use to eigenvalues and eigenvectors. Is it possible to solve this without using the formula A^n = PD^nP^-1 ?
 
Physics news on Phys.org
Is it specifically {1\, 1 \choose 0\, 0} or a more general problem?

Have you tried calculating any powers of that particular matrix?

{1\, 1 \choose 0\, 0}{1\, 1 \choose 0\, 0} = {1\, 1 \choose 0\, 0}

So...
 
Let's say more general.

Is it just calculating successive powers and finding some pattern to base a formula off of?
 
tracedinair said:
Let's say more general.

Is it just calculating successive powers and finding some pattern to base a formula off of?

It depends what level a course the problem is being asked in, really. For something like this, the pattern is incredibly obvious. In general, there may not be a pattern though... But, if your teacher/professor is looking for a simple solution without much technical mathematics, which it sounds like, doing some sample calculations and finding a pattern is a solid plan (especially for this particular matrix).
 
This is Calculus 4. Pattern finding is probably the most obvious solution. Thanks for the help.
 
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