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!)
A182704 Row sums of triangle A182700. 4
0, 2, 8, 21, 48, 95, 180, 315, 536, 873, 1390, 2145, 3264, 4849, 7112, 10260, 14640, 20604, 28746, 39653, 54280, 73626, 99176, 132549, 176112, 232400, 305032, 398034, 516880, 667725, 858870 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Robert Price, Table of n, a(n) for n = 0..2000 (First 2000 rows)
FORMULA
a(n) = n*A000070(n).
G.f.: x*f'(x), where f(x) = (1/(1 - x))*Product_{k>=1} 1/(1 - x^k). - Ilya Gutkovskiy, Apr 13 2017
MATHEMATICA
Total /@ Table[n*PartitionsP[n-k], {n, 0, 30}, {k, 0, n}] (* Robert Price, Jun 23 2020 *)
CROSSREFS
Sequence in context: A275740 A141582 A192692 * A000160 A034519 A014409
KEYWORD
nonn
AUTHOR
Omar E. Pol, Nov 28 2010
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 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)