- #1
Thank you very much.andrewkirk said:I think you may have copied the wrong equation for (9). The triangle inequality says that ##|a+b|\leq|a|+|b|##. Applying that to your equation we get:
$$|z^3+3z^2-2z+1|\leq|z^3+3z^2-2z|+|1|\leq|z^3+3z^2|+|-2z|+|1|\leq|z^3|+|3z^2|+|-2z|+|1|$$
[applying the triangle inequality three times in succession]
$$=|z|^3+3|z|^2+|-2||z|+1$$
[applying (8) ]
$$=|z|^3+3|z|^2+2|z|+1<2^3+3\cdot 2^2+2\cdot 2+1=25$$
EDIT: Just saw Samy's post. I don't have the book but, based on that picture, it looks more likely a typo in that the ref to (9) should be to (10), rather than you miscopying it.
Thank you very much.Samy_A said:May well be a typo. He is referring to the following:
View attachment 99135
Complex numbers moduli are the absolute values or magnitudes of complex numbers. They represent the distance of a complex number from the origin on the complex plane.
The modulus of a complex number is calculated by taking the square root of the sum of the squares of the real and imaginary parts of the number. In other words, it is the distance formula in the complex plane.
Complex numbers moduli are important in many areas of mathematics, including calculus, geometry, and number theory. They allow us to work with complex numbers and perform operations such as addition, subtraction, multiplication, and division.
The modulus of a complex number and its conjugate are equal. This means that the distance from the origin to a complex number and its conjugate on the complex plane is the same, even though they may have different real and imaginary parts.
Yes, complex numbers moduli have many real-world applications, including in electrical engineering, quantum mechanics, and signal processing. They are also used in computer graphics to represent rotations and transformations in 2D and 3D space.