How do I see this? Simplification

  • Context: Graduate 
  • Thread starter Thread starter nonequilibrium
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
nonequilibrium
Messages
1,412
Reaction score
2
How do I see that for any natural non-zero n:

[itex]\left( \prod_{1 \leq d \leq n \quad d | n} \right) \left( \prod_{0 \leq i \leq d-1 \quad \textrm{gcd}(d,i)=1} \right) a_i = \prod_{0 \leq i \leq n-1} a_i[/itex]?
 
Mathematics news on Phys.org
I would say this is going to be hard to prove. EXCEEDINGLY hard to prove. Because... it's not true. For instance, letting n = 6, the LHS is

[tex] a_0 a_1^3 a_2 a_5[/tex]

The RHS, of course, is

[tex] a_0 a_1 a_2 a_3 a_4 a_5[/tex]

Or maybe I don't understand your notation?
 
Well that explains why I couldn't prove it :p

I was (am) trying to prove that [itex]X^n - 1 = \left( \prod_{1 \leq d \leq n \quad d | n} \right) \Phi_d[/itex] where [itex]\Phi_d = \left( \prod_{0 \leq i \leq d-1 \quad \textrm{gcd}(d,i)=1} \right) (X - \omega_d^i)[/itex] where [itex]\omega_d = \exp{ (2 \pi i /d) }[/itex]

The RHS of my original equation can be understood by noting that [itex]X^n-1=\prod_{0 \leq i \leq n} (X-\omega_n^i)[/itex]

but I now see my error... My apologies

However, I'm still not sure how to prove the above equation, aka that

[itex]\prod_{0 \leq i \leq n} (X-\omega_n^i) = \left( \prod_{1 \leq d \leq n \quad d | n} \right) \left( \prod_{0 \leq i \leq d-1 \quad \textrm{gcd}(d,i)=1} \right) (X - \omega_d^i)[/itex]