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!)
A178114 Expansion of (sqrt(1-2x+7x^2-6x^3+5x^4)-(1-x+x^2))/(2x^2(1-x+x^2)). 1
1, 1, -1, -3, 0, 8, 6, -21, -37, 45, 175, -22, -703, -533, 2370, 4321, -5930, -23560, 3534, 104035, 81083, -376267, -705158, 993738, 4047745, -604007, -18622243, -14895477, 69622834, 133284470, -188549209, -784970693, 110402283 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Hankel transform is A178115.
LINKS
FORMULA
D-finite with recurrence: +(n+2)*a(n) +2*(-n-1)*a(n-1) +(7*n-4)*a(n-2) +2*(-3*n+4)*a(n-3) +5*(n-2)*a(n-4)=0. - R. J. Mathar, Feb 10 2015
MATHEMATICA
CoefficientList[Series[(Sqrt[1-2x+7x^2-6x^3+5x^4]-(1-x+x^2))/(2x^2 (1-x+x^2)), {x, 0, 40}], x] (* Harvey P. Dale, Dec 01 2013 *)
CROSSREFS
Sequence in context: A201665 A137204 A021328 * A107370 A201580 A234518
KEYWORD
easy,sign
AUTHOR
Paul Barry, May 20 2010
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 19 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)