(75+117i)z+z96+144i
where z is a complex number with ∣z∣=4. Here i=−1.
解析
Solution 1
Let z=4eiθ. Then the expression becomes
(300+468i)eiθ+(24+36i)e−iθ
The real part of this comes out to be (300cosθ−468sinθ)+(24cosθ+36sinθ)=(324cosθ−432sinθ). Using Cauchy-Schwarz to maximize this,
(324cosθ−432sinθ)2≤(cos2θ+sin2θ)(3242+4322)=(1)(3242+4322)=5402
This value is attainable. Thus, the maximum is 540.
Solution 2a (Cauchy-Schwarz and vector algebra)
Simplify rectangular form as in Solution 1 until we get Re(w)=81a−108b=27(3a−4b).
By Cauchy-Schwarz, to maximize Re(w), the vector z=[a,b] ( ∣z∣=4) is ∣[3,−4]∣4[3,−4].
We don't need to bash the arithmetic next, because the unit vector u that maximizes v⋅u is u=v/∣v∣, so v⋅u=v⋅v=∣v∣2/∣v∣=∣v∣, which here is just 32+(−4)2=5.
Combining what remains, we get answer =27∣z∣∣v∣=27(4)(5)=540.
~oinava
Solution 2b (Simple Analytic Geometry)
Simplify rectangular form as in Solution 1 until we get Re(w)=81x−108y=27(3x−4y).
We also know ∣z∣=4 or x2+y2=16.
By AM-GM or Cauchy-Schwarz, b = 4a/3, so
You can also prove this like so: We want to find the line 81x−108y=k tangent to circle x2+y2=16, which is perpendicular to the line connecting tangent point to circle's center (0,0).
Using the formula for (perpendicular) distance from a point to a line: a2+b2∣ax+by+c∣=r we can substitute and get 812+1082∣81(0)−108(0)−k∣=4
2732+42k135kk=4=4=540
~BH2019MV0
Solution 2c (Dot product)
Let z=a+bi. Simplify until we get to maximizing 81a−108b given a2+b2=16. We can write 81a−108b as the Dot Product of two vectors:
81a−108b=⟨81,−108⟩⋅⟨a,b⟩.
From this, we have the line b=−81108a=−34a and the circle a2+b2=16. We need to find their intersection (a,b) such that a and b are maximized. The line intersects the circle at two points, but to maximize 81a−108b we want b to be negative and a to be positive. So the point that works has coordinates a=2.4 and b=−3.2. We get 81⋅2.4+108⋅3.2=540.
~grogg007
Solution 3
Follow Solution 1 to get 81a−108b. We can let a=4cosθ and b=4sinθ as ∣z∣=4, and thus we have 324cosθ−432sinθ. Furthermore, we can ignore the negative sign in front of the second term as we are dealing with sine and cosine, so we finally wish to maximize 324cosθ+432sinθ for obviously positive cosθ and sinθ.
Using the previous fact, we can use the Cauchy-Schwarz Inequality to calculate the maximum. By the inequality, we have:
Similar to the solutions above, we find that Re((75+117i)z+z96+144i)=81a−108b=27(3a−4b), where z=a+bi. To maximize this expression, we must maximize 3a−4b. Let this value be x. Solving for a yields a=3x+4b. From the given information we also know that a2+b2=16. Substituting a in terms of x and b gives us 9x2+8bx+16b2+b2=16. Combining fractions, multiplying, and rearranging, gives 25b2+8xb+(x2−144)=0. This is useful because we want the maximum value of x such that this quadratic has real roots which is easy to find using the discriminant. For the roots to be real, (8x)2−4(25)(x2−144)≥0. Now all that is left to do is to solve this inequality. Simplifying this expression, we get −36x2+14400≥0 which means x2≤400 and x≤20. Therefore the maximum value of x is 20 and 27⋅20=540
~vsinghminhas
Solution 5 ("Completing the Triangle")
First, recognize the relationship between the reciprocal of a complex number z with its conjugate z, namely:
z1⋅zz=∣z∣2z=16z
Then, let z=4(cosθ+isinθ) and z=4(cosθ−isinθ).
Re((75+117i)z+z96+144i)=Re((75+117i)z+(6+9i)z)=4⋅Re((75+117i)(cosθ+isinθ)+(6+9i)(cosθ−isinθ))=4⋅(75cosθ−117sinθ+6cosθ+9sinθ)=4⋅(81cosθ−108sinθ)=4⋅27⋅(3cosθ−4sinθ)
Now, recognizing the 3 and 4 coefficients hinting at a 3-4-5 right triangle, we "complete the triangle" by rewriting our desired answer in terms of an angle of that triangle ϕ where cosϕ=53 and sinϕ=54
4⋅27⋅(3cosθ−4sinθ)=4⋅27⋅5⋅(53cosθ−54sinθ)=540⋅(cosϕcosθ−sinϕsinθ)=540cos(θ+ϕ)
Since the simple trig ratio is bounded above by 1, our answer is 540
~ Cocoa @ https://www.corgillogical.com/ (yes i am a corgi that does math)
Solution 6 (Cauchy-Schwarz Inequality ) (Fastest)
Follow as solution 1 would to obtain 81a+10816−a2.
By the Cauchy-Schwarz Inequality, we have
(a2+(16−a2)2)(812+1082)≥(81a+10816−a2)2,
so
42⋅92⋅152≥(81a+10816−a2)2
and we obtain that 81a+10816−a2≤4⋅9⋅15=540.
- spectraldragon8
Solution 7 (Geometry)
Follow solution 2 to get that we want to find the line 81a−108b=k tangent to circle a2+b2=16. The line turns into a=81k+34b Connect the center of the circle to the tangency point and the y-intercept of the line. Let the tangency point be A, the y-intercept be C, and the center be B. Drop the perpendicular from A to BC and call it D. Let AD=3x, DC=4x. Then, BD=AB2−AD2=16−9x2. By similar triangles, get that ADBD=DCAD, so 3x16−9x2=4x3x. Solve this to get that x=1516, so BC=320 and 81k=320, so k=540 ~ryanbear
Solution 8 (Euler's Formula and Trig Optimization)
Because ∣z∣=4, we can let z=4eiθ. Then, substituting i=e2iπ, we get that the complex number is
We can see that the right-hand side looks an awful lot like the sum of angles formula for cosine, but 3 and 4 don't satisfy the pythagorean identity. To make them do so, we can divide everything by 32+42=5 and set cos(α)::=53 and sin(α)::=54. Now we have that
5401Re(w)=cos(θ+α)
Obviously the maximum value of the right hand side is 1, so the maximum value of the real part is 540.
~Mooshiros
Solution 9 (Calc semi-bash)
Let c denote value of the above expression such that Re(c) is maximized. We write z=4eiθ and multiply the second term in the expression by z=4e−iθ, turning the expression into
4eiθ(75+117i)+4eiθ⋅4e−iθ(96+144i)⋅4e−iθ=300eiθ+468ieiθ+(24+36i)e−iθ.
Now, we write eiθ=cosθ+isinθ. Since cos is even and sin is odd,
⟺300(cosθ+isinθ)+468i+(24+36i)(cosθ−isinθ)Re(c)=324cosθ−468sinθ
We want to maximize this expression, so we take its derivative and set it equal to 0 (and quickly check the second derivative for inflection points):
dθdRe(c)=108(3cosθ−4sinθ)Re(c)=−324sinθ−468cosθ=0,
so tanθ=−324468=−34, which is reminiscent of a 3−4−5 right triangle in the fourth quadrant (side lengths of 3,−4,5). Since tanθ=−34, we quickly see that sinθ=−54 and cosθ=53. Therefore,
Re(c)=108(3cosθ−4sinθ)=108(59+516)=108⋅5=(540)
-Benedict T (countmath1)
Solution 10 (Lagrange multipliers)
With z=a+bi such that a2+b2=16, we have
(75+117i)(a+bi)+a+bi48(2+3i)=75a+75bi+117ai−117b+a+bi48(2+3i)=75a−117b+(117a+75b)i+48(2+3i)⋅16a−bi=75a−117b+(117a+75b)i+3(2+3i)(a−bi)
where we use z−1=∣z∣2zˉ. With 3(2+3i)(a−bi)=3[2a−2bi+3ai+3b]=6a+9b+9ai−6bi, the expression becomes 81a−108b+(126a+69b)i and we would like to maximize 81a−108b=9(9a−12b)=27(3a−4b) with a2+b2=16. With f(a,b)=3a−4b and g(a,b)=a2+b2=16, we have
3=2λa,−4=2λb⟹−43=ba⟹−3b=4a⟹b=−34a
so
a2+916a2=925a2=16⟹35a=4⟹a=512,b=−516
and we have 3a−4b=536+564=20, so the maximum is 27⋅20=540. -centslordm
Solution 11 (basically Lagrange but easier-ish)
Proceeding as with Solution 10, we aim to maximize 27(3a−4b) under the constraint a2+b2−16=0. It is a well-known result of Lagrange multipliers that a linear function is maximized under a circle when the values of the variables are proportional to their coefficients; that is, in our case, a=3x and b=−4x. (Technically a=27⋅3x and b=27(−4)x, but it's easier to use a=3x and b=−4x.)
Then, (3x)2+(−4x)2=25x2=16, so x=54 and we have a=512 and b=−516. This yields
Note that we can scale down the expression by a factor of 3, namely, we compute the maximum possible real part of 25+39iz+z32+48i for ∣z∣=4 and multiply this result by 3. Write z=4(cost+isint) we have \begin{align}(25+39i)z+{32+48i\over z}\\=4(25+39i)(\cos t+i\sin t)+{32+48i\over 4(\cos t+i\sin t)\\}=(100+156i)(\cos t+i\sin t)+(8+12i)(\cos t-i\sin t)\end{align}
The real part of (100+156i)(cost+isint)+(8+12i)(cost−isint) is then
108cost−144sint=36(3cost−4sint)
The function 3cost−4sint oscillates with amplitude 5, so the maximum value of the scaled-down expression is 36⋅5=180. Hence, our requested answer is 180⋅3=540.
The idea comes from the geometric meaning of this problem. The only difficulty is that the rotation directions are opposite. To make the rotations same, using conjugate is a good idea without changing the real part. Finally we can get a rotating parallelogram as shown in the following graph. Just find the length of the diagonal.