login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025240 a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-2)*a(2) for n >= 3. 2
3, 2, 6, 22, 90, 394, 1806, 8558, 41586, 206098, 1037718, 5293446, 27297738, 142078746, 745387038, 3937603038, 20927156706, 111818026018, 600318853926, 3236724317174, 17518619320890, 95149655201962, 518431875418926, 2832923350929742 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

G.f.: (1+3*x-sqrt(1-6*x+x^2))/2 - Michael Somos, Jun 08, 2000.

PROG

(PARI) a(n)=polcoeff((1+3*x-sqrt(1-6*x+x^2+x*O(x^n)))/2, n)

CROSSREFS

Essentially same as A006318.

Sequence in context: A082561 A110768 A140230 * A137602 A018864 A019951

Adjacent sequences:  A025237 A025238 A025239 * A025241 A025242 A025243

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:13 EST 2012. Contains 206085 sequences.