Question
Question: If $|z^3 + \frac{1}{z^3}| \leq 2$, then $|z + \frac{1}{z}|$ cannot exceed...
If ∣z3+z31∣≤2, then ∣z+z1∣ cannot exceed

2
1
2
2−1
2
Solution
To find the maximum value of ∣z+z1∣, given ∣z3+z31∣≤2.
Let x=z+z1. We know the algebraic identity for cubes: (a+b)3=a3+b3+3ab(a+b). Applying this to x: x3=(z+z1)3=z3+(z1)3+3⋅z⋅z1(z+z1) x3=z3+z31+3x Rearranging the terms, we get an expression for z3+z31 in terms of x: z3+z31=x3−3x
Now, substitute this into the given inequality: ∣x3−3x∣≤2
We use the reverse triangle inequality property: ∣∣A∣−∣B∣∣≤∣A−B∣. Let A=x3 and B=3x. Then ∣∣x3∣−∣3x∣∣≤∣x3−3x∣. This implies ∣∣x∣3−3∣x∣∣≤∣x3−3x∣. Since we are given ∣x3−3x∣≤2, we can write: ∣∣x∣3−3∣x∣∣≤2
Let y=∣x∣. Since ∣x∣ represents a magnitude, y≥0. The inequality becomes ∣y3−3y∣≤2. This means −2≤y3−3y≤2. We need to solve two inequalities:
- y3−3y≤2⟹y3−3y−2≤0
- y3−3y≥−2⟹y3−3y+2≥0
Let's solve the first inequality: y3−3y−2≤0. We look for integer roots of the polynomial P(y)=y3−3y−2. By inspection, if y=−1, P(−1)=(−1)3−3(−1)−2=−1+3−2=0. So, (y+1) is a factor. We perform polynomial division or synthetic division: (y3−3y−2)÷(y+1)=y2−y−2. Now, factor the quadratic y2−y−2: (y−2)(y+1). So, y3−3y−2=(y+1)(y−2)(y+1)=(y+1)2(y−2). The inequality becomes (y+1)2(y−2)≤0. Since y=∣x∣, we know y≥0. For y≥0, (y+1) is always positive (in fact, y+1≥1), so (y+1)2 is always positive (in fact, (y+1)2≥1). For the product (y+1)2(y−2) to be less than or equal to zero, the term (y−2) must be less than or equal to zero. So, y−2≤0⟹y≤2.
Now let's solve the second inequality: y3−3y+2≥0. We look for integer roots of the polynomial Q(y)=y3−3y+2. By inspection, if y=1, Q(1)=(1)3−3(1)+2=1−3+2=0. So, (y−1) is a factor. We perform polynomial division: (y3−3y+2)÷(y−1)=y2+y−2. Now, factor the quadratic y2+y−2: (y+2)(y−1). So, y3−3y+2=(y−1)(y+2)(y−1)=(y−1)2(y+2). The inequality becomes (y−1)2(y+2)≥0. Since y=∣x∣, we know y≥0. For y≥0, (y−1)2 is always non-negative. Also, for y≥0, (y+2) is always positive (in fact, y+2≥2). Since both (y−1)2 and (y+2) are non-negative for y≥0, their product (y−1)2(y+2) will always be non-negative. So, this inequality is always true for y≥0.
Combining the results from both inequalities: We have y≤2 from the first inequality, and y≥0 (since y=∣x∣). The second inequality provides no further restriction on y for y≥0. Thus, 0≤y≤2. Substituting back y=∣x∣, we get 0≤∣x∣≤2. Since x=z+z1, we have 0≤∣z+z1∣≤2. Therefore, ∣z+z1∣ cannot exceed 2.