A039777 Integers m such that phi(m) is equal to the sum of (the product of prime factors) and (the product of exponents) of m-1.
2, 5, 21, 45, 285, 765, 27645, 196605, 41067645, 72787965, 250871805, 4295098365, 12884901885, 23307153405, 172130669565, 1766029428523005, 20978888016396285
Offset: 1
Examples
21 is a term since 21-1 = 2^2*5^1 and (2*5)+(2*1) = 12 = phi(21).
Extensions
More terms from Jud McCranie
Corrected example and a(11)-a(14) from Donovan Johnson, Nov 14 2010
a(15)-a(17) from Max Alekseyev, Jul 21 2024
Comments