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!)
A234270 G.f.: (1-x)*(1-x-2*x^2-sqrt(1-2*x-3*x^2))/(2*x*(1-2*x-x^2)). 2
0, 0, 1, 3, 9, 26, 73, 202, 553, 1504, 4073, 11003, 29689, 80094, 216201, 584295, 1581729, 4290648, 11666337, 31802925, 86935089, 238325838, 655282305, 1807106112, 4998491721, 13867056936, 38583280297, 107660033505, 301241301633, 845158142178, 2377277092609 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) ~ 3^(n+3/2) / (2*sqrt(Pi)*n^(3/2)). - Vaclav Kotesovec, Apr 28 2014
D-finite with recurrence: (n-3)*(n+1)*a(n) = n*(4*n-11)*a(n-1) - 3*(n-1)*a(n-2) - (n-2)*(8*n-21)*a(n-3) - 3*(n-3)*(n-2)*a(n-4). - Vaclav Kotesovec, Apr 28 2014
MATHEMATICA
CoefficientList[Series[(1 - x) (1 - x-2 x^2 - Sqrt[1 - 2 x - 3 x^2])/(2 x (1 - 2 x - x^2)), {x, 0, 40}], x] (* Vincenzo Librandi, Apr 28 2014 *)
CROSSREFS
Cf. A234269.
Sequence in context: A121190 A054447 A061667 * A258911 A268093 A127911
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Dec 24 2013
EXTENSIONS
Offset changed (from 1 to 0) and more terms added by Vincenzo Librandi, Apr 28 2014
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 11:01 EDT 2024. Contains 371936 sequences. (Running on oeis4.)