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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025238 a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-2)*a(2) for n >= 3. 4
3, 1, 3, 10, 36, 137, 543, 2219, 9285, 39587, 171369, 751236, 3328218, 14878455, 67030785, 304036170, 1387247580, 6363044315, 29323149825, 135700543190, 630375241380, 2938391049395, 13739779184085, 64430797069375, 302934667061301 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

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

PROG

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

CROSSREFS

Essentially same as A002212.

Sequence in context: A067329 A170860 A170845 * A126970 A204134 A001351

Adjacent sequences:  A025235 A025236 A025237 * A025239 A025240 A025241

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 09:30 EST 2012. Contains 206009 sequences.