A343295 a(n) is the smallest k such that A008477(k) = a(n-1) with a(1) = 144.
144, 4096, 1225, 34359738368, 549081
Offset: 1
Keywords
Examples
a(1) = 144; 4096 = 2^12 so f(4096) = 12^2 = 144: also 12288 = 2^12*3^1 and f(12288) = 12^2*1^3 = 144; we have f(4096) = f(12288) = 144, but as 4096 < 12288, hence g(144) = 4096 and a(2) = 4096. a(2) = 4096 = f(1225) = f(2450), but as 1225 < 2450, g(4096) = 1225 and a(3) = 1225.
Comments