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!)
A182706 Row sums of triangle A182702. 1
1, 6, 18, 44, 90, 174, 308, 528, 864, 1380, 2134, 3252, 4836, 7098, 10245, 14624, 20587, 28728, 39634, 54260, 73605, 99154, 132526, 176088, 232375, 305006, 398007, 516852, 667696, 858840 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Robert Price, Table of n, a(n) for n = 1..2000 (First 2000 rows)
FORMULA
a(n) = n * A026905(n).
MATHEMATICA
Total /@ Table[n*PartitionsP[n-k], {n, 30}, {k, 0, n - 1}] // Flatten (* Robert Price, Jun 23 2020 *)
CROSSREFS
Sequence in context: A070735 A136028 A083719 * A303649 A095170 A261647
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 24 06:34 EDT 2024. Contains 371920 sequences. (Running on oeis4.)