MHB Finding $q$ in a Polynomial with Negative Integer Roots

anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
If $P(x)=x^4+mx^3+nx^2+px+q$ is a polynomial whose roots are all negative integers, and given that $m+n+p+q=2009$, find $q$.
 
Mathematics news on Phys.org
anemone said:
If $P(x)=x^4+mx^3+nx^2+px+q$ is a polynomial whose roots are all negative integers, and given that $m+n+p+q=2009$, find $q$.

Hello.

For my system:http://mathhelpboards.com/number-theory-27/polynomials-roots-10020.html

Let \ x_1, \ x_2, \ x_3, \ x_4: \ roots \ of \ P(x) \rightarrow{}1+m+n+p+q=2010

2010= Term independent from the polynomial, from roots: x_1-1, \ x_2-1, \ x_3-1, \ x_4-1

2010=2*3*5*67 \rightarrow{} x_1=-1, \ x_2=-2, \ x_3=-4, \ x_4=-66

P(x)=x^4+73x^3+476x^2+932x+528

Therefore:

q=528

Regards.
 
mente oscura said:

Hello.

For my system:http://mathhelpboards.com/number-theory-27/polynomials-roots-10020.html

Let \ x_1, \ x_2, \ x_3, \ x_4: \ roots \ of \ P(x) \rightarrow{}1+m+n+p+q=2010

2010= Term independent from the polynomial, from roots: x_1-1, \ x_2-1, \ x_3-1, \ x_4-1

2010=2*3*5*67 \rightarrow{} x_1=-1, \ x_2=-2, \ x_3=-4, \ x_4=-66

P(x)=x^4+73x^3+476x^2+932x+528

Therefore:

q=528

Regards.
Solution above is more structured
here is mine
if -a,-b,-c,-d are roots ( a, b, c,d all > 0) then expanding (x+a)(x+b)(x+c)(x+d) shen a+b + c + d = m
ab + bc + ac + ad + bd + cd = n
abc+ bcd+ acd + abd = p
abcd = q
now (1+a)(1+b)(1+c)(1+d) = 1 + ( a+b + c + d) + (ab + bc + ac + ad + bd + cd) + (abc+ bcd+ acd + abd) + abcd = 1+ m + n+ p + q = 2010 = 2 * 3 * 5 * 67
because of symetry considerions we can take a < b < c< d hence a = 1, b = 2, c= 4, d = 66
so q= abcd = 1 * 2 * 4 * 66 = 528
 
Last edited:
Well done to both of you and thanks for participating! :cool:

Do you guys have also some intriguing math problems that you could share with us here? Hehehe...(Wink)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top