A095724 Fixed points of 1+Phi power sigma function 1PhiPsigma: integers m such that 1PhiPsigma(m) = m, where for j = Product p_i^r_i, 1PhiPsigma(j) = Product_i Sum_{0 <= s_i <= r_i, s_i is 0 or coprime to r_i} p_i^s_i.
12, 56, 528, 992, 6720, 16256, 666624, 67100672
Offset: 1
Examples
1PhiPsigma(2^5*3^4) = (1 + 2 + 2^2 + 2^3 + 2^4)*(1 + 3 + 3^3) = 961.
Extensions
a(8) from Jud McCranie, Jul 16 2004
Edited by Max Alekseyev, Dec 04 2024
Comments