If a^2 divides b^2, a divides b

  • Thread starter Thread starter DerpyPenguin
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
DerpyPenguin
Messages
3
Reaction score
0

Homework Statement


If a^2 divides b^2, then a divides b
Also
If a^2 divides b^3, then a divides b

Homework Equations

The Attempt at a Solution


For the first question, if a^2 divides b^2, then b^2=(a^2)c where c is some integer
c=(b^2)/(a^2)
c=(b/a)^2
The answers in the back say that it is enough to show that c is a perfect square, but I don't see how that's sufficient. If c is a perfect square, then c is an integer, which implies that a^2 divides b^2, which we already knew.

No idea where to go for the second question. The same strategy doesn't seem to work.
 
Physics news on Phys.org
It might help to try to establish this fact: the square root of an integer is either an integer or an irrational number.
 
DerpyPenguin said:

Homework Statement


If a^2 divides b^2, then a divides b
Also
If a^2 divides b^3, then a divides b

Homework Equations

The Attempt at a Solution


For the first question, if a^2 divides b^2, then b^2=(a^2)c where c is some integer
c=(b^2)/(a^2)
c=(b/a)^2
The answers in the back say that it is enough to show that c is a perfect square, but I don't see how that's sufficient. If c is a perfect square, then c is an integer, which implies that a^2 divides b^2, which we already knew.

No idea where to go for the second question. The same strategy doesn't seem to work.

A more general approach to those problems would start with:

Let ##p## be a prime divisor of ##a## of order ##n##.