|
[Date Index]
[Thread Index]
[Author Index]
re: RSolve question
- To: mathgroup at smc.vnet.net
- Subject: [mg5578] re: RSolve question
- From: s2200165 at nickel.laurentian.ca
- Date: Fri, 27 Dec 1996 01:58:56 -0500
- Organization: Laurentian University
- Sender: owner-wri-mathgroup at wolfram.com
Mathematica 3.0 solves this problem very easily using DSolve. You
might try getting your hands on a copy, or convince your institution that they need to upgrade to 3.0. I hope this helps. Here is the
solution to the problem:
a[k]-> - (2+k)a[2+k]/k
Prev by Date:
errors in 3.0(beta) and 2.2
Next by Date:
Replacing part of a matrix by another
Previous by thread:
Re: RSolve question
Next by thread:
FindRoot termination criteria
|