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!)
A274104 a(n) = Sum_{k=0..n} (3*k+2)*Catalan(k). 1
2, 7, 23, 78, 274, 988, 3628, 13495, 50675, 191673, 729145, 2786655, 10691111, 41150011, 158825371, 614483086, 2382366586, 9253540456, 36001307656, 140269835866, 547245301906, 2137552658206, 8358366985726, 32715599554876, 128168506456852, 502538379368656, 1971926625140816 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Moa Apagodu and Doron Zeilberger, Using the "Freshman's Dream" to Prove Combinatorial Congruences, arXiv:1606.03351 [math.CO], 2016. Also Amer. Math. Monthly. 124 (2017), 597-608.
FORMULA
D-finite with recurrence: (n+1)*a(n) +(-3*n-5)*a(n-1) +2*(-3*n+8)*a(n-2) +4*(2*n-3)*a(n-3)=0. - R. J. Mathar, Jun 15 2016
G.f.: (1 + 2*x - sqrt(1-4*x))/(2*x*sqrt(1-4*x)*(1 - x)). - Ilya Gutkovskiy, Jun 15 2016
MATHEMATICA
CoefficientList[Series[(1 + 2 x - Sqrt[1 - 4 x]) / (2 x Sqrt[1 - 4 x] (1 - x)), {x, 0, 50}], x] (* Vincenzo Librandi, Aug 18 2016 *)
CROSSREFS
Partial sums of A051960.
Cf. A000108.
Sequence in context: A292236 A292087 A091702 * A068593 A198944 A328035
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jun 13 2016
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 05:44 EDT 2024. Contains 371918 sequences. (Running on oeis4.)