Allright so i've been stuck on this problem for a while and i'm not exactly sure how to go about this
let A =
| .5 .5 0|
| .25 .25 .5 |
| .25 .25 .5 |
show that A^n =
(1/3) |1 1 1| + (1/[3* 4^n]) | 2 2 -4|
|1 1 1| |-1 -1 2|
|1 1 1| |-1 -1 2|
for n greater than or equal to 1.
I'm not 100% sure of the properties of matrices and I tried A^n as |.5^n .5^n 0| (raising all the elements inside of A ^n) and then trying to work it out... i've also tried expanding the bottom portion and combining both matrices.. so any help would be great.
let A =
| .5 .5 0|
| .25 .25 .5 |
| .25 .25 .5 |
show that A^n =
(1/3) |1 1 1| + (1/[3* 4^n]) | 2 2 -4|
|1 1 1| |-1 -1 2|
|1 1 1| |-1 -1 2|
for n greater than or equal to 1.
I'm not 100% sure of the properties of matrices and I tried A^n as |.5^n .5^n 0| (raising all the elements inside of A ^n) and then trying to work it out... i've also tried expanding the bottom portion and combining both matrices.. so any help would be great.