What is the Correct Solution for the Difference Equation yn+1=-0.9yn?

Success
Messages
75
Reaction score
0
Solve the difference equation yn+1=-0.9yn in terms of the initial value y0.

y1=-0.9y0
y2=-0.9y1=(-0.9)2y0
yn=(-0.9)ny0
Is this the answer? Because the answer in the textbook says yn=(-1)n(0.9)ny0. Please help.
 
Physics news on Phys.org
Your solution and the solution in your textbook are the same.
 
  • Like
Likes 1 person
(ab)^n= a^n b^n
 
The textbook wrote it that way to make it clear that even terms are positive and odd terms are negative.
 
And, as I pointed out in your previous thread, you are not finished until you have shown that your solution does satisfy the equation. If yn= (-0.9)ny0 then -0.9yn= -0.9((-0.9)ny0)= (-0.9)n+1y0= yn+1.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top