The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A069695 Triangular numbers with internal digits 3. 2
0, 1, 3, 6, 10, 15, 21, 28, 36, 45, 55, 66, 78, 91, 136, 231, 435, 630, 333336 (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]] == {3}, Print[n(n + 1)/2]], {n, 14, 2 10^6}]
CROSSREFS
Sequence in context: A077368 A069693 A069694 * A069697 A069699 A213516
KEYWORD
fini,full,nonn,base
AUTHOR
Amarnath Murthy, 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 | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 11:10 EDT 2024. Contains 372532 sequences. (Running on oeis4.)