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!)
A186195 Expansion of (1+5x+sqrt(1+2x+9x^2))/(2(1+2x)). 1

%I #17 Jul 20 2023 15:46:10

%S 1,1,0,-2,2,6,-18,-6,114,-146,-490,1794,266,-12986,20958,56778,

%T -255774,39390,1853478,-3687918,-7441158,42252726,-20345490,

%U -293463462,708206802,1002083406,-7527677898,6140678434,48978210794,-142206136026,-127715768578

%N Expansion of (1+5x+sqrt(1+2x+9x^2))/(2(1+2x)).

%C Hankel transform is A186196. Hankel transform of a(n+1) is (-2)^C(n+1,2).

%F D-finite with recurrence n*a(n) +(4*n-3)*a(n-1) +(13*n-33)*a(n-2) +18*(n-3)*a(n-3)=0. - _R. J. Mathar_, Feb 13 2015

%F From _Peter Bala_, Nov 08 2022: (Start)

%F O.g.f. A(x) = 1 + series reversion of x*(1 + x)/((1 - x)*(1 + 2*x)).

%F The g.f. satisfies the differential equation (1 + 4*x + 13*x^2 + 18*x^3)*A'(x) + (1 - 7*x)*A(x) + (2*x - 2) = 0 with A(0) = 1. Mathar's recurrence above follows from this. (End)

%t CoefficientList[Series[(1+5x+Sqrt[1+2x+9x^2])/(2(1+2x)),{x,0,30}],x] (* _Harvey P. Dale_, Dec 17 2021 *)

%Y Cf. A114710, A186196.

%K sign,easy

%O 0,4

%A _Paul Barry_, Feb 14 2011

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 21 11:30 EDT 2024. Contains 372736 sequences. (Running on oeis4.)