|
|
|
|
|
by nimish
2185 days ago
|
|
If A and B are a solution, then A+B is also a solution. For a constant r, if C is a solution, r*C is also solution. That's it. The nice closed form of exponentials as solutions is just for linear difference equations with constant coefficients. In that case, you can always find a solution by trying λ^n and seeing what that forces λ to be -- it'll be a root of some polynomial. |
|