Polynomial with at most n-1 solutions.

  • Thread starter Thread starter peripatein
  • Start date Start date
  • Tags Tags
    Polynomial
peripatein
Messages
868
Reaction score
0
Hi,

Homework Statement


I am expected to show that the polynomial
a1xb1 + a2xb2 + ... + anxbn = 0
has at most n-1 solutions in (0,infinity), where a1,a2,...,an are real numbers different than zero, and b1,b2,...,bn are real numbers so that bj is different than bk for j different than k.


Homework Equations





The Attempt at a Solution


I am trying to apply Rolle's theorem, but am not very successful at that. In general, between any two solutions the first derivative is equal to zero.
I first tried dividing by xb1 noting that zero is not a solution and in order to obtain a simpler polynomial, but it is doubtful this is how it ought to be solved and it didn't seem to get me anywhere.
Would anyone kindly provide some further insight/guidance?
 
Physics news on Phys.org
peripatein said:
Hi,

Homework Statement


I am expected to show that the polynomial
a1xb1 + a2xb2 + ... + anxbn = 0
has at most n-1 solutions in (0,infinity), where a1,a2,...,an are real numbers different than zero, and b1,b2,...,bn are real numbers so that bj is different than bk for j different than k.


Homework Equations





The Attempt at a Solution


I am trying to apply Rolle's theorem, but am not very successful at that. In general, between any two solutions the first derivative is equal to zero.
I first tried dividing by xb1 noting that zero is not a solution and in order to obtain a simpler polynomial, but it is doubtful this is how it ought to be solved and it didn't seem to get me anywhere.
Would anyone kindly provide some further insight/guidance?

Try thinking about the cases n=1 and n=2 first. You've got some good ideas there of using Rolle's theorem and dividing by x^(b1). Try and apply them to set up a proof by induction.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top