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!)
A060558 Fifth column (m=4) of triangle A060556. 3
5, 55, 316, 1284, 4170, 11550, 28380, 63492, 131703, 256685, 474760, 839800, 1429428, 2352732, 3759720, 5852760, 8900265, 13252899, 19362596, 27804700, 39303550, 54761850, 75294180, 102265020 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = (2*n^2 + 18*n + 35)*binomial(n+6, 6)/7.
G.f.: (5 + 10*x + x^2)/(1-x)^9.
PROG
(PARI) a(n)={(2*n^2 + 18*n + 35)*binomial(n + 6, 6)/7} \\ Harry J. Smith, Jul 07 2009
CROSSREFS
Sequence in context: A078216 A014700 A103326 * A348065 A014852 A144893
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Apr 06 2001
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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)