R Riviet . Joined Oct 11, 2005 Messages 5,584 Gender Undisclosed HSC N/A Jul 8, 2006 #1 How would I find the remainder if I have a polynomial of high degree such as p(x)=x45+1 divided by an unfactorisable quadratic like x2+4? Any help is greatly appreciated, thanks.
How would I find the remainder if I have a polynomial of high degree such as p(x)=x45+1 divided by an unfactorisable quadratic like x2+4? Any help is greatly appreciated, thanks.
Raginsheep Active Member Joined Jun 14, 2004 Messages 1,223 Gender Male HSC 2005 Jul 8, 2006 #2 I get a massive coefficient but... P(x)=A(x)Q(x)+R(x) = (x2+4)Q(x)+R(x) Since A(x) is deg 2, R(x) is < deg 2 Thus, P(x)=(x2+4)Q(x)+(ax+b) sub in x=2i and x=-2i and solve for a and b
I get a massive coefficient but... P(x)=A(x)Q(x)+R(x) = (x2+4)Q(x)+R(x) Since A(x) is deg 2, R(x) is < deg 2 Thus, P(x)=(x2+4)Q(x)+(ax+b) sub in x=2i and x=-2i and solve for a and b
R Riviet . Joined Oct 11, 2005 Messages 5,584 Gender Undisclosed HSC N/A Jul 8, 2006 #3 Ah of course, totally forgot about complex numbers. Thanks Raginsheep. edit: whoah, that's nuts buchanan! Last edited: Jul 8, 2006
Ah of course, totally forgot about complex numbers. Thanks Raginsheep. edit: whoah, that's nuts buchanan!
D DraconisV Christopher Fife Joined Mar 11, 2005 Messages 186 Gender Male HSC 2006 Jul 8, 2006 #4 Well said