login
A090851
Smallest positive k such that phi(2n*k+1) < phi(2n*k), where phi is Euler's totient function.
1
157, 131, 41449509748313314446079881572662251904099551759079570289, 103, 87200213, 23228416536806454739917249069243610966391359542839893417, 28651, 59, 16202086544304724831441296633918338274264333181606642583
OFFSET
1,1
COMMENTS
Note that a(3) = (5 * 7 * 11 * 13 * 17 * 19 * 23 * ... * 149 - 1) / 6. When 2n is the product of distinct small primes, a(n) is very large; e.g. Martin shows that a(15) is a 1116-digit number. The large values of a(n) were computed quickly using a backtracking algorithm.
LINKS
Greg Martin, The smallest solution of phi(30n+1) < phi(30n) is ..., arXiv:math/0904025, 1998.
D. J. Newman, Euler's phi function on arithmetic progressions, Amer. Math. Monthly, Vol. 104, No. 3 (Mar. 1997), pp. 256-257.
CROSSREFS
Cf. A090849 (least k such that phi(1+k*2^n) <= phi(k*2^n)).
Sequence in context: A239338 A028675 A248504 * A045230 A180551 A096704
KEYWORD
nonn
AUTHOR
T. D. Noe, Dec 09 2003
STATUS
approved