Finding original algebraic equation

  • Thread starter Thread starter -EquinoX-
  • Start date Start date
-EquinoX-
Messages
561
Reaction score
1

Homework Statement



if I have a root of a +/- bi

i = imaginary number

what should the original algebra eqution?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
The original polynomial should have factors of (x - (a + bi))(x - (a - bi)), or equivalently, a single factor of (x2 - 2ax + a2 + b2). If the degree of the polynomial you're working with is larger than 2, there will be other roots, as well.
 
x- (a+ bi) and x- (a- bi) are factors. Multiply (x- (a+bi))(x- (a- bi)= ((x-a)- bi)((x-a)+bi)= (x-a)^2+ b^2 and set it equal to 0.
 
thanks Mark, shouldn't it be a^2 - b^2?
 
-EquinoX- said:
thanks Mark, shouldn't it be a^2 - b^2?
Nope. The a2 + b2 comes from multiplying (-(a + bi))(-(a - bi)) = (a + bi)(a - bi) = a2 -b2i2 = a2 + b2.
 
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