(Complex number) I have no idea on this
- Thread starter Saitama
- Start date
-
- Tags
- Complex number Idea No idea
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
43 replies · 6K views
Physics news on Phys.org
Science Advisor
Homework Helper
MHB
- 16,335
- 258
Fredrik said:I realized that there's (very) tiny possibility for misinterpretation of what I said on page 1, so I will clarify. What I told you there is to continue what you started, like this:
[tex]|z^4-4z^2+3|≥ |z^4|-|3-4z^2|\geq\text{something}[/tex] by applying one of the two inequalities I posted to [itex]|3-4z^2|[/itex].
One more thing, I think the solution I'm suggesting is simpler than the other one that's been suggested, since that one requires you to start by solving an equation to find a factorization.
@Fredrik: I'm afraid this does not work:
[itex]||3|-|4z^2|| \le |3-4z^2| \le |3|+|4z^2|[/itex]
[itex]||3|-4|z|^2| \le |3-4z^2| \le |3|+4|z|^2[/itex]
[itex]|3-4\cdot 2^2| \le |3-4z^2| \le |3|+4\cdot 2^2[/itex]
[itex]13 \le |3-4z^2| \le 19[/itex]
So:
[tex]-3 =16 - 19 \le |z^4|-|3-4z^2| \le 16 - 13 = 3[/tex]
This includes 0, so the result is: [itex]||z^4|-|3-4z^2|| \ge 0[/itex].
But we need to proof that [itex]||z^4|-|3-4z^2|| \ge 3[/itex]
Last edited:
- 10,876
- 423
Oops, you're right. Looking at it again, I see that what I get from the [tex]|z^4-4z^2+3|≥ |z^4|-|3-4z^2|\geq\text{something}[/tex] approach is [tex]|z^4-4z^2+3|≥-3.[/tex] I did this rather quickly and must have missed the minus sign.I like Serena said:@Fredrik: I'm afraid this does not work:
Science Advisor
Homework Helper
MHB
- 16,335
- 258
verty said:I still can't get my head around this question. I see now the two solution methods but neither seems nice to me. I wonder what the proper way to handle these is.
IMHO ehild's method of factoring, followed by the triangle inequalities, is the nicest one.
Science Advisor
Homework Helper
MHB
- 16,335
- 258
I was leaving it to Pranav-Arora to appreciate your picture. He likes pictures!
- 10,876
- 423
Yes, I agree. [tex]|z^4-4z^2+3|=|z^2-3|\,|z^2-1|\geq \text{something}\cdot\text{something}[/tex] is definitely the way to go.I like Serena said:IMHO ehild's method of factoring, followed by the triangle inequalities, is the nicest one.
Pranav-Arora, the method I suggested doesn't work. We get [itex]|z^4-4z^2+3|\geq -3[/itex] if we do it exactly the way I suggested. We need +3 on the right, not -3, so this result is useless. Even if we change the first step into [itex]|z^4-4z^2+3|\geq 3-|z^4-4z^2|[/itex], we're getting something useless. I apologize for misleading you.
The only solution I have found that is similar to my original idea is to start with [tex]|z^4-4z^2+3|\geq|z^4-4z^2+4|-1=|z^2-2|^2-1,[/tex] but as you can see, the only point of doing it this way would be to make the factorization a bit easier. I don't see a way to avoid doing a factorization.
Last edited:
Homework Helper
- 2,190
- 200
It didn't help that I made a mistake in thinking that |z^4 - 4z^2| <= |z^4| - |4z^2|. It is <= |z^4| + |4z^2|. Which means that |z^4 - 4z2 + 3| <= 35, a very strange looking result. But in this question we need >=, and that I don't know how to do nicely (unless factorizing is nice but it seems lucky). I'll look at this more.
Science Advisor
Homework Helper
MHB
- 16,335
- 258
verty said:It didn't help that I made a mistake in thinking that |z^4 - 4z^2| <= |z^4| - |4z^2|. It is <= |z^4| + |4z^2|. Which means that |z^4 - 4z2 + 3| <= 35, a very strange looking result. But in this question we need >=, and that I don't know how to do nicely (unless factorizing is nice but it seems lucky). I'll look at this more.
If ABC is a triangle then there are 2 triangle inequalities, which combined into one are:
[tex]\left|~|AC| - |BC|~\right| \le |AB| \le |AC| + |BC|[/tex]
In words:
The length of AB is greater than the difference in length of the other 2 sides.
The length of AB is less then the sum of the lengths of the other 2 sides.
You need the first form.
Saitama
- 4,244
- 93
I am fed up of this problem.
Now please stop posting hints and stop making me more confused.
Homework Helper
- 2,190
- 200
Ok, I've got my head around it now. Right.
Pranav, in case you return to this question later, here is a hint how to do it without factorizing.
If we have |a| and |b|, we can say two things: one is |a| + |b| >= |a+b|, one is ||a| - |b|| <= |a-b|. Since we need to show (what?) about |z^4 + 3 - 4z^2|, we can (do what?) using (which one?) to find the answer. :)
Saitama
- 4,244
- 93
I already said:-
STOP POSTING HINTS NOW.
- 10,876
- 423
This seems to be the exact same approach that I tried first. See my comments in #38 and #42. (Did you miss the same minus sign as I did?)verty said:Ok, I've got my head around it now. Right.
Pranav, in case you return to this question later, here is a hint how to do it without factorizing.
If we have |a| and |b|, we can say two things: one is |a| + |b| >= |a+b|, one is ||a| - |b|| <= |a-b|. Since we need to show (what?) about |z^4 + 3 - 4z^2|, we can (do what?) using (which one?) to find the answer. :)
Homework Helper
- 2,190
- 200
It wasn't the same sign error. I didn't trust myself to apply any other form of triangle inequality, so I stuck to the traditional "hypotenuse is no greater" form. But that gave the wrong bound, and then I had a sign error trying to adapt that approach to the problem. Anyway, let's move on.
- 10,876
- 423
The one with a minus sign follows from that one. For all z and w, |z+w|≤|z|+|w|. This implies that for all z and w, |z|=|(z+w)-w|≤|z+w|+|-w|=|z+w|+|w|.verty said:I didn't trust myself to apply any other form of triangle inequality, so I stuck to the traditional "hypotenuse is no greater" form.
So for all z and w, we have [tex]|z|-|w|\leq|z+w|\leq |z|+|w|.[/tex]
Similar threads
Why Is My Argument Calculation for Complex Number Incorrect?
- MatinSAR
- · Replies 14 ·
- Precalculus Mathematics Homework Help
- Replies
- 14
How to find z^n of a complex number
- arhzz
- · Replies 12 ·
- Precalculus Mathematics Homework Help
- Replies
- 12
Proving Complex Number Equality
- squenshl
- · Replies 5 ·
- Precalculus Mathematics Homework Help
- Replies
- 5
How Do You Solve Complex Number Equations in Quadratics and Exponentials?
- jisbon
- · Replies 39 ·
- Precalculus Mathematics Homework Help
- Replies
- 39
For what m is the complex number $(\sqrt 3+i)^m$ positive and real?
- Santilopez10
- · Replies 5 ·
- Precalculus Mathematics Homework Help
- Replies
- 5
Complex number multiple choice
- alijan kk
- · Replies 12 ·
- Precalculus Mathematics Homework Help
- Replies
- 12
Complex number and its conjugate problem help
- blckndglxy
- · Replies 8 ·
- Precalculus Mathematics Homework Help
- Replies
- 8
Modulus of a complex number with hyperbolic functions
- roam
- · Replies 2 ·
- Precalculus Mathematics Homework Help
- Replies
- 2
How to represent this complex number?
- Elvis 123456789
- · Replies 18 ·
- Precalculus Mathematics Homework Help
- Replies
- 18
Find the argument of the complex number.
- david102
- · Replies 1 ·
- Precalculus Mathematics Homework Help
- Replies
- 1