login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Numbers k such that the k-th triangular number contains only digits {1,4,6}.
2

%I #8 Jul 13 2021 07:28:12

%S 1,3,11,36,113,288,541,963,1711,2868,5313,36458,48258,182463,288588,

%T 363633,536956,568588,1711411,2988113,9425088,11055868,30533313,

%U 47257686,48200963,963446588,1527359886,1825604911,363633363333

%N Numbers k such that the k-th triangular number contains only digits {1,4,6}.

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

%Y Cf. A000217, A119125. See A119034 for a table of cross-references.

%K nonn,base

%O 1,2

%A _Giovanni Resta_, May 10 2006