Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144625
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144625 List of triples (i,j,k) (i>=0, j>=0, k>= 0) in canonical order used to convert an infinite tetrahedron of numbers to a linear sequence. +0
5
0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0, 1, 1, 0, 0, 2, 0, 1, 0, 1, 0, 1, 1, 0, 0, 2, 3, 0, 0, 2, 1, 0, 1, 2, 0, 0, 3, 0, 2, 0, 1, 1, 1, 1, 0, 2, 1, 1, 0, 2, 0, 1, 2, 0, 0, 3, 4, 0, 0, 3, 1, 0, 2, 2, 0, 1, 3, 0, 0, 4, 0, 3, 0, 1, 2, 1, 1, 1, 2, 1, 0, 3, 1, 2, 0, 2, 1, 1, 2, 0, 2, 2, 1, 0, 3 (list; graph; listen)
OFFSET

0,13

COMMENT

The triples are sorted first according to their sum, then by the value of k, then by the value of j.

LINKS

N. J. A. Sloane, The 6545 triples with i+j+k <= 32

EXAMPLE

i j k

-----

0 0 0

1 0 0

0 1 0

0 0 1

2 0 0

1 1 0

0 2 0

1 0 1

0 1 1

0 0 2

3 0 0

2 1 0

1 2 0

0 3 0

2 0 1

1 1 1

0 2 1

1 0 2

0 1 2

0 0 3

4 0 0

3 1 0

2 2 0

1 3 0

0 4 0

3 0 1

2 1 1

1 2 1

0 3 1

2 0 2

1 1 2

0 2 2

1 0 3

0 1 3

0 0 4

...

MAPLE

for n from 0 to 7 do

for k from 0 to n do

for j from 0 to n do

for i from 0 to n do

if i+j+k=n then lprint(i, j, k); fi;

od: od: od: od:

CROSSREFS

Cf. A144627-A144629 for the individual columns.

Sequence in context: A124762 A057558 A159708 this_sequence A025442 A128582 A101606

Adjacent sequences: A144622 A144623 A144624 this_sequence A144626 A144627 A144628

KEYWORD

nonn,tabf

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 18 2009

page 1

Search completed in 0.004 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