Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Pre-Algebra and Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old June 30th, 2009, 03:49 PM
Member
 
Join Date: Nov 2006
Posts: 152
Country:
Thanks: 27
Thanked 1 Time in 1 Post
perash is on a distinguished road
Default Find the number

Find the total number of positive integer solutions of:

\frac{2}{n} + \frac{3}{m} = \frac{1}{2006}
Reply With Quote
Advertisement
 
  #2  
Old June 30th, 2009, 10:35 PM
MHF Contributor
 
Join Date: Aug 2008
Posts: 1,525
Country:
Thanks: 48
Thanked 603 Times in 565 Posts
Prove It is a name known to allProve It is a name known to allProve It is a name known to allProve It is a name known to allProve It is a name known to allProve It is a name known to all
Default

Quote:
Originally Posted by perash View Post
Find the total number of positive integer solutions of:

\frac{2}{n} + \frac{3}{m} = \frac{1}{2006}
\frac{2}{n} + \frac{3}{m} = \frac{2m}{mn} + \frac{3n}{mn} = \frac{2m + 3n}{mn}

So you have \frac{2m + 3n}{mn} = \frac{1}{2006}.


Therefore 2m + 3n = 1 and mn = 2006.


Try to solve these equations simultaneously.
__________________
Two things are infinite - The Universe and Human Stupidity. Though I'm not too sure about the universe...
Reply With Quote
  #3  
Old June 30th, 2009, 11:54 PM
dhiab's Avatar
Senior Member
 
Join Date: May 2009
Location: ALGERIA
Posts: 415
Country:
Thanks: 115
Thanked 23 Times in 19 Posts
dhiab is on a distinguished road
Default

Quote:
Originally Posted by Prove It View Post
\frac{2}{n} + \frac{3}{m} = \frac{2m}{mn} + \frac{3n}{mn} = \frac{2m + 3n}{mn}

So you have \frac{2m + 3n}{mn} = \frac{1}{2006}.


Therefore 2m + 3n = 1 and mn = 2006.


Try to solve these equations simultaneously.
HEllo : remark

is not :

conclusion :

THANKS
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #4  
Old July 1st, 2009, 02:03 AM
Moo's Avatar
Moo Moo is offline
A Cute Angle
 
Join Date: Mar 2008
Location: P(I'm here)=1/3, P(I'm there)=t+1/3
Posts: 5,051
Country:
Thanks: 506
Thanked 2,916 Times in 2,399 Posts
Moo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond repute
Default

\frac ab=\frac cd \Leftrightarrow \exists k \in \mathbb{Q} ~:~ \begin{cases} a=ck \\ b=dk\end{cases}.

So here, we have \exists k \in\mathbb{Q} ~:~ \begin{cases} 2m+3n=k \\ mn=2006k\end{cases}.

And since m and n are positive integers, we can choose k\in\mathbb{N}

We get 2m+3n-\frac{mn}{2006}=0

\Rightarrow m=\frac{3n}{2-\frac{n}{2006}}=\frac{3\cdot 2006 \cdot n}{4012-n}

For m to be an integer, we need 4012-n to divide the numerator.

I conjecture that the number of possibilities is the number of divisors of 3\cdot 4012 (more or less, because we have to remember that n<4012)
But I really don't know yet how to prove it

Quote:
2m + 3n = 1
I bet you can't find 2 positive integers such that it works
__________________
Everything is possible. The impossible just takes longer.

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

shinhidora production

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
  #5  
Old July 1st, 2009, 06:22 AM
MHF Contributor
 
Join Date: Nov 2008
Posts: 1,135
Country:
Thanks: 39
Thanked 542 Times in 505 Posts
running-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to allrunning-gag is a name known to all
Default

A little mistake

Quote:
Originally Posted by Moo View Post
We get 2m+3n-\frac{mn}{2006}=0

\Rightarrow m=\frac{-3n}{2-\frac{n}{2006}}=\frac{3\cdot 2006 \cdot n}{n-4012}
Reply With Quote
The following users thank running-gag for this useful post:
Donate to MHF
  #6  
Old July 1st, 2009, 09:37 AM
Junior Member
 
Join Date: Jun 2009
Posts: 68
Country:
Thanks: 1
Thanked 24 Times in 24 Posts
BobP is on a distinguished road
Default

\frac{2}{n} + \frac{3}{m} = \frac{1}{2006}
To begin with, since m and n are positive integers, neither fraction on the LHS can be greater than \frac{1}{2006}, (because then, the other would have to be negative).
So, if \frac{2}{n} < \frac{1}{2006} then n>4012 and similarly m>6018.
Multiplying throughout by mn, 2m+3n=\frac{mn}{2006}, so mn must be an integer multiple of 2006, (since the LHS is an integer).
Let mn = 2006k where k is an integer, then n=\frac{2006k}{m}.
Substituting, 2m + \frac{3.2006k}{m} = k, so 2m^2 - km + 6018k = 0.
Solving this for m,\\\\\ m = \frac{k \pm \sqrt{k^2 - 48144k}}{4}. What we need now is that \sqrt{k^2 - 48144k} should be an integer and in such a way that the resulting values of m and n are both integers.
One obvious possibility is k = 0, leading to m = 12036 and n = 8024, and this produces the solution \frac{2}{8024}+\frac{3}{12036}=\frac{1}{2006}.
Sadly, at this point I grind to a halt , I don't know of a systematic way of finding further values of k such that k^2-48144 is a perfect square. (Help anyone ?)
However, notice that the calculated solution cancels down to \frac{1}{4012}+\frac{1}{4012}=\frac{1}{2006}, which is kind of obvious and does suggest a second solution.
\frac{1}{2006} = \frac{5}{10030} = \frac{2}{10030} + \frac{3}{10030}.
Reply With Quote
The following users thank BobP for this useful post:
Donate to MHF
  #7  
Old July 1st, 2009, 09:48 AM
Junior Member
 
Join Date: Jun 2009
Posts: 68
Country:
Thanks: 1
Thanked 24 Times in 24 Posts
BobP is on a distinguished road
Default

Ooops !! .
I should have said that one obvious value of k was k = 48144 leading to m = 12036.
Reply With Quote
  #8  
Old July 2nd, 2009, 02:34 AM
malaygoel's Avatar
Super Member
 
Join Date: May 2006
Location: India
Posts: 640
Country:
Thanks: 38
Thanked 136 Times in 126 Posts
malaygoel has a spectacular aura aboutmalaygoel has a spectacular aura about
Send a message via Yahoo to malaygoel
Default

Quote:
Originally Posted by BobP View Post
Sadly, at this point I grind to a halt , I don't know of a systematic way of finding further values of k such that k^2-48144k is a perfect square. (Help anyone ?)
Let k^2-48144k be r^2.

Then k^2-48144k+24072^2=r^2+24072^2

now, if 24072=2uv
or 12036=uv

then, (k-24072)^2=(u^2+v^2)^2

hence, it comes down down to factorise 12036 into two factors(u,v), and for each pair we will get two values of k(one positive and one negative).
Since we are interested only in positive values,
k=(u-v)^2+48144

Prime factorisation of 12036 will be helpful for finding factors:

12036=2^2.3.17.59

Example:
u=102
v=118
gives k=48400,r=3520
__________________
Keep Smiling
Malay


raah pakad tu ek chala chal, paa jayega madhushala

Last edited by malaygoel; July 2nd, 2009 at 07:42 AM. Reason: making it better
Reply With Quote
The following users thank malaygoel for this useful post:
Donate to MHF
  #9  
Old July 4th, 2009, 02:58 AM
Junior Member
 
Join Date: Jun 2009
Posts: 68
Country:
Thanks: 1
Thanked 24 Times in 24 Posts
BobP is on a distinguished road
Default

Thanks for that, a useful idea that I don't recall seeing before.
It does produce further solutions, m=12980 n=7480, m=2018036 n=4024, m=8054090 n =4015. (I don't know whether I got all of them !)
I've still not got my head round it totally though, since this method doesn't seem to pick up my original solution of m=12036 n=8024, and I'm not sure whether there might not be others.
Reply With Quote
  #10  
Old July 4th, 2009, 03:16 AM
malaygoel's Avatar
Super Member
 
Join Date: May 2006
Location: India
Posts: 640
Country:
Thanks: 38
Thanked 136 Times in 126 Posts
malaygoel has a spectacular aura aboutmalaygoel has a spectacular aura about
Send a message via Yahoo to malaygoel
Default

Quote:
Originally Posted by BobP View Post
I've still not got my head round it totally though, since this method doesn't seem to pick up my original solution of m=12036 n=8024, and I'm not sure whether there might not be others.
Your solutions were trivial...i.e. the discriminant is zero for your solutions. I am sure that solutions from my method(it gives 12 solutions) and your solutions make the complete set...or at least I can hope so.
__________________
Keep Smiling
Malay


raah pakad tu ek chala chal, paa jayega madhushala

Last edited by malaygoel; July 4th, 2009 at 11:17 PM.
Reply With Quote
  #11  
Old July 4th, 2009, 10:53 AM
Super Member

 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 7,286
Thanks: 555
Thanked 4,647 Times in 3,710 Posts
Soroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond repute
Default

Hello, perash!

I had a good start on it, but I haven't finished it yet . . .


Quote:
Find the number of positive integer solutions of: . \frac{2}{n} + \frac{3}{m} = \frac{1}{2006}

Multiply by 2006mn\!:\quad 4012m + 6018 n \:=\:mn

Solve for n\!:\quad n \;=\;\frac{4012m}{m - 6018}


Since n is a positive integer, then there are two cases:

. . [1] m-6018 is a factor of 4012

. . [2] m-6018 is a factor of m



Case [1]: 4012 \:=\:2^2\!\cdot\!17\!\cdot\!59 . . . which has 12 divisors.
. . So we have 12 solutions:

. . \begin{array}{|c||c|c|} \hline
\text{divisor} & m & n \\ \hline \hline
1 & 6019 & 24,\!148,\!228 \\
2 & 6020 & 12,\!088,\!156 \\
4 & 6022 & 6,\!040,\!066 \\
17 & 6035 & 1,\!424,\!260 \\
34 & 6052 & 714,\!136 \\
59 & 6077 & 413,\!236 \\ \hline\end{array} . . . \begin{array}{|c||c|c|} \hline
\text{divisor} & m & n \\ \hline \hline
68 & 6086 & 359,\!074 \\
118 & 6136 & 208,\!624 \\
236 & 6254 & 106,\!318 \\
1003 & 7021 & 28,\!084 \\
2006 & 8024 & 16,\!048 \\
4012 & 10,\!030 & 10,\!030 \\ \hline \end{array}



Case [2]: I found three more solutions . . . so far.

. . \begin{array}{|c|c|} \hline m & n \\ \hline \hline
6021 & 8,\!052,\!080 \\ 6024 & 4,\!028,\!048 \\ 6069 & 477,\!428 \\ \vdots & \vdots  \\\hline \end{array}


At this point, I desperately needed a nap . . .

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 08:23 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.