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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123326 Let M be the matrix defined in A111490. Sequence gives the sum of the elements of the sub-matrices (from the upper left element): M(1,1); M(1,1)+M(1,2)+M(1,2)+M(2,2); M(1,1)+M(1,2)+M(1,3)+M(2,1)+M(2,2)+M(2,3)+M(3,1)+M(3,2)+M(3,3), etc. 1
1, 5, 13, 27, 47, 77, 114, 165, 226, 302, 391, 502, 622, 768, 933, 1120, 1325, 1564, 1819, 2112, 2424 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(n)= Sum_{i=1..n}[Sum_{j=1..n} M(i,j)] a(n)= a(n-1)+ A121896 with a(0)=0

EXAMPLE

a(4)=1+1+1+1 + 1+2+1+2 +1+2+3+1 +1+2+3+4 = 27

CROSSREFS

Cf. A111490.

Sequence in context: A182840 A147411 A008580 * A025193 A002717 A023541

Adjacent sequences:  A123323 A123324 A123325 * A123327 A123328 A123329

KEYWORD

easy,nonn

AUTHOR

Paolo P. Lava and Giorgio Balzarotti (paoloplava(AT)gmail.com), Sep 26 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 15 06:55 EST 2012. Contains 205694 sequences.