|
[Date Index]
[Thread Index]
[Author Index]
Re: Quick Mathematica Question
- To: mathgroup at smc.vnet.net
- Subject: [mg115251] Re: Quick Mathematica Question
- From: Dean <deanrosenthal at gmail.com>
- Date: Wed, 5 Jan 2011 05:46:50 -0500 (EST)
How would I program user-defined rules such as
0->1
1->10
to give the output, and specify the number of recursions. For example,
starting with 0,
0
1
10
101
10110
...
Specified, 5 generations.
--
Dean Rosenthal
cell: 646 733 6966
www.deanrosenthal.org
http://www.the-open-space.org/webmag/test1.html
Prev by Date:
Re: NDSolve, three 2-d order ODE, 6 initial conditions
Next by Date:
Solving 2nd order PDE into Mathematica
Previous by thread:
Re: Reduce in Mathematica 5 vs Mathematica 8 (2nd problem)
Next by thread:
Re: Quick Mathematica Question
|