Plot a recurrence relation
- To: mathgroup at smc.vnet.net
- Subject: [mg40159] Plot a recurrence relation
- From: "David" <davidol at hushmail.com>
- Date: Mon, 24 Mar 2003 04:28:22 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
How can I get mathematica to plot a sequence that's defined recursively e.g. a_0 = 6 a_(n+1) = a_n / (2n - 7) Cheers.
- Follow-Ups:
- Re: Plot a recurrence relation
- From: Dr Bob <drbob@bigfoot.com>
- Re: Plot a recurrence relation