Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Previous section-----Next section

1.5.13 Recurrence Equations

RSolve[eqns, a[n], n] solve the recurrence equations eqns for a[n]

Solving recurrence equations.
This solves a simple recurrence equation.

In[1]:=  RSolve[{a[n] Equal 3 a[n-1]+1, a[1]Equal1}, a[n], n]

Out[1]=


Any questions about topics on this page? Click here to get an individual response.Buy NowFree TrialMore Information



 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy |
Sign up for our newsletter: