login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Triangular numbers composed of digits {4,6,9}.
2

%I #12 Mar 29 2023 17:51:33

%S 6,66,496,666,946,4699966666944446964496

%N Triangular numbers composed of digits {4,6,9}.

%C a(7) > 10^40. - _Tyler Busby_, Mar 29 2023

%H Giovanni Resta, <a href="http://www.numbersaplenty.com/tr/tr469.html">Tridigital Triangular Numbers</a>.

%F a(n) = A000217(A119215(n)). - _Michel Marcus_, Mar 27 2023

%Y Cf. A000217, A053961, A119215. See A119033 for a table of cross-references.

%K nonn,base,more

%O 1,1

%A _Giovanni Resta_, May 10 2006