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!)
A088626 42*C(n,10).
(Formerly N2296)
5
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 462, 2772, 12012, 42042, 126126, 336336, 816816, 1837836, 3879876, 7759752, 14814072, 27159132, 48050772, 82372752, 137287920, 223092870, 354323970, 551170620, 841260420, 1261890630, 1862790930, 2709514080, 3887563680 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,11
REFERENCES
Charles Jordan, Calculus of Finite Differences, Chelsea 1965, p. 449.
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
LINKS
Index entries for linear recurrences with constant coefficients, signature (11,-55,165,-330,462,-462,330,-165,55,-11,1).
FORMULA
G.f.: 42*x^10/(1-x)^11. - Colin Barker, Oct 30 2012
MATHEMATICA
42Binomial[Range[0, 40], 10] (* Harvey P. Dale, Apr 19 2020 *)
PROG
(PARI) a(n)=42*binomial(n, 10) \\ Charles R Greathouse IV, Oct 07 2015
CROSSREFS
A diagonal of A088617.
Sequence in context: A244909 A090297 A008387 * A328175 A216109 A216111
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Nov 23 2003
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 May 19 23:42 EDT 2024. Contains 372703 sequences. (Running on oeis4.)