|
Search: id:A069697
|
|
|
| A069697 |
|
Triangular numbers with internal digits 5. |
|
+0 1
|
|
| 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 153, 253, 351, 2556, 6555
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
There may be no further terms.
There are no other values <=10^100 - Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 03 2003
|
|
MATHEMATICA
|
Do[ If[ Union[ Drop[ RotateLeft[ IntegerDigits[n(n + 1)/2]], -2]] == {5}, Print[n(n + 1)/2]], {n, 14, 2 10^6}]
|
|
CROSSREFS
|
Cf. A069675 to A069684, A069693 to A067000.
Sequence in context: A069693 A069694 A069695 this_sequence A069699 A078254 A069700
Adjacent sequences: A069694 A069695 A069696 this_sequence A069698 A069699 A069700
|
|
KEYWORD
|
nonn,base
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 06 2002
|
|
EXTENSIONS
|
Extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 07 2002
|
|
|
Search completed in 0.002 seconds
|