Solve the given quadratic equation that involves sum and product

AI Thread Summary
The discussion focuses on solving a quadratic equation using the relationships between the sum and product of its roots, denoted as α and β. Part a derives a formula involving the roots, leading to the expression (c-1)² + b². In part b, a quadratic equation is formulated with coefficients derived from the roots and their relationships. Participants confirm the correctness of the approach and seek alternative methods for solving the problem. Overall, the thread emphasizes the mathematical derivation and verification of the quadratic equation based on the given parameters.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
See attached below;
Relevant Equations
sum/product
1644621814964.png


For part a,
We have ##α+β=b## and ##αβ =c##. It follows that,
##(α^2 + 1)(β^2+1)=α^2β^2+α^2+β^2+1)##
=##α^2β^2+(α+β)^2-2αβ +1##
=##c^2+b^2-2c+1##
=##c^2-2c+1+b^2##
=##(c-1)^2+b^2##

For part b,..we shall have
##x^2- \dfrac{α+β+α^2β +αβ^2}{(α^2 + 1)(β^2+1)}## ##x## +##\dfrac {αβ}{(α^2 + 1)(β^2+1)}##
##x^2-\dfrac{α+β+αβ(β +α)}{(α^2 + 1)(β^2+1)}####x##+##\dfrac {αβ}{(α^2 + 1)(β^2+1)}##
##x^2-\dfrac{b(1+c)}{(c-1)^2+b^2}####x##+##\dfrac {c}{(c-1)^2+b^2}##

Is this correct?( i do not have the solutions)...i would appreciate different ways of attempting the problem. Cheers.
 
Physics news on Phys.org
It seems all right.
 
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