Relation between matrixes problem

  • Thread starter Thread starter essif
  • Start date Start date
  • Tags Tags
    Relation
essif
Messages
4
Reaction score
0
Hi, I have a problem with an argument here.

I am given 4 Matrixes, A, C, D and F. see attachment..

I can then see that A^n = C*D^n*F = some matrix with a Fibonacci-serie in it.

I can also see that C*F=F*C=I or C is the inverse of F

My problem is to relate these two:
How can the fact that C is the inverse of F explain that A^n = C*D^n*F ?

NB. A^n = C*D^n*F is NOT true for any two C and F, C^-1=F, which in my mind make it even harder to see the relation.
 

Attachments

  • matrix.JPG
    matrix.JPG
    6.2 KB · Views: 421
Physics news on Phys.org
I can't see the attachment, but I'm guessing this is to do with the idea that A^n = (CDF)^n = (CDF)(CDF)(CDF)(CDF)...(CDF) = CD(FC)D(FC)D(FC)D(FC)D(FC)D...DF = CDIDIDIDIDIDID...DF = CDDDDD...DF = CD^nF

I'm afraid I'm not quite sure what it is you're stuck on, but hopefully that will help.
 
I think that's it, thanks alot.
 
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