login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069700 Triangular numbers with internal digits 9. 8
0, 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 190, 496, 595, 990, 5995 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
For proof of finiteness see A069693.
LINKS
MATHEMATICA
Do[ If[ Union[ Drop[ RotateLeft[ IntegerDigits[n(n + 1)/2]], -2]] == {9}, Print[n(n + 1)/2]], {n, 14, 10^6}]
CROSSREFS
Sequence in context: A069699 A213516 A078254 * A069698 A069696 A025724
KEYWORD
fini,full,nonn,base
AUTHOR
Amarnath Murthy, Apr 06 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)