Solving for Factors in a Polynomial Equation | Step-by-Step Guide

  • Thread starter Thread starter Mentallic
  • Start date Start date
  • Tags Tags
    Polynomial
AI Thread Summary
The discussion focuses on solving a polynomial equation P(x) = (x-b)^7Q(x) and verifying that P(b) = P'(b) = 0. Participants explore how to find coefficients a and b when (x-1)^7 is a factor of P(x) = x^7 + 3x^6 + ax^5 + x^4 + 3x^3 + bx^2 - x - 1. By evaluating P(1) and P'(1), they derive simultaneous equations: 6 + a + b = 0 and 37 + 5a + 2b = 0. The final values obtained are a = -8⅓ and b = 2⅓, demonstrating the application of polynomial factorization techniques.
Mentallic
Homework Helper
Messages
3,802
Reaction score
95

Homework Statement


A polynomial P(x)=(x-b)^7Q(x)
a) Show that P(b)=P ' (b)=0
b) Hence find a and b, if (x-1)^7 is a factor of: P(x)=x^7+3x^6+ax^5+x^4+3x^3+bx^2-x-1

Homework Equations


If P(x)=Q(x)R(x)
Then P ' (x)=Q ' (x)R(x)+Q(x)R ' (x)

I can't think of anything for the factoring aspect of the question.

The Attempt at a Solution


For a)
P(b)=(b-b)^7Q(b)=0
P ' (x)=7(x-b)^6Q(x)+(x-b)^7Q'(x)
P'(b)=7(b-b)^6Q(b)+(b-b)^7Q'(b)=0

But for b) I have no idea how to apply anything from a) to answer the question. Any ideas?
 
Physics news on Phys.org


Well if (x-1)^7 is a factor, then you can write P(x) in the form: P(x)=(x-1)^7Q(x)...So P(1)=__? and P'(1)=___?

But what are P(1) and P'(1) for P(x)=x^7+3x^6+ax^5+x^4+3x^3+bx^2-x-1?:wink:
 


gabbagabbahey said:
Well if (x-1)^7 is a factor, then you can write P(x) in the form: P(x)=(x-1)^7Q(x)...So P(1)=__? and P'(1)=___?

But what are P(1) and P'(1) for P(x)=x^7+3x^6+ax^5+x^4+3x^3+bx^2-x-1?:wink:

From P(1) and P'(1) you will get a simultaneous equation whereby a+b=? and 5a+2b=?
:wink:
 


Ahh since P(1)=P'(1)=0 and by finding P(1)=6+a+b and P'(1)=37+5a+2b from substituting into the equation, I find a and b through simultaneous equations. Thus, a=-8\frac{1}{3},b=2\frac{1}{3}
I really hope I can pick these ideas up in the test...
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top