login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074189 a(1) = 1, a(2) = 2; for n > 2, a(n) = {a(n-1) +a(n+1)}/n or a(n+1) = n*a(n)-a(n-1). 0
-1, 1, 2, 3, 7, 25, 118, 683, 4663, 36621, 324926, 3212639, 35014103, 416956597, 5385421658, 74978946615, 1119298777567, 17833801494457, 302055326628202, 5419162077813179 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n+2) = (n+1)*a(n+1)-a(n); a(0) = -1, a(1) = 1; a(2) = 2. G.f. A(x) = sum(a(n)*x^n) is a solution of the differential equation (x^2)*A'(x)-(1+x^2)*A(x) = 1-x - Bruce Corrigan (scentman(AT)myfamily.com), Oct 19 2002
EXAMPLE
a(6) = 5*a(5)-a(4) = 5*25-7 = 118.
CROSSREFS
Sequence in context: A308161 A094697 A095910 * A301317 A325125 A091230
KEYWORD
sign
AUTHOR
Amarnath Murthy, Sep 20 2002
EXTENSIONS
More terms from Bruce Corrigan (scentman(AT)myfamily.com), Oct 19 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)