Solve the following difference equation
Solution
Rewrite the equation in factorial powers;
∆ =-k(1)+5
Apply the anti-difference operator ∆-1 as;
∆-1k(n)= kn+1+c
Which gives ;
=-( )k(2)+5k(1)+c
Now we apply the given condition;=0
0=-()62+5(6)+c
c=-12
So that;
=-()k(2)+5k(1)-12
Convert the equation to ordinary powers of k;
We know,k(1)=k and k(2)=-k+k2
Replace in the equation;
=-(-k+k2)+5k-12
Simply;
Answer
=-k2+k-12
Comments