Finding Integers for a Fractional Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
harry654
Messages
58
Reaction score
0
Good day!
I have problem:
Find all integers for which is fraction (n3+2010)/(n2+2010) equals to integer.

I can find 0 and 1 and I tried prove that any integers don't exist, but I didnt contrive it. Could someone help me with it?
 
Last edited:
Physics news on Phys.org
So you want (n^3+2010)=m(n^2+2010)
which is like saying: n^2 (n-m)= 2010(m-1)
which is the smae as: n^2= 2010(m-1)/(n-m)

One side is a square in order for the rhs to be a square too you have to get:
(m-1)/(n-m) = 2010^(2s+1)

or m-1 = t^2 and 2010/(n-m)=r^2

In both case I would rearrnage to get n as function of m and the other parameters, and check for the cases it can happen.
Also look that I divided by n-m if n=m then: m=1=n.
 
Thank you. So all integers for which is fraction equal to integer is 0 and 1?
 
Maybe this would help since we have to do with a cubic equation with a=1 b=-m c=0 d=-2010(m-1).

The discriminant in this case is [tex]8040m^3(m-1)-27(2010m-2010)^2[/tex]. if descriminant is <0 then you only have to look for 1 real root n and check if it is integer whether m is integer.
 
Last edited:
Please remember that we have a rule against doing other people's homework for them. The original poster saw post #2, so that damage has already been done. However, post #2 is not the complete answer. There is at least one other solution in the integers.

Please leave the rest as a problem for the original post. Do not solve it for him.
 
Solution: 0, 1, -2010