xax
- 26
- 0
Prove that if d divides n then phi(d) divides phi(n).
Thanks
Thanks
The discussion revolves around the relationship between the divisibility of integers and the properties of the Euler totient function, specifically whether d dividing n implies that phi(d) divides phi(n). The scope includes theoretical exploration and mathematical reasoning regarding the multiplicative nature of the totient function.
Participants express differing views on the applicability of the multiplicative property of the totient function, with some agreeing on its general form while others maintain that it only holds for coprime integers. The discussion remains unresolved regarding the implications of these differing perspectives.
There are limitations in the discussion regarding the assumptions made about the multiplicative nature of the totient function, particularly in cases where the integers involved are not coprime. The mathematical steps presented by participants may depend on specific definitions and conditions that are not fully explored.
squelchy451 said:I'm making a quick comment
Euler's totient function IS multiplicative. Someone said it's only for coprimes but there's a general form where the 2 numbers don't have to be coprime
phi(mn) = phi(m)phi(n) * d/phi(d)
where d is the GCD of m and n.