Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105125
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105125 Triangle read by rows: T(n,k) = n^3+k^3, n >= 0, 0 <= k <= n. +0
1
0, 1, 2, 8, 9, 16, 27, 28, 35, 54, 64, 65, 72, 91, 128, 125, 126, 133, 152, 189, 250, 216, 217, 224, 243, 280, 341, 432, 343, 344, 351, 370, 407, 468, 559, 686, 512, 513, 520, 539, 576, 637, 728, 855, 1024, 729, 730, 737, 756, 793, 854, 945, 1072, 1241, 1458 (list; table; graph; listen)
OFFSET

0,3

FORMULA

T(n, k) = n^3+k^3; k>=n

EXAMPLE

Triangle begins (modulo 2 plot is a checker board):

{0}

{1, 2}

{8, 9, 16}

{27, 28, 35, 54}

{64, 65, 72, 91, 128}

{125, 126, 133, 152, 189, 250}

MATHEMATICA

f[n_, m_, p_] := n^p + m^p p = 3 a = Table[Table[f[n, m, p], {n, 0, m}], {m, 0, 20}] aa = Flatten[a]

CROSSREFS

Cf. A069011. Different from A004999.

Sequence in context: A056805 A046679 A004999 this_sequence A033492 A126160 A118962

Adjacent sequences: A105122 A105123 A105124 this_sequence A105126 A105127 A105128

KEYWORD

nonn,tabl

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Apr 09 2005

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research