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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025248 a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-3)*a(3) for n >= 4. 1
1, 0, 2, 2, 2, 6, 14, 26, 58, 142, 326, 754, 1826, 4438, 10750, 26378, 65354, 162334, 405046, 1016546, 2561074, 6472550, 16415086, 41761786, 106526810, 272411054, 698275622, 1793763282, 4617047618, 11906277750, 30757124830, 79582907370, 206231537770 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

FORMULA

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

PROG

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

CROSSREFS

Sequence in context: A032306 A058756 A007039 * A101416 A098920 A129365

Adjacent sequences:  A025245 A025246 A025247 * A025249 A025250 A025251

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 21:13 EST 2012. Contains 206085 sequences.