Find P_300 Given P_299: Initial State Vector Homework

alexcc17
Messages
48
Reaction score
0

Homework Statement


Suppose that the initial vector P0 is not given and instead we are given that at time t=299 the state vector is P_299=[.1 .1 .8].
Than find P_300, the state vector at time t=300


Homework Equations


I also know from the problem it is referencing that the transition matrix is:

[.3 .4 .3]
T= [.5 0 .5]
[.5 .5 0]


The Attempt at a Solution



I thought I would just set up the equation as such:

P_299=P0 * T^299

and just take the inverse of T^299 and multiply it by P_299 to get the P0, then use that to find P_300, but my graphing calculator won't even calculate the 299th power of the transition matrix, so there must be another way to do this.

Any help would be great!
 
Physics news on Phys.org
I don't see any need to worry about P0. T describes how the state changes from one timestamp to the next, right? And you know the state at time 299. And you want the state at time 300? Either I'm missing some subtlety or you are missing the obvious.
 
Would it just be p_299*T to get p_300?
 
Yes, that's what an exponent means isn't it? T300v= T(T299v)
 
Wasn't sure if that applied to matrices. Thanks
 
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