login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A054114 T(2n+1,n), array T as in A054110. 1
1, 8, 28, 98, 350, 1274, 4706, 17576, 66196, 250952, 956384, 3660540, 14061140, 54177740, 209295260, 810375650, 3143981870, 12219117170, 47564380970, 185410909790, 723668784230, 2827767747950, 11061198475550, 43308802158650, 169719408596402, 665637941544506 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Apart from the initial term, identical to A066796(n+1).
LINKS
FORMULA
G.f.: (-1+3*x+5*x^2-4*x^3+sqrt(1-4*x))/(x*(1-x)*(1-4*x)). - Ralf Stephan, Apr 03 2004; corrected by Georg Fischer, Apr 09 2020
For n>0, a(n) = sum(k=1, n+1, C(2k, k)). - Ralf Stephan, Apr 03 2004
MATHEMATICA
CoefficientList[Series[(-1+3*x+5*x^2-4*x^3+Sqrt[1-4*x])/(x*(1-x)(1-4*x)), {x, 0, 30}], x] (* Georg Fischer, Apr 09 2020 *)
CROSSREFS
Sequence in context: A211066 A095857 A184606 * A305907 A110687 A153365
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected by Franklin T. Adams-Watters, Oct 25 2006
a(23)-a(25) corrected by Georg Fischer, Apr 09 2020
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 December 5 01:00 EST 2023. Contains 367565 sequences. (Running on oeis4.)