It's always ending up with fucking 0=6 when i'm trying find a
particular solution. I'd be grateful for help.
Name:
Anonymous2008-09-06 16:34
Can't be done. I'm black.
Name:
Anonymous2008-09-06 17:04
let x_n = p^n, solve for the general solution, if you can't do that bit, you shouldn't be trying this anyway.
then the particular solution is going to be of the form an^2 + bn +c
Solve the simultaneous eqn's that result.
Name:
4tran2008-09-08 2:30
General solution? Particular solution? This isn't some Dif Eq.
This recurrence equation is a numerical approximation of the 2nd derivative of some function x. This is a non zero constant, and is exact iff the function is a quadratic. Thus, we already know it's 3n2 + bn + c.