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!)
A119216 Triangular numbers composed of digits {4,7,8}. 2
78, 8778, 448878, 887778, 7478778, 88877778, 8888777778, 44847878778, 747488474778, 888887777778, 88888877777778, 8888888777777778, 888888887777777778, 7778777484477877878, 88888888877777777778, 7444484774887874784778, 8888888888777777777778 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000217(A119217(n)). - Tyler Busby, Mar 26 2023
MATHEMATICA
Table[Select[FromDigits/@Tuples[{4, 7, 8}, n], OddQ[Sqrt[8#+1]]&], {n, 20}]//Flatten (* The program will take a long time to run. *) (* Harvey P. Dale, Oct 15 2017 *)
CROSSREFS
Cf. A000217, A053963, A119217. See A119033 for a table of cross-references.
Sequence in context: A268023 A268016 A077694 * A119236 A126998 A299712
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, May 10 2006
EXTENSIONS
a(16)-a(17) from Tyler Busby, Mar 26 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 August 12 10:46 EDT 2024. Contains 375092 sequences. (Running on oeis4.)