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!)
A119164 Triangular numbers composed of digits {2,5,6}. 2
6, 55, 66, 666, 2556, 5565, 6555, 26565, 255255, 2265256, 5656566, 55656525, 525252666, 2665266555, 2666226566655, 6655522556665, 56625555222225, 265556626652565, 555665666566566, 2626662552255225, 6225222656552266, 26256252552656556, 652265255255252222566 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000217(A119165(n)).
MATHEMATICA
Flatten[Table[Select[FromDigits/@Tuples[{2, 5, 6}, n], OddQ[Sqrt[8#+1]]&], {n, 16}]] (* Harvey P. Dale, Nov 03 2015 *)
CROSSREFS
Cf. A000217, A030484, A119165. See A119033 for a table of cross-references.
Sequence in context: A075575 A073655 A119222 * A119079 A119220 A119218
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, May 10 2006
EXTENSIONS
a(22)-a(23) from Tyler Busby, Mar 24 2023
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 19 08:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)