A343294
a(n+1) is the smallest preimage k such that A008477(k) = a(n) with a(1) = 100.
Original entry on oeis.org
100, 1024, 625, 33554432, 2116, 70368744177664
Offset: 1
a(1) = 100; 1024 = 2^10 so f(1024) = 10^2 = 100: also 5120 = 2^10*5^1 and f(5120) = 10^2*1^5 = 100; we have f(1024) = f(5120) = 100, but as 1024 < 5120, hence g(100) = 1024 and a(2) = 1024.
a(2) = 1024 = f(625) = f(1250), but as 625 < 1250, g(1024) = 625 and a(3) = 625.
A343295
a(n) is the smallest k such that A008477(k) = a(n-1) with a(1) = 144.
Original entry on oeis.org
144, 4096, 1225, 34359738368, 549081
Offset: 1
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.
Showing 1-2 of 2 results.
Comments