A233416 c-perfect numbers.
11, 71, 226, 3676, 16911, 1143267, 4721203, 8906035
Offset: 1
Examples
For n=11 which is a concatenation of binary parts (10)(1)(1); we have proper positive c-divisors 1, 2, 3, and 5, the sum of which is 11, so 11 is in the sequence.
Formula
A233394(a(n))=2*a(n).
Extensions
a(6)-a(8) from Charlie Neder, Jan 17 2019
Comments