Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A071633
Number of terms in the set InvPhi(65536*p(n)), where p(n) is the n-th prime.
1
19, 82, 59, 46, 56, 34, 26, 20, 31, 52, 10, 56, 24, 34, 0, 30, 20, 20, 32, 37, 32, 24, 30, 37, 34, 24, 2, 26, 16, 35, 22, 46, 15, 20, 38, 14, 20, 58, 11, 22, 42, 24, 33, 46, 3, 20, 0, 18, 10, 12, 44, 56, 0, 29, 8, 0, 31, 14, 38, 44, 0, 30, 28, 9, 24, 18, 30, 34, 29, 8, 0, 50, 6
OFFSET
1,1
LINKS
EXAMPLE
invphi(65536*103)={6750209,13500418}, so a(27)=2; observe that a(15)=0 because 47 needs very large 2^i multiplier (instead of 65536) to give nonempty InvPhi set.
MAPLE
[seq(nops(invphi(65536*ithprime(i))), i=1..128)];
KEYWORD
nonn
AUTHOR
Labos Elemer, May 30 2002
STATUS
approved