|
[Date Index]
[Thread Index]
[Author Index]
About RSolve
- To: mathgroup at yoda.physics.unc.edu
- Subject: About RSolve
- From: khsong at hyowon.pusan.ac.kr (Keehong Song )
- Date: Mon, 23 May 1994 00:29:48 GMT
Dear. MathGroup
I need help!!!
I tried to find the general formula for p[n] using Mathematica.
I used "RSolve" package as well as eigenvalue method.
The answer is supposed to be n!/n^n.
======== Problem is following ========
p[n_] := ((n-1)/n)^(n-1) p[n-1]
p[1] = 1
======================================
E-mail address is khsong at hyowon.pusan.ac.kr
Thanks.
Prev by Date:
Graphics...
Next by Date:
ListContourPlot with Hue
Previous by thread:
Graphics...
Next by thread:
re: About RSolve
|