login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A116963 Inverse Moebius transform of tetrahedral numbers. 3
4, 14, 24, 49, 60, 118, 124, 214, 244, 356, 368, 608, 564, 814, 896, 1183, 1144, 1668, 1544, 2162, 2168, 2678, 2604, 3698, 3336, 4228, 4304, 5344, 4964, 6732, 5988, 7728, 7528, 8924, 8616, 11297, 9884, 12214, 12064, 14668 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

See also: A007437 Inverse Moebius transform of triangular numbers.

FORMULA

a(n) = SUM[d|n] (d+1)*(d+2)*(d+3)/6. a(n) = SUM[d|n] C(d+3,3). a(n) = SUM[d|n] A000292(d).

EXAMPLE

a(12) = ((1+1)*(1+2)*(1+3)/6) + ((2+1)*(2+2)*(2+3)/6) + ((3+1)*(3+2)*(3+3)/6) + ((4+1)*(4+2)*(4+3)/6) + ((6+1)*(6+2)*(6+3)/6) + ((12+1)*(12+2)*(12+3)/6) =

4 + 10 + 20 + 35 + 84 + 455 = 608.

a(13) = ((1+1)*(1+2)*(1+3)/6) + ((13+1)*(13+2)*(13+3)/6) = 4 + 560 = 564.

CROSSREFS

Cf. A000292, A007437.

Sequence in context: A043505 A017317 A195973 * A094930 A080286 A075381

Adjacent sequences:  A116960 A116961 A116962 * A116964 A116965 A116966

KEYWORD

easy,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Mar 31 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 07:30 EST 2012. Contains 205998 sequences.