Proving Divisibility: How to Show b|a When b3|a2 - Helpful Tips"

  • Context: Undergrad 
  • Thread starter Thread starter audiowize
  • Start date Start date
  • Tags Tags
    Divisibility
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
audiowize
Messages
6
Reaction score
0
Hello,

If we are given that b3|a2, how do we show that b|a?

I started off looking at prime factorizations, but I could use a push in a more substantial direction.
 
Physics news on Phys.org
Prime factorizations are one way to go.

Or you could observe that b^3 | a^3.
 
Last edited:
I know that since [tex]b^3 | a^3[/tex]

Then [tex]a^3 = mb^3[/tex] ( [tex]\exists m \in \mathbb{Z}[/tex]). And [tex]a^3 \equiv b^3 \pmod m[/tex].

But I don't know where to go from here... :confused:
 
roam said:
I know that since [tex]b^3 | a^3[/tex]

Then [tex]a^3 = mb^3[/tex] ( [tex]\exists m \in \mathbb{Z}[/tex]). And [tex]a^3 \equiv b^3 \pmod m[/tex].

But I don't know where to go from here... :confused:

Can you prove that m is a cube?
 
hamster143 said:
Can you prove that m is a cube?

Hmm, that's a good idea but I'm not sure if it's possible to prove that...
 
roam said:
Hmm, that's a good idea but I'm not sure if it's possible to prove that...

If a cube is multiplied by a non-cube, is it still a cube?
 
[tex]b^2|b^3|a^2[/tex] so [tex]b^2|a^2[/tex]

Can you show that if [tex]b^2|a^2[/tex] then [tex]b|a[/tex]

Here's how I did it:
a and b are integers such that b^2|a^2 => mb^2 = a^2
Since the square root of a^2 = a, then we can take the sqrt(mb^2) = b*sqrt(m) = a.
Since a and b are integers, sqrt(m) must also be an integer
=> b|a

If you want to see some other ways check out https://www.physicsforums.com/showthread.php?t=337837&page=2"
 
Last edited by a moderator: