Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A001249
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A001249 Squares of tetrahedral numbers: binomial(n+3,n)^2. +0
4
1, 16, 100, 400, 1225, 3136, 7056, 14400, 27225, 48400, 81796, 132496, 207025, 313600, 462400, 665856, 938961, 1299600, 1768900, 2371600, 3136441, 4096576, 5290000, 6760000, 8555625, 10732176, 13351716 (list; graph; listen)
OFFSET

0,2

COMMENT

Total area of all square and rectangular regions from an n X n grid. e.g. n=3, there are 9 individual squares, 4 2 X 2's, and 1 3 X 3, total area 9+16+9=34. The rectangular regions include 6 2 X 1's, 6 1 X 2's, 3 3 X 1's, 3 1 X 3's, 2 3 X 2's and 2 3 X 2's, total area 12+12+9+9+12+12=66, hence a(3)=34+66=100 - Jon Perry (perry(AT)globalnet.co.uk), Jul 29 2003

FORMULA

a(n)=(A000292(n+1))^2. O.g.f.: x(1+x)(x^2+8x+1)/(1-x)^7. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 19 2008]

MAPLE

[seq(binomial(n+3, n)^2, n=0..50)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 17 2006

a:=n->sum(sum(binomial(j, 2)*binomial(k, 2), j=0..n), k=0..n): seq(a(n), n=2..28); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 02 2007

CROSSREFS

Cf. A000292.

Cf. A033455.

Third column of triangle A008459.

Sequence in context: A045784 A016958 A108677 this_sequence A014796 A052206 A125326

Adjacent sequences: A001246 A001247 A001248 this_sequence A001250 A001251 A001252

KEYWORD

nonn,new

AUTHOR

njas

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research