The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A243534 Numbers n such that the list of all divisors of n contains only 1 distinct digit (in base 10). 15

%I #14 Apr 25 2016 11:59:31

%S 1,11,1111111111111111111,11111111111111111111111

%N Numbers n such that the list of all divisors of n contains only 1 distinct digit (in base 10).

%C Union of 1 and A004022 (prime repunits).

%C The next term has 317 digits.

%C Numbers n such that A037278(n), A176558(n) and A243360(n) contain only 1 distinct digit.

%F a(1) = 1; for n >= 2, a(n+1) = A004022 (prime repunits).

%e 11 is in sequence because the list of the divisors of 11: (1, 11) contains only 1 distinct digit.

%o (Excel) [Row n = 1 …10000; Column A: A(n) = A095048(n); Column B: B(n) = IF(A(n)=1;A(n)); Arrangement of column B]

%Y Cf. A095048, A037278, A176558, A243360.

%Y Sequences of numbers n such that the list of divisors of n contains k distinct digits for 1 <= k <= 10: k = 1: A243534; k = 2: A243535; k = 3: A243536; k = 4: A243537; k = 5: A243538; k = 6: A243539; k = 7: A243540; k = 8: A243541; k = 9: A243542; k = 10: A095050.

%Y Cf. A243543.

%K nonn,base

%O 1,2

%A _Jaroslav Krizek_, Jun 13 2014

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 May 13 07:22 EDT 2024. Contains 372498 sequences. (Running on oeis4.)