This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
I'm getting 2a+a2+4, actually. Solution below.
Define z=reiθ. Thus, ∣∣z+z1∣∣=∣∣∣reiθ+re−iθ∣∣∣=r2+r21+2cos(2θ)=a⇒r=2a2+a4−4a2cos(2θ)+2cos(4θ)−2−2cos(2θ). By inspection of the preceding equation, this has a maximum at θ=2π⇒r=21(a2+a2(a2+4)+2)=41(a2+2aa2+4+a2+4)=2a+a2+4. This signifies that the complex number z satisfying this maximum is z=2a+a2+4i. We can verify this answer by evaluating 21(a2+4+a)−21(a2+4+a)1. With some algebraic simplification, we can show this to be equal to a.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
I'm getting 2a+a2+4, actually. Solution below.
Define z=reiθ. Thus, ∣∣z+z1∣∣=∣∣∣reiθ+re−iθ∣∣∣=r2+r21+2cos(2θ)=a⇒r=2a2+a4−4a2cos(2θ)+2cos(4θ)−2−2cos(2θ). By inspection of the preceding equation, this has a maximum at θ=2π⇒r=21(a2+a2(a2+4)+2)=41(a2+2aa2+4+a2+4)=2a+a2+4. This signifies that the complex number z satisfying this maximum is z=2a+a2+4i. We can verify this answer by evaluating 21(a2+4+a)−21(a2+4+a)1. With some algebraic simplification, we can show this to be equal to a.
Log in to reply
Nice approach.. But i think you have assumed z=reiθ. Correct me if I am wrong.
BTW Thanks for the solution.. I was stuck on this one really.
Log in to reply
Oh, sorry, yes, I fixed it.
We know that ∣∣z1∣−∣z2∣∣≤∣z1+z2∣≤∣z1∣+∣z2∣
Hence we get that ∣∣z∣−∣z1∣∣≤a
Consider,∣z∣≥1⇒∣z∣≥∣z1∣
⇒∣z∣2−a∣z∣−1≤0
⇒∣z∣∈[2a−a2+4,2a+a2+4] or ∣z∣∈[1,2a+a2+4] ( as ∣z∣≥1) .....(i)
Similarly , consider 0≤∣z∣≤1,
∣z∣2+a∣z∣−1≥0
⇒∣z∣∈[2−a+a2+4,1] ....(ii)
From (i) and (ii) , ∣z∣∈[2−a+a2+4,2a+a2+4] .....(iii)
Now, ∣z∣+∣z1∣≥∣z+z1∣=a
⇒∣z∣2−a∣z∣+1≥0
⇒∣z∣∈(−∞,2a−a2−4]∪[2a+a2−4,∞).....(iv)
Combining (iii) and (iv) ,
We get , ∣z∣∈[2−a+a2+4,2a−a2−4]∪[2a+a2−4,2a+a2+4]
Hence we conclude that , ∣z∣max=2a+a2+4
Does z=a+bi or am I misinterpreting something?
Log in to reply
Important distinction. Is the a in the problem referring to the real part of z, or is it just some real number?
Log in to reply
No... a is just another real number...