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!)
A106259 Expansion of 1/sqrt(1-12x-12x^2). 5
1, 6, 60, 648, 7344, 85536, 1014336, 12182400, 147702528, 1803907584, 22159733760, 273508669440, 3389106769920, 42134712606720, 525323149885440, 6565657319866368, 82235651779657728, 1031956779869798400 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Central coefficient of (1+6x+12x^2)^n. Sixth binomial transform of 1/sqrt(1-48x^2). In general, 1/sqrt(1-4*r*x-4*r*x^2) has e.g.f. exp(2rx)BesselI(0,2r*sqrt((r+1)/r)x)), a(n)=sum{k=0..n, C(2k,k)C(k,n-k)r^k}, gives the central coefficient of (1+(2r)x+r(r+1)x^2) and is the (2r)-th binomial transform of 1/sqrt(1-8*C(n+1,2)x^2).
LINKS
Hacène Belbachir, Abdelghani Mehdaoui, László Szalay, Diagonal Sums in the Pascal Pyramid, II: Applications, J. Int. Seq., Vol. 22 (2019), Article 19.3.5.
FORMULA
E.g.f.: exp(6*x)*BesselI(0, 6*sqrt(4/3)*x); a(n)=sum{k=0..n, C(2k, k)C(k, n-k)3^k}.
D-finite with recurrence: n*a(n) = 6*(2*n-1)*a(n-1) + 12*(n-1)*a(n-2). - Vaclav Kotesovec, Oct 17 2012
a(n) ~ (1+sqrt(3))*(6+4*sqrt(3))^n/(2*sqrt(2*Pi*n)). - Vaclav Kotesovec, Oct 17 2012
MATHEMATICA
CoefficientList[Series[1/Sqrt[1-12*x-12*x^2], {x, 0, 20}], x] (* Vaclav Kotesovec, Oct 17 2012 *)
CROSSREFS
Sequence in context: A186674 A186672 A295503 * A085364 A228484 A232969
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Apr 28 2005
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 23 07:34 EDT 2024. Contains 371905 sequences. (Running on oeis4.)