Proving the Relationship Between Roots of Two Equations

  • Thread starter Thread starter tysonk
  • Start date Start date
  • Tags Tags
    Roots
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
tysonk
Messages
33
Reaction score
0
If someone could guide me as to how I can approach this that would be appreciated. Suppose f(x) and g(x) have continuous first derivatives on R and that
f(x) g'(x) - g(x) f'(x) does not equal 0. Prove that between two consecutive roots of f(x) there is exactly one root of g(x).
 
Physics news on Phys.org
Let

[tex]h(x) = f(x) g'(x) - g(x) f'(x) \neq 0[/tex]

and let [tex]x_1,x_2[/tex] be consecutive roots of [tex]f(x)[/tex]. Consider [tex]h(x_1),h(x_2)[/tex] and draw conclusions about the relative signs of [tex]g(x)[/tex] and [tex]f'(x)[/tex]. You'll be able to determine something about the behavior of [tex]g(x)[/tex] on the interval [tex](x_1,x_2)[/tex].
 
Thanks for the reply.
So I concluded
h(x1) = -g(x1) f'(x1) =! 0
h(x2) = -g(x2) f'(x2) =! 0
This tells us that the derivative at the point of the root for f(x) must be either positive/negative. Also g(x) is not zero meaning there is no root for g(x) a those two points. However, I'm still having trouble understanding/concluding how there can be exactly one root for g(x) between the consecutive roots of f(x).
 
I would choose a definite sign for h(x), then you'll have to make similar choices for f' at the roots. This will lead conclusions for the sign of g at the roots. Having no root for f between [tex]x_1[/tex] and [tex]x_2[/tex] should put strong requirements on g and g'. You might also want to note that there will be a point between [tex]x_1[/tex] and [tex]x_2[/tex], where f' vanishes. That will lead to some more information on g.