Page 1 of 1

BdMO National Higher Secondary 2007/7

Posted: Sun Feb 06, 2011 10:18 pm
by BdMO
Problem 7:
$f(x)=x^6+x^5+\cdots +x+1$Find the remainder when dividing $f(x^7)$ by $f(x)$.

Re: BdMO National Higher Secondary 2007/7

Posted: Tue Feb 08, 2011 5:23 pm
by checkmatec4
I am quite sure that the solution is the following:
f(x)= 1+x+x^2+x^3+.....+x^6
Now if we write it like this:
f(x)= 1+x+x^2+x^3+.....infinite, then
f(x)= (1-x)^(-1)
f(x^7)=(1-x^7)^(-1)
so f(x^7)/f(x) = (1-x)/(1-x^7)
according to remainder theorem, the remainder is = 0
so Answer: 0.
(Osman, a friend of mine solved this)

Re: BdMO National Higher Secondary 2007/7

Posted: Tue Feb 07, 2012 5:03 pm
by Ehsan
Actually that is applicable when x is less than 1 but this was not given in the question, and I'm looking for a solution of this one long time so I think some of the seniors could help

Re: BdMO National Higher Secondary 2007/7

Posted: Tue Feb 07, 2012 9:18 pm
by nafistiham
Hint:
\[f(x)\cdot(x-1)=x^7-1\]
solution
\[f(x^7)=x^{42}+x^{35}+x^{28}+x^{21}+x^{14}+x^7+1\]
\[\Rightarrow f(x^7)=(x^{42}-1)+(x^{35}-1)+(x^{28}-1)+(x^{21}-1)+(x^{14}-1)+(x^7-1)+7\]
here, $x^7-1=f(x)\cdot(x-1)$
so, \[f(x)|(x^{42}-1),(x^{35}-1),(x^{28}-1),(x^{21}-1),(x^{14}-1),(x^7-1)\]
so, the remainder will be
\[7\]
;)

Re: BdMO National Higher Secondary 2007/7

Posted: Fri Feb 10, 2012 12:39 am
by Pinku71
nice and clean:D

Re: BdMO National Higher Secondary 2007/7

Posted: Thu Feb 07, 2013 9:03 pm
by sakib.creza
nafistiham wrote: here, $x^7-1=f(x)\cdot(x-1)$
so, \[f(x)|(x^{42}-1),(x^{35}-1),(x^{28}-1),(x^{21}-1),(x^{14}-1),(x^7-1)\]
so, the remainder will be
\[7\]
How does the green line lead to the red line? :? :? :?: :?:

Re: BdMO National Higher Secondary 2007/7

Posted: Thu Feb 07, 2013 10:45 pm
by nafistiham
sakib.creza wrote:
nafistiham wrote: here, $x^7-1=f(x)\cdot(x-1)$
so, \[f(x)|(x^{42}-1),(x^{35}-1),(x^{28}-1),(x^{21}-1),(x^{14}-1),(x^7-1)\]
so, the remainder will be
\[7\]
How does the green line lead to the red line? :? :? :?: :?:
actually, what I didn't think much important to mention was this
\[f(x)|x^{7}-1|x^{7n}-1\]
It should be clear enough now