How many integer values of n are there, such that 1 4 5 0 − n n is a perfect square?
Details and assumptions
A perfect square is the square of an integer.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is a very efficient solution.
The most common mistake was to claim without justification that if x 2 + 1 divides 1 4 5 0 x 2 , then it must divide 1 4 5 0 . This is true, but has to be justified, either by noting that x 2 and x 2 + 1 are always relatively prime, or by noting that 1 4 5 0 x 2 = 1 4 5 0 ( x 2 + 1 ) − 1 4 5 0 .
I missed out the last one 290....
n/(1450 - n) = k^2
nk^2 - 1450k^2 + n = 0
n(k^2 + 1) - 1450k^2 = 0
n = 1450k^2/(k^2+1)
k^2 and k^2+1 always coprime
so, for n integer, 1450 should be divisible by k^2+1
we need to find out factors of 1450 that are in the form of k^2+1
1450 = 2 5^2 29
=> 1, 2, 5, 10, 25, 29, 50, 58, 145, 290, 725, 1450
k^2+1 = 1, 2, 5, 10, 50, 145, 290, satisfies
so 7 solutions for n also
Assume that 1 4 5 0 − n n = k 2 , where k is an integer. Then n = k 2 ( 1 4 5 0 − n ) ⇒ n + n k 2 = 1 4 5 0 k 2 ⇒ n = k 2 + 1 1 4 5 0 k 2 . Since n is integer, so k 2 + 1 ∣ 1 4 5 0 k 2 ⇒ k 2 + 1 ∣ 1 4 5 0 k 2 − 1 4 5 0 ( k 2 + 1 ) = − 1 4 5 0 . Hence, k 2 + 1 is a positive divisor of − 1 4 5 0 , which are 1 , 2 , 5 , 1 0 , 2 5 , 2 9 , 5 0 , 5 8 , 1 4 5 , 2 9 0 , 7 2 5 , 1 4 5 0 . But only 1 , 2 , 5 , 1 0 , 5 0 , 1 4 5 , 2 9 0 can be written in the form k 2 + 1 where k is integer, and for each value of k 2 we receive 1 value of n . So the answer is 7.
If 1 4 5 0 − n n = x 2 then we can say that 1 4 5 0 − n ≤ n .
1 4 5 0 − n > 0 so n < 1 4 5 0
n = x 2 ( 1 4 5 0 − n )
1 4 5 0 x 2 = n + x 2 n
1 4 5 0 x 2 = n ( x 2 + 1 )
1 4 5 0 x 2 ≤ 1 4 4 9 x 2 + 1 4 4 9
x 2 ≤ 1 4 4 9
1 4 4 9 ≈ 3 8 so x ≤ 3 8
n = x 2 + 1 1 4 5 0 x 2
∵ n ∈ Z , ( x 2 + 1 ) ∣ 1 4 5 0 x 2
1 4 5 0 x 2 ≡ 1 4 5 0 ( x 2 + 1 ) − 1 4 5 0
∴ ( x 2 + 1 ) ∣ 1 4 5 0 x 2 ⇒ ( x 2 + 1 ) ∣ 1 4 5 0
( x 2 + 1 ) ∈ { 1 , 2 , 5 , 1 0 , 2 5 , 2 9 , 5 0 , 5 8 , 1 4 5 , 2 9 0 , 7 2 5 , 1 4 5 0 }
( x 2 + 1 ) > 0 ⇒ x 2 ∈ { 1 , 4 , 9 , 2 4 , 2 8 , 4 9 , 5 7 , 1 4 4 , 2 8 9 , 7 2 4 , 1 4 4 9 }
x ∈ Z ⇒ x 2 ∈ { 0 , 1 , 4 , 9 , 4 9 , 1 4 4 , 2 8 9 }
n 0 = 0 + 1 1 4 5 0 ∗ 0 = 0
n 1 = 1 + 1 1 4 5 0 ∗ 1 = 7 2 5
n 2 = 4 + 1 1 4 5 0 ∗ 4 = 1 1 6 0
n 3 = 9 + 1 1 4 5 0 ∗ 9 = 1 3 0 5
n 4 = 4 9 + 1 1 4 5 0 ∗ 4 9 = 1 4 2 1
n 5 = 1 4 4 + 1 1 4 5 0 ∗ 1 4 4 = 1 4 4 0
n 6 = 2 8 9 + 1 1 4 5 0 ∗ 2 8 9 = 1 4 4 5
Hence there are 7 values of n such that 1 4 5 0 − n n is a perfect square.
n/(1450-n)=k^2
(k^2+1)n=1450
k^2
n=1450
k^2/(k^2+1).
Therefore an integral solution for n means having a factor of 1450 which is 1 more than a perfect square.
There are 7 such factors of 1450:
1, 2, 5, 10, 50, 145 and 290.
Thus, there are 7 integral values of n for which n/(1450-n) is a perfect square.
Let n/(1450-n)=k^2; n(1+k^2)=1450* k^2; n=1450 k^2/(1+k^2); 1450=2 5^2*29; So for n to be an integer, (1+k^2) has to be a factor of 1450. The 12 factors of 1450 are 1,2,5,10,25,29,50,58,145,290,725,1450. (1+k^2) has to be one of these 12 factors. But for k to be positive integer, only permissible values are k=0 gives n=0 k=1 gives n=725 k=2 gives n=1160 k=3 gives n=1305 k=7 gives n=1421 k=12 gives n=1440 k=17 gives n=1445 These are the only seven permissible values of n for which n/(1450-n) is a perfect square
Let 1 4 5 0 − n n be equal to x 2 .
Expressing the equation 1 4 5 0 − n n = x 2 in terms of n makes it n = x 2 + 1 1 4 5 0 x 2 .
Note that the positive factors of 1450 are 1, 2, 5, 10, 25, 29, 50, 58, 145, 290, 725 and 1450. Since n is an integer, 1 4 5 0 x 2 must be divisible by x 2 + 1 . This only happens when x 2 + 1 is a factor of 1450.
Therefore we only need to find the factors of 1450 that are one more than a perfect square. These are 1, 2, 5, 10, 50, 145 and 290. Therefore there are 7 possible values for n , each of which is derived by substituting x into the equation n = x 2 + 1 1 4 5 0 x 2 .
\frac {n}{1450-n} = \frac {1}{1450/n -1} ...(1) denominator of (1) needs to be equal to reciprocal of perfect squares i.e 1,\frac {1}{4},\frac {1}{9},... \Rightarrow \frac {1450}{n} -1 = 1,\frac {1}{4},\frac {1}{9},... \Rightarrow \frac {1450}{n} = 2,\frac {5}{4},\frac {10}{9},... \Rightarrow \frac {1450}{ 2,\frac {5}{4},\frac {10}{9},...} = n ( <,> denotes separate cases taken one at a time) now, number of distinct values of n = number of factors of 1450 of the form m^2 +1 which are 1,2,5,10,50,145,290 for m=0,1,2,3,7,12,17 hence, n has 7 such integer values.
At first, we see that our expression on the left must be a non-negative integer to be a square number. This discards the negatives values for n and values greater than 1 4 5 0 . n = 1 4 5 0 gives a division by 0 .
So we have 0 ≤ n < 1 4 5 0 . n = 0 is a trivial solution.
With the equation 1 4 5 0 − n n = a 2 Testing the squares 1 , 4 , 9 , 1 6 , 2 5 , . . , 1 4 4 for a we see that 1 , 4 , 9 , 4 9 and 1 4 4 gives a solution. For n = 1 4 4 we have 1 4 5 0 − n n = a 2 ⇒ n = 1 4 4 0 .
Testing n from 1 4 4 1 to 1 4 4 9 we see that only 1 4 4 5 gives a solution
Now, counting all the possibilities we have n = 0 , a = { 1 , 4 , 9 , 4 9 , 1 4 4 }, n = 1 4 4 5 with a total of 7 wich is the answer.
as given
n/(1450-n) is a perfect square......so,
n/(1450-n)=x^2(suppose)
then cross multiply it
we get n x^2-1450 x^2+n=0.......from here n=(1450 x^2/(x^2+1))
now, 1450 should be divisible by x^2+1 then factor 1450 in the given form we get seven solutions 2,5,1,10,145,50,290............. therefore the answer is seven
Let the perfect square be x 2 , i.e. n / ( 1 4 5 0 − n ) = x 2 . Simplifying, ( 1 + x 2 ) 1 4 5 0 ( x 2 ) = n . It follows that n can be uniquely determined by x . ( n is a function of x .) Since x 2 and 1 + x 2 are coprime, n is an integer exactly when ( 1 + x 2 ) 1 4 5 0 is an integer. Since 1 4 5 0 = 2 × 5 × 5 × 2 9 , and hence has 12 positive factors, of which 7 can be expressed in the form x 2 + 1 for an integer x , namely 1, 2, 5, 10, 50, 145 and 289. This gives 7 solutions for x and hence n .
[LaTeX edits - Calvin]
Solution 1: Let 1 4 5 0 − n n = a 2 , where a is a non-negative integer. We first note that n − 1 4 5 0 = 0 ⇒ n = 1 4 5 0 . Rearranging for n , we have n = 1 + a 2 1 4 5 0 a 2 . Since g cd ( a 2 , 1 + a 2 ) = 1 , thus 1 + a 2 must divide 1 4 5 0 = 2 × 5 2 × 2 9 . The divisors of 1450 are 1 , 2 , 5 , 1 0 , 2 5 , 2 9 , 5 0 , 5 8 , 1 4 5 , 2 9 0 , 7 2 5 , 1 4 5 0 . The only values that have the form 1 + a 2 are 1 , 2 , 5 , 1 0 , 5 0 , 1 4 5 , 2 9 0 , which correspond to a = 0 , 1 , 2 , 3 , 7 , 1 2 , 1 7 . Substituting in, this gives n = 0 , 7 2 5 , 1 1 6 0 , 1 3 0 5 , 1 4 2 1 , 1 4 4 0 , 1 4 4 5 , for a total of 7 solutions.
Solution 2: We first rewrite \frac {n}{1450-n} = a^2) as n = ( 1 4 5 0 − n ) a 2 , then ( 1 4 5 0 − n ) a 2 − n = 0 , then ( 1 4 5 0 − n ) ( a 2 + 1 ) = 1 4 5 0 . So 1 + a 2 must divide 1 4 5 0 = 2 × 5 2 × 2 9 . The divisors of 1450 are 1 , 2 , 5 , 1 0 , 2 5 , 2 9 , 5 0 , 5 8 , 1 4 5 , 2 9 0 , 7 2 5 , 1 4 5 0 . The only values that have the form 1 + a 2 are 1 , 2 , 5 , 1 0 , 5 0 , 1 4 5 , 2 9 0 , which correspond to a = 0 , 1 , 2 , 3 , 7 , 1 2 , 1 7 . Substituting in, this gives n = 0 , 7 2 5 , 1 1 6 0 , 1 3 0 5 , 1 4 2 1 , 1 4 4 0 , 1 4 4 5 , for a total of 7 solutions.
Problem Loading...
Note Loading...
Set Loading...
1 4 5 0 − n n = 1 4 5 0 − n 1 4 5 0 − 1 . 1 4 5 0 − n 1 4 5 0 must be a factor of 1450 to be a positive integer, so we see if any of the factors-1 is a perfect square. The factors are: 1, 2, 5, 10, 25, 29, 50, 58, 145, 290, 725,1450. We see that 1, 2, 5, 10, 50, 145, and 289 are the only ones that work, for a total of 7.