%I #12 Jan 12 2023 10:16:13
%S 6,12,18,20,24,28,30,36,40,42,48,54,56,60,72,80,84,90,96,100,108,112,
%T 120,126,140,144,150,160,162,168,180,192,196,200,210,216,224,240,252
%N Pseudoperfect (or semiperfect) k-brilliant numbers for some k>1: some set of proper divisors of a(n) sums to a(n) and a(n) = p(1)p(2)...p(m) for primes all with the same number of digits.
%C Since every multiple of a semiperfect number is semiperfect, there are an infinite number of values in this sequence and also an infinite number of values in the complement (pseudoperfect or semiperfect numbers which are not k-brilliant numbers).
%D Guy, R. K. "Almost Perfect, Quasi-Perfect, Pseudoperfect, Harmonic, Weird, Multiperfect and Hyperperfect Numbers." B2 in Unsolved Problems in Number Theory, 2nd ed. New York: Springer-Verlag, pp. 45-53, 1994.
%D Roberts, J. The Lure of the Integers. Washington, DC: Math. Assoc. Amer., p. 177, 1992.
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/SemiperfectNumber.html">Semiperfect Number</a>
%H Andreas Zachariou and Eleni Zachariou, <a href="http://www.hms.gr/apothema/?s=sap&i=261">Perfect, Semi-Perfect and Ore Numbers</a>, Bull. Soc. Math. Grèce (New Ser.), Vol. 13, No. 13A (1972), pp. 12-22; <a href="https://eudml.org/doc/238923">alternative link</a>.
%F a(n) is an element in the intersection of A005835 and A078972. a(n) in A005835 and a(n) is a semiprime with the same number of digits in each prime factor.
%e 6 = 2 * 3 is 2-brilliant.
%e 12 = 2 * 2 * 3 is 3-brilliant.
%e 18 = 2 * 3 * 3 is 3-brilliant.
%e 20 = 2 * 2 * 5 is 3-brilliant.
%e 24 = 2 * 2 * 2 * 3 is 4-brilliant.
%e 28 = 2 * 2 * 7 is 3-brilliant.
%e 30 = 2 * 3 * 5 is 3-brilliant.
%e 36 = 2 * 2 * 3 * 3 is 4-brilliant.
%e 40 = 2 * 2 * 2 * 5 is 4-brilliant.
%e 264 is not in the sequence because it is pseudoperfect but 264 = 2 * 2 * 2 * 3 * 11 and 11 has more digits than 2.
%Y Cf. A005835, A078972, A001358.
%K easy,nonn,base
%O 1,1
%A _Jonathan Vos Post_, Dec 11 2004