|
[Date Index]
[Thread Index]
[Author Index]
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.
Prev by Date:
Another problem with ConstrainedMin
Next by Date:
List in base 16
Previous by thread:
Re: Another problem with ConstrainedMin
Next by thread:
Re: Plot a recurrence relation
|