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!)
A119202 Triangular numbers composed of digits {4,5,6}. 2
6, 45, 55, 66, 465, 666, 4465, 4656, 5565, 6555, 46665, 544446, 4465566, 5456556, 5656566, 64564566, 4565545455565, 4664644554466, 56466665456545, 555445466565465, 555445666545666, 555665666566566, 4446456564566646, 6666664664655666, 46566644555566656 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000217(A119203(n)). - Tyler Busby, Mar 25 2023
MATHEMATICA
Table[Select[FromDigits/@Tuples[{4, 5, 6}, n], OddQ[Sqrt[8#+1]]&], {n, 17}]//Flatten (* Harvey P. Dale, Aug 28 2023 *)
CROSSREFS
Cf. A000217, A030176, A119203. See A119033 for a table of cross-references.
Sequence in context: A065783 A158460 A077672 * A367561 A286325 A335387
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, May 10 2006
EXTENSIONS
a(24)-a(25) from Tyler Busby, Mar 25 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.)