Stochastic difference equation?

Link
Messages
132
Reaction score
1

Homework Statement




This is a question about one single step of a solution of a long equation.

http://www.geocities.com/link_herooftime/math.jpg

where P, U and V are variables. a, b, c, d are constants and t is the time, which are measured in discrete periods.

The question is how to go from equation 1 to equation 3, and how the L appears.

Attempted solution


I have solved it until equation 2, and I see that the solution requires the extraction of P out of the bracket on the left hand side. Problem becomes how to do it, since the P minus one period doesn't equal P of current period. Nevertheless the key somehow does this. Does this require some other method than simple algebra?

The key mentions it is a "stochastic difference equation".
 
Physics news on Phys.org
Just looking at it, L appears to be a shift operator, that is Lp_t=p_{t-1}. Note that Lp_t is not multiplication, but rather the L operator is applied to t_p. Another example of this kind of notation involves the differential operator D_x, in particular D_xf(x) is the derivative of f(x) w.r.t. x.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top