Finding Max n Given $m,n \in N$ Satisfying $\sqrt {m+2007}+\sqrt {m-325}=n$

  • MHB
  • Thread starter Albert1
  • Start date
  • Tags
    Max
In summary, In this conversation, the author solves for the largest number that can be satisfyingly generated by adding 2007 and 325 together. They find that the number is 1166. They also find the minimum number, which is 106.
  • #1
Albert1
1,221
0
$m,n \in N$

satisfying :

$\sqrt {m+2007}+\sqrt {m-325}=n $

find Max(n)
 
Mathematics news on Phys.org
  • #2
Re: root equation

Apply the variable substitution $u = m - 325$, and hence $m + 2007 = u + 2332$. We get:
$$\sqrt{u + 2332} + \sqrt{u} = n$$
For $n$ to be an integer, both square roots have to be integers*. So we are looking for two (positive) squares which differ by $2332$ units. That is, we need to solve:
$$x^2 - y^2 = 2332$$
Doing some factoring:
$$(x - y)(x + y) = 2^2 \times 11 \times 53$$
After some observation** we have the following solution pairs:
$$(x, y) \to \{ ( 64, 42), ~ (584, 582) \}$$
It follows that the only solutions for $u$ are $u = 42^2$ and $u = 582^2$. This gives $n = 106$ and $n = 1166$ (and $m = 2089$, $m = 339049$ respectively).

Therefore $\max{(n)} = 1166$. $\blacksquare$

* perhaps this part merits justification, you can check Square roots have no unexpected linear relationships | Annoying Precision which is pretty hardcore (perhaps a reduced argument suffices here) but I will take it that the question assumed this to be true. Other approaches which do not rely on this assumption would be interesting to see as well.

** this can be solved efficiently by using every reasonable factor combination for $x - y$ and deducing $x + y$ from it.​
 
Last edited:
  • #3
Re: root equation

[sp]As a slight variation on Bacterius's solution, take $u$ to be $m+841$ rather than $m-325$. The equation then becomes $$\sqrt{u+1166} + \sqrt{u-1166} = n.$$ Square both sides to get $$2u + 2\sqrt{u^2-1166^2} = n^2.$$ For an integer solution, $u^2-1166^2$ must be a square, say $u^2-1166^2 = w^2.$ Thus $(w,1166,u)$ is a pythagorean triple, which must be of the form $(p^2-q^2,\,2pq,\,p^2+q^2)$ for some integers $p,q$ with $p>q$. In particular, $1166=2pq$. But $1166 = 2*11*53$, so the only possibilities are $p=53,\ q=11$, or $p=583,\ q=1.$ That then leads to the same solutions as those of Bacterius.[/sp]
 
Last edited:
  • #4
Re: root equation

we have
(m+ 2007) – (m- 325) = 2332 ..1
√(m+2007)+√(m−325) = n ..(2) given

Dividing (2) by (1) we get

√(m+2007)-√(m−325) = 2332/n … (3)

And (2) and (3) to get 2 √(m+2007) = n + 2332/n

Now RHS has to be even so n is even factor of 2332/2 or 1166 hence largest n = 1166.
 
  • #5
let :
$u^2=m-325-------(1)$
$(u+a)^2=m+2007-------(2)$
$(2)-(1):2332=a^2+2ua-----(3)$ (so a must be even)
max(n) must happen while a=2,so from (3) we have u=582
so max(n)=582+584=1166
 
  • #6
Re: root equation

kaliprasad said:
we have
(m+ 2007) – (m- 325) = 2332 ..1
√(m+2007)+√(m−325) = n ..(2) given

Dividing (2) by (1) we get

√(m+2007)-√(m−325) = 2332/n … (3)

And (2) and (3) to get 2 √(m+2007) = n + 2332/n

Now RHS has to be even so n is even factor of 2332/2 or 1166 hence largest n = 1166.
Very neat! (Clapping)
 
  • #7
now ,find min(n)=?
 
  • #8
Albert said:
now ,find min(n)=?

√(m+2007)+√(m−325) = n
put m- 325 = p (which is >=0)

we get √(p+2332)+√p which is >= sqrt(2332) >= 49

now we should look for lowest even factor of 2332(even : reason same as my previous solution) which is >= 49

now 2332 = 2 * 2 * 11 * 53 and lowest even factor of 2332 >= 49 is 2 * 53 = 106
 
  • #9
Albert said:
let :
$u^2=m-325-------(1)$
$(u+a)^2=m+2007-------(2)$
$(2)-(1):2332=a^2+2ua-----(3)$ (so a must be even)
max(n) must happen while a=2,so from (3) we have u=582
so max(n)=582+584=1166
$2332=a^2+2ua=a(2u+a)=a\times n=2\times 1166=22\times 2\times53=22\times 106$
so max(n)=1166 ,and a=2
min(n)=106, and a=22
(here a,and n=2u+a are all even numbers)
 

FAQ: Finding Max n Given $m,n \in N$ Satisfying $\sqrt {m+2007}+\sqrt {m-325}=n$

1. What is the purpose of "Finding Max n Given $m,n \in N$ Satisfying $\sqrt {m+2007}+\sqrt {m-325}=n$"?

The purpose of this expression is to find the maximum value of n that satisfies the given equation, where m and n are both natural numbers.

2. What does the notation $m,n \in N$ mean?

This notation means that both m and n are natural numbers, also known as positive integers. This is important to note when solving the equation, as it restricts the possible values of m and n.

3. How do you solve the equation $\sqrt {m+2007}+\sqrt {m-325}=n$?

To solve this equation, you can first isolate one of the square roots by subtracting it from both sides. Then, square both sides of the equation to eliminate the remaining square root. This will leave you with a quadratic equation that can be solved using standard methods.

4. Is there more than one solution to the equation $\sqrt {m+2007}+\sqrt {m-325}=n$?

Yes, there are typically multiple solutions to this equation. The number of solutions will depend on the values of m and n, and can be determined by solving the quadratic equation that results from isolating the square root terms.

5. Can this equation be solved without using algebra?

No, this equation cannot be solved without using some form of algebra. Since it contains square root terms, it cannot be solved using basic arithmetic operations alone. Algebraic manipulation is necessary to isolate the variable and solve for its value.

Similar threads

Back
Top