|4+z| - |4-z| = 6, prove |4+z|^2 - |4-z|^2 >= 48

  • Thread starter Thread starter matt.lmx
  • Start date Start date
AI Thread Summary
The equation |4+z| - |4-z| = 6 leads to |4+z| = 6 + |4-z|. From this, it follows that |4+z|^2 - |4-z|^2 can be expressed as 36 + 12|4-z|. To prove that |4+z|^2 - |4-z|^2 >= 48, it is necessary to show that |4-z| >= 1. A geometric interpretation indicates that if |4-z| is less than 1, the distance from z to -4 would exceed 7, contradicting the original difference of 6. Thus, the problem can be approached through both algebraic manipulation and geometric reasoning.
matt.lmx
Messages
1
Reaction score
0

Homework Statement


Where z is a complex number:

|4+z| - |4-z| = 6

Prove that |4+z|^2 - |4-z|^2 >= 48

2. The attempt at a solution

|4+z| = 6 + |4-z|

|4+z|^2 = 36 + |4-z|^2 + 12|4-z|

|4+z|^2 - |4-z|^2 = 36 + 12|4-z|

From here, I figure if I can prove that |4-z| >= 1, I can prove that |4+z|^2 - |4-z|^2 >=48

Any pointers as to how I can do this? Or am I approaching this from the wrong angle?
 
Physics news on Phys.org
You could look at it geometrically. |4-z| is the distance from 4 to z. If |4-z|<1 then |z+4| (the distance from z to -4) is going to be greater than 7. So the difference can't be 6.
 
|4-z| = |z-4|, so my geometric model is of a point z in the midline of a "horizontal" line of length 8 and the two legs to the origin differ in length by 6. This defines a curve of possible values for z, which crosses the real axis at ...
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top