login
A158871
Those positive integers n where (the number of integers k, 0 <= k <= n, where the binomial coefficient C(n,k) is divisible by n) > (the number of positive integers <= n and coprime to n).
0
1, 10, 12, 18, 20, 21, 22, 24, 26, 28, 30, 33, 34, 35, 36, 38, 39, 40, 42, 44, 45, 46, 48, 50, 52, 54, 55, 56, 57, 58, 60, 63, 65, 66, 68, 69, 70, 72, 74, 75, 76, 77, 78, 80, 82, 84, 85, 86, 87, 88, 90, 92, 93, 94, 96, 98, 99, 100, 102, 104, 105, 106, 108, 110, 111, 112, 114
OFFSET
1,2
COMMENTS
A020475(n) = the number of integers k, 0 <= k <= n, where the binomial coefficient C(n,k) is divisible by n.
A000010(n) = the number of positive integers <= n and coprime to n.
A020475(n) >= A000010(n) for all positive integers n.
CROSSREFS
KEYWORD
nonn
AUTHOR
Leroy Quet, Mar 28 2009
EXTENSIONS
Extended by R. J. Mathar, May 21 2009
STATUS
approved