|
Search: id:A069694
|
|
|
| A069694 |
|
Triangular numbers with internal digits 2. |
|
+0 1
|
|
| 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 120, 325, 528, 820, 1225
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Is the sequence finite?
|
|
MATHEMATICA
|
Do[ If[ Union[ Drop[ RotateLeft[ IntegerDigits[n(n + 1)/2]], -2]] == {2}, Print[n(n + 1)/2]], {n, 14, 2 10^6}]
|
|
CROSSREFS
|
Cf. A069675 to A069684, A069693 to A067000.
Sequence in context: A077366 A077368 A069693 this_sequence A069695 A069697 A069699
Adjacent sequences: A069691 A069692 A069693 this_sequence A069695 A069696 A069697
|
|
KEYWORD
|
more,nonn,base
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 06 2002
|
|
|
Search completed in 0.002 seconds
|