XtremePhysX
- 92
- 0
Homework Statement
Find a real quadratic factor of the polynomial:
Homework Equations
z^{4}+16=0
The Attempt at a Solution
I don't know :$
The discussion revolves around finding a real quadratic factor of the polynomial z⁴ + 16 = 0. Participants explore various methods, including the use of complex numbers and factorization techniques.
Participants are actively exploring different methods to approach the problem. Some have provided guidance on using complex roots and their relationships, while others are questioning the implications of finding a real quadratic factor versus complex factors.
There is some confusion regarding the requirement for a single real quadratic factor and the nature of the roots involved, particularly concerning the use of complex numbers and their conjugates.
XtremePhysX said:Thank you guys.
-16 = 16cis(pi)
where do I go from there?
XtremePhysX said:Thank you guys.
-16 = 16cis(pi)
where do I go from there?
XtremePhysX said:so I got (z^2+4i)(z^2-4i)
can I split that into linear factors?
ehild said:Have you solved the problem? What is the solution?
The more elegant method would have been to use the complex roots of -16, which are zk=2 cis[pi/4+k(2pi/4)], (k=0,1,2,3) and write z4=(z-2cis(pi/4))((z-2cis(3pi/4))((z-2cis(5pi/4))((z-2cis(7pi/4)). The product of the first and last factors is real and so is the product of the second and third ones.
ehild
XtremePhysX said:The question says this: Find a real quadratic factor of the polynomial z^{4}+16=0
Does that mean the factors can't be imaginary, I'm a bit confused here.
XtremePhysX said:\left [ z+(2 (-1)^{1/4}) \right ] \left [ z-(2 (-1)^{1/4}) \right ] \left [ z+(2 (-1)^{3/4}) \right ] \left [ z-(2 (-1)^{3/4}) \right ]
So this is the solution.
XtremePhysX said:\left [ z+(2 (-1)^{1/4}) \right ] \left [ z-(2 (-1)^{1/4}) \right ] \left [ z+(2 (-1)^{3/4}) \right ] \left [ z-(2 (-1)^{3/4}) \right ]
So this is the solution.
Mentallic said:Nowhere near. Those are linear factors, and they're not real factors either.
The question asks you to convert these complex linear factors into real quadratic factors.
Start by answering these:
cis(\pi/4)+cis(-\pi/4)=?
cis(\pi/4)cis(-\pi/4)=?
ehild said:Not yet, you can not use complex numbers. So substitute the roots of -1 in the form a+bi. Then multiply two factors which are complex conjugate to each other to eliminate the imaginary parts.
You know that √(-1)=±i. What is √i? What are the complex numbers which squares are i?
(hint: try cos(pi/4)+isin(pi/4))ehild
Yes, but what is it in numerical form, a+bi without cis and pi?XtremePhysX said:Isn't √i either:
e^{\frac{i\pi }{4}}
or cis(\frac{\pi }{4})
uart said:The best way to solve it with complex numbers is to find the 4 complex roots.
1. Note that the roots can be grouped as pairs of complex conjugates.
2. We know that both the sum and product of complex conjugates are real numbers.
3. Use the relationship between the sum and product of the roots and the coefficients of a quadratic to find the factor.
XtremePhysX said:cis(\pi/4)+cis(-\pi/4)=\sqrt{2}
cis(\pi/4)cis(-\pi/4)=1
XtremePhysX said:z^{2}+2z\sqrt{2}+4
Mentallic said:z^4+16=(z-2cis(\pi/4))(z-2cis(-\pi/4))(z-2cis(3\pi/4))(z-2cis(-3\pi/4))
ehild said:You forgot "2" in front of cis.
ehild
XtremePhysX said:z^{2}+2z\sqrt{2}+4
XtremePhysX said:The question says a real quadratic factor so I though that implies there should be only 1 factor. Isn't that right?