login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069697 Triangular numbers with internal digits 5. 0
0, 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 153, 253, 351, 2556, 6555 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,3

COMMENTS

For proof of finiteness see A069693.

LINKS

Table of n, a(n) for n=1..19.

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 A069700.

Sequence in context: A069693 A069694 A069695 * A069699 A213516 A078254

Adjacent sequences:  A069694 A069695 A069696 * A069698 A069699 A069700

KEYWORD

nonn,base,fini,full

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 06 2002

EXTENSIONS

Extended by Robert G. Wilson v, Apr 07 2002

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 20 08:07 EDT 2013. Contains 225458 sequences.