Complex Number Homework Problems
Complex Number Homework Problems
To express 1 + cos θ + i sin θ in modulus-argument form, rewrite 1 + e^(iθ) = (2 cos(θ/2))e^(iθ/2) using the identity e^(iθ) = cos θ + i sin θ. Expressing in terms of θ/2 simplifies the calculations by allowing the use of half-angle formulas which are simpler and often provide more insight into rotational symmetries and properties of angles in complex analysis.
The significance of 2 + i being a zero of the polynomial 3z³ - 14z² + 23z - 10 is that it can be used to factor the polynomial. Since the polynomial has real coefficients, its complex conjugate 2 - i is also a root. These roots allow constructing an irreducible quadratic factor (z - (2 + i))(z - (2 - i)) = z² - 4z + 5. Using this factor, apply synthetic division on the polynomial to obtain linear and quadratic factors, ultimately fully factorizing it.
The polynomial z⁹¹ + 3z³⁴ + 5z - 6, being of degree 91, can have up to 91 distinct complex roots by the Fundamental Theorem of Algebra. Since complex roots occur in conjugate pairs if coefficients are real, an odd degree guarantees at least one real root. To determine irreducible quadratic factors, take the 91 total roots, assume maximum pairings into quadratics, resulting in up to ⌊91/2⌋ = 45 such factors. Remaining roots unpaired increase real zeros.
The solutions to z⁵ = -i are found by expressing -i as e^(-iπ/2). The polar form for the solutions is z = e^(i(-π/2 + 2kπ)/5) for k = 0, 1, 2, 3, 4. These represent five points equally spaced on a circle with radius 1 in the Argand diagram. Converting these to Cartesian coordinates involves calculating the cosine and sine for each angle (e.g., z₀ = cos(-π/10) + i sin(-π/10)).
Use (1 + cos φ - i sin φ) = 2 cos²(φ/2) e^(-iφ/2). Raising to the power n gives [2 cos²(φ/2)]ⁿ [e^(-iφ/2)]ⁿ = 2ⁿ cosⁿφ e^(-iⁿφ/2). Applying the binomial theorem helps expand complex terms effectively by recognizing the terms within the cosine's expansion behave periodically, simplifying into desired cosine powers.
To solve z⁶ - 2z³ + 2 = 0, substitute u = z³, transforming the equation into u² - 2u + 2 = 0. The discriminant (b² - 4ac) is negative, indicating no real roots. Solve using the quadratic formula: u = (2 ± √(-4))/2 = 1 ± i. Substitute back z³ = 1 ± i. Solve z³ = 1 + i and z³ = 1 - i by converting to polar form and finding cube roots, representing solutions on the Argand diagram as three equidistant points forming a triangle for each root.
Real numbers are considered 'ordered' because they satisfy properties P1 and P2 where any two real numbers can be compared to determine which is greater. This linear ordering is possible due to their single-dimensional nature. Complex numbers, having both real and imaginary components, lack such a straightforward comparison system as they exist in a plane, not a line, hence violating these ordering properties.
For complex numbers, the statement "If z² = 0, then z = 0" is true. This is because if the square of a complex number is zero, then the complex number itself must be zero. This is analogous to the property for real numbers since (z - 0)² = z² implies z = 0 for the equation to hold.
If z + 1/z is real, then z can be expressed as re^(iθ), and 1/z as e^(-iθ)/r. The sum being real implies the imaginary parts cancel, yielding e^(iθ) + e^(-iθ) = real number, whose modulus indicates r = 1, so |z| = 1. Alternatively, if z is real, then |z| is trivially real by being a real number itself. This shows that the real condition on z + 1/z restricts z to either having a unit modulus or being wholly real.
Complex numbers cannot be ordered like real numbers because they don't satisfy both properties P1 and P2. P1 requires a number to be either positive or its negative to be positive. Complex numbers have imaginary components, making it impossible to establish such an order. If we attempt to order, contradictions arise when considering multiplication (P2), which cannot be constrained to positive or negative outcomes unequivocally for non-real components.