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!)
A048503 G.f.: (1 - 4*x + 6*x^2 - 2*x^3)/((1-x)^3*(1-2*x)^2). 1
1, 3, 8, 22, 61, 165, 430, 1080, 2627, 6223, 14428, 32874, 73849, 163977, 360602, 786604, 1704127, 3670227, 7864552, 16777470, 35651861, 75497773, 159383878, 335544672, 704643451, 1476395415, 3087008180, 6442451410 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) = T(0,n) + T(1,n-1) + ... + T(n,0), array T given by A048494.
LINKS
FORMULA
a(n) = (14 + 7*n + n^2 + (n-3)*2^(n+2))/2. - T. D. Noe, Dec 11 2006
PROG
(Magma) [(14+7*n+n^2+(n-3)*2^(n+2))/2 : n in [0..30]]; // Vincenzo Librandi, Sep 25 2011
CROSSREFS
Sequence in context: A318863 A318821 A014397 * A318862 A318820 A200752
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Better definition from Ralf Stephan, Feb 05 2004
Corrected by T. D. Noe, Dec 11 2006
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 June 9 16:35 EDT 2024. Contains 373248 sequences. (Running on oeis4.)