Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Number theory
Reply
 
Thread Tools Display Modes
  #1  
Old December 20th, 2008, 03:33 PM
Sea's Avatar
Sea Sea is offline
Junior Member
 
Join Date: Dec 2008
Location: Turkey
Posts: 50
Country:
Thanks: 57
Thanked 2 Times in 2 Posts
Sea is on a distinguished road
Default Divisibility 14

Show that:



a) a^{3}|b^{3}\Rightarrow a|b



b) a^{3}|b^{2}\Rightarrow a|b
Reply With Quote
Advertisement
 
  #2  
Old December 20th, 2008, 03:51 PM
Jhevon's Avatar
vs Jhevon
 
Join Date: Feb 2007
Location: New York, USA
Posts: 11,104
Country:
Thanks: 2,610
Thanked 4,271 Times in 3,970 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by Sea View Post
Show that:



a) a^{3}|b^{3}\Rightarrow a|b



b) a^{3}|b^{2}\Rightarrow a|b
In both cases, use the contrapositive.

To start you off, both proofs would begin in the following way:

Assume a \nmid b. Then, by the division algorithm, we can write b = aq + r, for q,r \in \mathbb{Z}, 0 < r < a. So ...
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
" border="0" />

Join the dark side. We have cookies.


Threads I link people to too often to have to be looking them up every time:

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Reply With Quote
The following users thank Jhevon for this useful post:
Donate to MHF
  #3  
Old December 20th, 2008, 04:52 PM
Sea's Avatar
Sea Sea is offline
Junior Member
 
Join Date: Dec 2008
Location: Turkey
Posts: 50
Country:
Thanks: 57
Thanked 2 Times in 2 Posts
Sea is on a distinguished road
Default

Thanks...but I cannot see the proves...

a \nmid b and b = aq + r, for q,r\in \mathbb{Z}, 0 < r < a

b^{3}=(aq+r)^{3}=a^{3}q^{3}+3a^{2}qr+3aqr^{2}+r^{3}

a^{3}\mid a^{3}q^{3}+3a^{2}q^{2}r+3aqr^{2}+r^{3}



I didn't know...
Reply With Quote
  #4  
Old December 20th, 2008, 05:00 PM
Jhevon's Avatar
vs Jhevon
 
Join Date: Feb 2007
Location: New York, USA
Posts: 11,104
Country:
Thanks: 2,610
Thanked 4,271 Times in 3,970 Posts
Jhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond reputeJhevon has a reputation beyond repute
Default

Quote:
Originally Posted by Sea View Post
Thanks...but I cannot see the proves...

a \nmid b and b = aq + r, for q,r\in \mathbb{Z}

b^{3}=(aq+r)^{3}=a^{3}q^{3}+3a^{2}qr+3aqr^{2}+r^{3}

a^{3}\mid a^{3}q^{3}+3a^{2}q^{2}r+3aqr^{2}+r^{3}



I didn't know...
keep in mind what you want to prove here, you want to show that a \nmid b \implies a^3 \nmid b^3.

that means you have to show b^3 = k a^3 is NOT true for any integer k, given that a \nmid b.

now, is it possible to write a^3q^3 + 3a^2q^2r + 3aqr^2 + r^3 in the form ka^3 ?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
" border="0" />

Join the dark side. We have cookies.


Threads I link people to too often to have to be looking them up every time:

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Reply With Quote
The following users thank Jhevon for this useful post:
Donate to MHF
  #5  
Old December 23rd, 2008, 03:44 PM
Sea's Avatar
Sea Sea is offline
Junior Member
 
Join Date: Dec 2008
Location: Turkey
Posts: 50
Country:
Thanks: 57
Thanked 2 Times in 2 Posts
Sea is on a distinguished road
Default

Quote:
Show that:

a) a^{3}|b^{3}\Rightarrow a|b
a^3|b^3  \Rightarrow  b^3=k\times a^3  \Rightarrow b^3-(k^{1/3})^3\times a^3 = 0.


Using the identity p^3-q^3 = (p-q)(p^2+p\times q+q^2)


we see that

(b-a\times k^{1/3})(b^2+b \times a\times k^{1/3}+k^{2/3}\times a^2) = 0.


The second factor cannot be zero. Hence, b = a\times k^{1/3}.


Because b and aare integers,k^{1/3} must be an integer.


and


Thanks Jerry......

Last edited by Sea; December 23rd, 2008 at 03:55 PM.
Reply With Quote
  #6  
Old December 24th, 2008, 02:22 PM
Sea's Avatar
Sea Sea is offline
Junior Member
 
Join Date: Dec 2008
Location: Turkey
Posts: 50
Country:
Thanks: 57
Thanked 2 Times in 2 Posts
Sea is on a distinguished road
Default

Quote:
Originally Posted by Sea View Post
Show that:

b) a^{3}|b^{2}\Rightarrow a|b



I think..


a=p_1^{e_1}\times p_2^{e_2}......

b=q_1^{f_1} \times q_2^{f_2}......

where p1,... and q1,...are primes and e1,... and f1,... are powers, then


(\Rightarrow ):


a^3=p_1^{3e_1}\times p_2^{3e_2}......


b^2=q_1^{2f_1} \times q_2^{2f_2}......




a^3|b^2 \Rightarrow p_1^{3e_1}\times p_2^{3e_2}...... |  q_1^{2f_1} \times q_2^{2f_2}......


is a whole number. So, there can't be more p's than q's, every q is a p, etc.



and


Thanks Jerry...

Last edited by Sea; December 24th, 2008 at 02:44 PM.
Reply With Quote
  #7  
Old December 26th, 2008, 12:38 PM
MHF Contributor
 
Join Date: Apr 2005
Posts: 3,499
Thanks: 328
Thanked 1,214 Times in 1,115 Posts
HallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud ofHallsofIvy has much to be proud of
Default

Jhevon has suggest twice now that you prove the contrapositive: tha tif a does NOT divide b, then a^3 does not divide b^3. Why have you not even tried that?

If a does not divide b then b= ma+ k for some k greater than 0 and less than a. b^3= (ma+k)^3= m^3a^3+ 3ka^2+ 3k^2a+ k^3. Can you prove that 3ka^2+ 3k^2a+ k^3 is not a multiple of a^3?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 11:53 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.