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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025244 a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ...+ a(n-3)*a(3) for n >= 4. 1
1, 1, 2, 2, 4, 10, 22, 52, 130, 326, 832, 2162, 5674, 15032, 40178, 108154, 292956, 797994, 2184430, 6006028, 16579138, 45929838, 127656504, 355863330, 994735442, 2787537904, 7829586914, 22038759218, 62158281844, 175636481738, 497142172806, 1409444977380 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

FORMULA

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

PROG

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

CROSSREFS

Sequence in context: A005304 A152732 A100088 * A132824 A078801 A002420

Adjacent sequences:  A025241 A025242 A025243 * A025245 A025246 A025247

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 14 04:48 EST 2012. Contains 205570 sequences.