A343293 a(n+1) is the smallest preimage k such that A008477(k) = a(n) with a(1) = 36.
36, 64, 81, 512, 196, 16384, 1089, 8589934592, 3844, 4611686018427387904, 31329, 191561942608236107294793378393788647952342390272950272, 478864
Offset: 1
Examples
a(1) = 36; 64 = 2^6 so f(64) = 6^2 = 36, also 192 = 2^6*3^1 and f(192) = 6^2*1^3 = 36 we have f(64) = f(192) = 36; but as 64 < 192, hence g(36) = 64 and a(2) = 64. a(2) = 64 = f(81) = f(256), but as 81 < 256, g(64) = 81 and a(3) = 81. a(4) = 512 = f(196) = f(400), but as 196 < 400, g(512) = 196 and a(5) = 196.
Links
- Annales Concours Général, Sujet Concours Général 2012 (in French, problems).
- Annales Concours Général, Corrigé Concours Général 2012 (in French, solutions).
Extensions
a(10)-a(13) from Bert Dobbelaere, Apr 13 2021
Comments