| Author |
Comment/Response |
Slider510
|
06/29/10 11:36pm
Hi all,
Just wondering when plotting recursive functions in symbolic format.
If I have the below formula
K[0] = 1
Kn = K[n-1]+2
How can I plot this?
Could I use Rsolve and DiscretePlot for this formula or simular ones;
If so can you provide an example of how to do this?
URL: , |
|