The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A127190 Expansion of e.g.f. sqrt((1+2*x)/(1+4*x)). 1
1, -1, 7, -75, 1089, -20025, 446535, -11715795, 353743425, -12084751665, 460905128775, -19414191656475, 895154327661825, -44844879530075625, 2425592881954016775, -140881250370301315875, 8745197742014671562625, -577792180264444615094625, 40483044280613870034474375 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: sqrt((1+2*x)/(1+4*x)).
D-finite with recurrence: a(n) +(6*n-5)*a(n-1) +8*(n-1)*(n-2)*a(n-2)=0. - R. J. Mathar, Jan 24 2020
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Sqrt[(1+2x)/(1+4x)], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Apr 23 2014 *)
CROSSREFS
Sequence in context: A365841 A243692 A258293 * A121316 A220215 A066302
KEYWORD
sign
AUTHOR
N. J. A. Sloane, Mar 26 2007
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 May 17 05:02 EDT 2024. Contains 372579 sequences. (Running on oeis4.)