Euler's Totient Dilemma

Let ϕ ( n ) \phi(n) denote Euler's Totient Function . If the greatest common divisor of the positive integers m m and n n is 7, and ϕ ( m n ) = 5544 , \phi(mn) = 5544, find the least possible value of ϕ ( m ) ϕ ( n ) \left|\phi(m)-\phi(n)\right| .


The answer is 96.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Patrick Corn
Sep 1, 2015

First, 5544 = 2 3 3 2 7 11 5544 = 2^3 \cdot 3^2 \cdot 7 \cdot 11 . Now if m n mn is divisible by 7 3 7^3 then ϕ ( m n ) \phi(mn) is divisible by 7 2 7^2 , which is impossible, so the multiplicity of 7 7 in m m and n n must be exactly 1 1 . So we can write m = 7 a m = 7a , n = 7 b n = 7b , where 7 a b 7 \nmid ab , and a a and b b are coprime.

By the multiplicativity of ϕ \phi , we get ϕ ( m n ) = ϕ ( 49 a b ) = ϕ ( 49 ) ϕ ( a ) ϕ ( b ) = 42 ϕ ( a ) ϕ ( b ) \phi(mn) = \phi(49ab) = \phi(49)\phi(a)\phi(b) = 42\phi(a)\phi(b) . So ϕ ( a ) ϕ ( b ) = 132 \phi(a)\phi(b) = 132 . Note that ϕ ( m ) = 6 ϕ ( a ) \phi(m) = 6\phi(a) and ϕ ( n ) = 6 ϕ ( b ) \phi(n) = 6 \phi(b) .

So we need to choose two factors of 132 132 that are closest together, subject to the constraint that the factors are either even or 1 1 . Clearly the right choice is 22 22 and 6 6 . So ϕ ( m ) \phi(m) and ϕ ( n ) \phi(n) are 132 132 and 36 36 in some order, so the answer is 96 \fbox{96} .

(I guess we should show that these values are attainable--take m = 161 m = 161 and n = 63 n = 63 .)

Popular Power
Jun 7, 2019

5544 = 2 3 × 3 2 × 11 × 7 5544=2^3 \times 3^2 \times 11 \times 7

So 7 7 appears in m m and n n only once.

m = 7 k m=7k

n = 7 j n=7j

ϕ ( m ) = 6 ϕ ( k ) , ϕ ( n ) = 6 ϕ ( j ) \phi(m)=6\phi(k), \phi(n)=6\phi(j)

m n = 49 k j ϕ ( m n ) = 42 ϕ ( k ) ϕ ( j ) = 5544 mn=49kj \Rightarrow \phi(mn)=42\phi(k)\phi(j)=5544

ϕ ( k ) ϕ ( j ) = 132 \phi(k)\phi(j)=132

ϕ ( k ) \phi(k) and ϕ ( j ) \phi(j) are both even/or at least one of them is even.

132 = 6 × 22 132=6 \times 22 is the arrangement which gives us least value.

So answer is 96 96

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...