Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071530
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071530 The sum of 3 triangular numbers in exactly 2 ways. +0
1
3, 6, 7, 9, 10, 13, 15, 17, 18, 19, 23, 24, 25, 26, 32, 33, 35, 38, 41, 44, 47, 54, 60, 62, 68, 69, 74, 80, 83, 89, 95, 99, 110, 113, 119, 128, 179, 194 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) for(n=1, 150, if(sum(i=0, n, sum(j=0, i, sum(k=0, j, if(i*(i+1)/2+j*(j+1)/2+k*(k+1)/2-n, 0, 1))))==2, print1(n, ", ")))

CROSSREFS

Cf. A000217, A060773, A061262, A002636.

Cf. A064825, A002097, A008443, A064816.

Sequence in context: A129414 A157319 A138933 this_sequence A005767 A085837 A071822

Adjacent sequences: A071527 A071528 A071529 this_sequence A071531 A071532 A071533

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 02 2002

EXTENSIONS

More terms from Vladeta Jovovic (vladeta(AT)eunet.rs), Jun 07 2002

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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research