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!)
A257596 G.f.: (1-x)*(1-2*x-x^2-(1-x)*sqrt(1-2*x-3*x^2))/(2*x*(1-2*x-x^2)). 0
0, 0, 1, 3, 10, 30, 88, 252, 712, 1992, 5537, 15323, 42286, 116506, 320773, 883191, 2433112, 6709832, 18529067, 51251265, 142021430, 394336930, 1097215414, 3059549286, 8550284176, 23947824960, 67221675367, 189102714045, 533104654538 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
D-finite with recurrence: +(n+1)*a(n) +(-5*n+1)*a(n-1) +4*(n-2)*a(n-2) +8*(n-2)*a(n-3) +(-5*n+31)*a(n-4) +3*(-n+5)*a(n-5)=0. - R. J. Mathar, Jun 12 2015
MAPLE
(1-x)*(1-2*x-x^2-(1-x)*sqrt(1-2*x-3*x^2))/(2*x*(1-2*x-x^2)) ;
taylor(%, x=0, 40) ;
gfun[seriestolist](%) ; # R. J. Mathar, Jun 12 2015
CROSSREFS
Sequence in context: A026937 A320564 A094306 * A261336 A026109 A026327
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jun 04 2015
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 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)