x3n+y3n is divisible by x+y if
(a)n is an integer n>=0
(b)n ia odd positive integer
(c)n is even positive integer
(d)n is rational
-
UP 0 DOWN 0 0 6
6 Answers
Lokesh Verma
·Dec 1 '08 at 23:06
it will be divisible by x+y if x=-y is a root of
x3n+y3n
so x3n+(-x)3n
so the bottom line is (-1)3n = -1
that will be for n odd +ve!
rupal jain
·Dec 2 '08 at 0:33
hey can u explain me the last line of ur solution???
(-1)3n=-1
how did this come??
Lokesh Verma
·Dec 2 '08 at 6:23
oops the answer is right
we need
3n as odd..
that will always be odd for all integers :)