Freshmark
← Back to all writing

Peijian Education 2022 Labor Day Problem-Solving Workshop (May 1, Part II)

This article is the second part of Peijian Education's 2022 May 1st question brushing class (5.1). It continues to explain the conjugate, module and complex plane geometry applications of complex numbers through typical examples, including real number determination, four-point concircle, barycentric concircle and Ptolemy's inequality; at the same time, it organizes common methods for high-level joint test such as trigonometric identity transformation, triple angle formula, trigonometric function minimum and equation, complex number replacement to solve higher-order equations and Jensen's inequality.

Example 1

It is known that the complex number z1,z2,z3z_1, z_2, z_3 satisfies z1=z2=z30|z_1| = |z_2| = |z_3| \neq 0, and verify: (z1+z2)(z2+z3)(z3+z1)z1z2z3\frac{(z_1 + z_2)(z_2 + z_3)(z_3 + z_1)}{z_1 z_2 z_3} is a real number.

If you are familiar with zRz=zz\in\R\Longleftrightarrow z=\overline{z}, you only need to prove:

(z1+z2)(z2+z3)(z3+z1)z1z2z3=[(z1+z2)(z2+z3)(z3+z1)z1z2z3]\begin{gathered} \frac{(z_1+z_2)(z_2+z_3)(z_3+z_1)}{z_1z_2z_3}=\overline{[\frac{(z_1+z_2)(z_2+z_3)(z_3+z_1)}{z_1z_2z_3}]}\\ \end{gathered}

Consider establishing the relationship between conjugate complex numbers and complex modules, so let z1=z2=z3=r|z_1| = |z_2| = |z_3| = r =(z1+z2)(z2+z3)(z3+z1)z1z2z3=(r2z1+r2z2)(r2z2+r2z3)(r2z3+r2z1)r2z1r2z2r2z3=(z1+z2)(z2+z3)(z3+z1)z1z2z3\begin{gathered} =\frac{\overline{(z_1+z_2)(z_2+z_3)(z_3+z_1)}}{\overline{z_1z_2z_3}}\\ =\frac{(\frac{r^2}{z_1}+\frac{r^2}{z_2})(\frac{r^2}{z_2}+\frac{r^2}{z_3})(\frac{r^2}{z_3}+\frac{r^2}{z_1})}{\frac{r^2}{z_1}\frac{r^2}{z_2}\frac{r^2}{z_3}}\\ =\frac{(z_1+z_2)(z_2+z_3)(z_3+z_1)}{z_1z_2z_3} \end{gathered}

Q.E.D.

Example 2

ABCDABCD is a quadrilateral inscribed in a circle. Prove that: the centers of gravity of ABC,CDA,BCD,DAB\triangle ABC,\triangle CDA,\triangle BCD,\triangle DAB are congruent circles.

ABCDABCD The equivalent condition for four points to be a cocircle is:

z2z1z3z1:z2z4z3z4R\frac{z_2-z_1}{z_3-z_1}:\frac{z_2-z_4}{z_3-z_4}\in\R

Under this condition, the conclusion is equivalent to:

z1+z3+z43z2+z3+z43z1+z2+z43z2+z3+z43:z1+z3+z43z1+z2+z33z1+z2+z43z1+z2+z33R\begin{gathered} \frac{\frac{z_1+z_3+z_4}{3}-\frac{z_2+z_3+z_4}{3}}{\frac{z_1+z_2+z_4}{3}-\frac{z_2+z_3+z_4}{3}}:\frac{\frac{z_1+z_3+z_4}{3}-\frac{z_1+z_2+z_3}{3}}{\frac{z_1+z_2+z_4}{3}-\frac{z_1+z_2+z_3}{3}}\in\R \end{gathered}

The conclusion and conditions are completely equivalent.

Q.E.D.

Example 3 (Ptolemy’s Theorem)

In the plane quadrilateral ABCDABCD, prove that: ABCD+ADBCACBDAB\cdot CD+AD\cdot BC\ge AC\cdot BD, takes the equal sign if and only if the quadrilateral ABCDABCD is a convex quadrilateral inscribed in a circle.

Although this question can consider the plane geometry to construct similar triangles, it needs to be discussed based on the order of A, B, C, and D, which is more complicated.

A wonderful proof can be accomplished using complex numbers:

In the complex plane, use the complex number a,b,c,da,b,c,d to represent A,B,C,DA,B,C,D.

There is an identity:

(ab)(cd)+(ad)(bc)=(ac)(bd)\begin{gathered} (a-b)(c-d)+(a-d)(b-c)\\ =(a-c)(b-d) \end{gathered}

Taking modulo for left and right at the same time. Note that modulo is closed for multiplication and division, but not for addition and subtraction:

abcd+adbc(ab)(cd)+(ad)(bc)=acbd\begin{gathered} |a-b||c-d|+|a-d||b-c|\ge|(a-b)(c-d)+(a-d)(b-c)|=|a-c||b-d| \end{gathered}

And this is obviously ABCD+ADBCACBDAB\cdot CD+AD\cdot BC\ge AC\cdot BD.

Consider the following conditions:

The establishment of triangle inequality requires that (ab)(cd)(a-b)(c-d) and (ad)(bc)(a-d)(b-c) be collinear (the arguments and terminal sides are the same)

That is, (ab)(cd)(ad)(bc)R\frac{(a-b)(c-d)}{(a-d)(b-c)}\in\R is exactly the necessary and sufficient condition for four points to be a circle.

Example 4

Known x,y,a,bRx, y, a, b \in R, x2+y22x^2 + y^2 \leq 2, a2+b24a^2 + b^2 \leq 4. Find the maximum value of b(x2y2)+2axy|b(x^2 - y^2) + 2axy|.

Let z1=x+yi,z12,z2=bai,z22z_1=x+yi,|z_1|\le\sqrt{2},z_2=b-ai,|z_2|\le2

Requested: b(x2y2)+2axy=(z12z2)z12z24|b(x^2 - y^2) + 2axy|=|\Re(z_1^2z_2)|\le|z_1^2z_2|\le4

If we consider Cauchy's inequality, we have:

[b(x2y2)+2axy]2(a2+b2)[(x2y2)2+4x2y2]=(a2+b2)(x2+y2)24×22\begin{gathered} [b(x^2 - y^2) + 2axy]^2\\ \le(a^2+b^2)[(x^2-y^2)^2+4x^2y^2]\\ =(a^2+b^2)(x^2+y^2)^2\\ \le 4\times2^2 \end{gathered}

Equally relaxed and enjoyable.

Example 5 (classic old show)

Find the value of sin6sin42sin66sin78\sin 6^\circ \sin 42^\circ \sin 66^\circ \sin 78^\circ.

sin6sin42sin66sin78=sin6cos12cos24cos48=16cos6sin6cos12cos24cos4816cos6=sin9616cos6=116\begin{gathered} \sin 6^\circ \sin 42^\circ \sin 66^\circ \sin 78^\circ\\ =\sin 6\degree\cos12\degree\cos24\degree\cos48\degree\\ =\frac{16\cos6\degree\sin 6\degree\cos12\degree\cos24\degree\cos48\degree}{16\cos6\degree}\\ =\frac{\sin96\degree}{16\cos6\degree}\\ =\frac{1}{16} \end{gathered}

Let’s examine the triple angle formula:

sin3α=3sinα4sin3αcos3α=4cos3α3cosαsin3α=4sinα(sin260sin2α)=4sin60sin(60α)sin(60+α)cos3α=4cosαcos(60α)cos(60α)tan3α=tanαtan(60α)tan(60+α)\begin{gathered} \sin3\alpha=3\sin\alpha-4\sin^3\alpha\\ \cos3\alpha=4\cos^3\alpha-3\cos\alpha\\ \sin3\alpha=4\sin\alpha(\sin^260\degree-\sin^2\alpha)\\ =4\sin60\degree\sin(60\degree-\alpha)\sin(60\degree+\alpha)\\ \cos3\alpha=4\cos\alpha\cos(60\degree-\alpha)\cos(60\degree-\alpha)\\ \tan3\alpha=\tan\alpha\tan(60\degree-\alpha)\tan(60\degree+\alpha) \end{gathered}

Returning to the equation we were looking for, we found:

sin6sin42sin66sin78=sin6sin66sin42sin78=sin184sin54sin544sin18=116\begin{gathered} \sin 6^\circ \sin 42^\circ \sin 66^\circ \sin 78^\circ\\ =\sin6\degree\sin66\degree\sin42\degree\sin78\degree\\ =\frac{\sin18\degree}{4\sin54\degree}\frac{\sin54\degree}{4\sin18\degree}=\frac{1}{16} \end{gathered}

In the same way, cos6cos42cos66cos78=116\cos 6^\circ \cos 42^\circ \cos 66^\circ \cos 78^\circ=\frac{1}{16}

Example 6

Functions f(x)=2(sin2x+32)cosxsin3xf(x)=2(\sin 2x + \frac{\sqrt{3}}{2})\cos x - \sin 3x, and x[0,2π]x\in[0,2\pi].

(1) Find the maximum and minimum values of the function.

(2) Find the solution to equation f(x)=3f(x)=\sqrt{3}.

(1) 2(sin2x+32)cosxsin3x=2(sin2x+32)cosxsin(2x+x)=sin2xcosx+3cosxcos2xsinx=sin(2xx)+3cosx=2sin(x+π3)[2,+2]\begin{gathered} 2(\sin 2x + \frac{\sqrt{3}}{2})\cos x - \sin 3x\\ =2(\sin 2x + \frac{\sqrt{3}}{2})\cos x - \sin (2x+x)\\ =\sin2x\cos x+\sqrt{3}\cos x-\cos2x\sin x\\ =\sin(2x-x)+\sqrt{3}\cos x\\ =2\sin(x+\frac{\pi}{3})\in[-2,+2] \end{gathered}

(2)

sin(x+π3)=32\sin(x+\frac{\pi}{3})=\frac{\sqrt{3}}{2} gives x+π3=π3+2kπx+\frac{\pi}{3}=\frac{\pi}{3}+2k\pi or x+π3=2π3+2kπx+\frac{\pi}{3}=\frac{2\pi}{3}+2k\pi (kZ)(k\in\Z).

Thus x=2kπx=2k\pi or x=π3+2kπx=\frac{\pi}{3}+2k\pi (kZ)(k\in\Z).

Considering the range of x, x=0,2π,π3x=0,2\pi,\frac{\pi}{3}

Example 7

Solve:x5+10x3+20x4=0Solve:x^5+10x^3+20x-4=0 Clever yuan exchange: x=z2z,zCx=z-\frac{2}{z},z\in C

z532z54=0z^5-\frac{32}{z^5}-4=0

Solution: z5=4 or 8z^5=-4\text{ or }8 z=45(cos2kπ5+isin2kπ5)(k=0,1,2,3,4) or 85(cos2kπ5+isin2kπ5)(k=0,1,2,3,4)z=-\sqrt[5]{4}(\cos\frac{2k\pi}{5}+i\sin\frac{2k\pi}{5})(k=0,1,2,3,4)\text{ or }\sqrt[5]{8}(\cos\frac{2k\pi}{5}+i\sin\frac{2k\pi}{5})(k=0,1,2,3,4) Just bring it in and get xx.

Example 8

It is known that the acute angle A,B,CA,B,C satisfies sin2A+sin2B+sin2C=1\sin^2 A + \sin^2 B + \sin^2 C = 1,

Find the maximum value of A+B+CA+B+C.

The condition is equivalent to cos2A+cos2B+cos2C=113cos2(A+B+C)32(A+B+C)3arccos13\begin{gathered} \cos2A+\cos2B+\cos2C=1\\ 1\le3\cos\frac{2(A+B+C)}{3}\\ \frac{2(A+B+C)}{3}\le \arccos\frac{1}{3} \end{gathered}

Get A+B+C32arccos13A+B+C\le\frac{3}{2}\arccos\frac{1}{3}

You might think there is something wrong with the use of Jensen's inequality here, but in fact if there is an angle twice more than π2\frac{\pi}{2}, A+B+CA+B+C will not be too big.

Let’s assume A>π4A\gt\frac{\pi}{4}, then: sin2B+sin2C=1sin2A<12\sin^2B+\sin^2C=1-\sin^2A\lt\frac{1}{2}

Fixed A, we only need to find the maximum value of B+CB+C.

Obviously B,C(0,π4)B,C\in(0,\frac{\pi}{4}), otherwise sin2B+sin2C>12\sin^2B+\sin^2C\gt \frac{1}{2}

Then: sin2B+sin2C=1sin2A=1cos2B+cos2C2\sin^2B+\sin^2C=1-\sin^2A=1-\frac{\cos2B+\cos2C}{2}

So there is cos2B+cos2C=2sin2A2cos(B+C)\cos2B+\cos2C=2\sin^2A\le2\cos(B+C)

Get: B+Carccos(sin2A)B+C\le\arccos(\sin^2A)

Then A+B+CA+arccos(sin2A)A+B+C\le A+\arccos(\sin^2A)

Constructor f(x)=x+arccos(sin2x)f(x)=x+\arccos(\sin^2x)

f(x)=1+2sinxcosx11sin4x=14sin2xcos2x1sin4x=14t2(1t2)1t4=14t21+t2<0(t=sinx>22)\begin{gathered} f'(x)=1+2\sin x\cos x\frac{-1}{\sqrt{1-\sin^4 x}}\\ =1-\sqrt{\frac{4\sin^2x\cos^2x}{1-\sin^4x}}\\ =1-\sqrt{\frac{4t^2(1-t^2)}{1-t^4}}\\ =1-\sqrt{\frac{4t^2}{1+t^2}}\lt0(t=\sin x\gt\frac{\sqrt{2}}{2}) \end{gathered}

So f(x)<f(π4)=7π12<32arccos13f(x)\lt f(\frac{\pi}{4})=\frac{7\pi}{12}\lt\frac{3}{2}\arccos\frac{1}{3}

The above description is too complicated, so we have another method:


**18. Given that the acute angle A,B,CA,B,C satisfies sin2A+sin2B+sin2C=1\sin^2 A + \sin^2 B + \sin^2 C = 1, find the maximum value of A+B+CA+B+C. **

Compiled answers:

Use the power-reducing formula sin2θ=1cos2θ2\sin^2 \theta = \frac{1-\cos 2\theta}{2} to transform the known conditions: 1cos2A2+1cos2B2+1cos2C2=1\frac{1-\cos 2A}{2} + \frac{1-\cos 2B}{2} + \frac{1-\cos 2C}{2} = 1 Simplified: cos2A+cos2B+cos2C=1\cos 2A + \cos 2B + \cos 2C = 1

Using the sum-difference product formula, expand the first two terms: 2cos(A+B)cos(AB)+cos2C=12\cos(A+B)\cos(A-B) + \cos 2C = 1 2cos(A+B)cos(AB)=1cos2C2\cos(A+B)\cos(A-B) = 1 - \cos 2C cos(A+B)cos(AB)=sin2C\cos(A+B)\cos(A-B) = \sin^2 C

Since A,BA,B is an acute angle, AB(π2,π2)A-B \in (-\frac{\pi}{2}, \frac{\pi}{2}), and therefore 0<cos(AB)10 < \cos(A-B) \le 1, must have cos(A+B)(0,1],A+B(0,π2]\cos(A+B)\in(0,1],A+B\in(0,\frac{\pi}{2}] From the above formula we can get: cos(A+B)sin2C=1cos2C2\cos(A+B) \ge \sin^2 C = \frac{1-\cos 2C}{2}

In the same way, for the other two pairs of angles: cos(B+C)sin2A=1cos2A2\cos(B+C) \ge \sin^2 A = \frac{1-\cos 2A}{2} cos(C+A)sin2B=1cos2B2\cos(C+A) \ge \sin^2 B = \frac{1-\cos 2B}{2}

Adding the above three equations, we get: cos(A+B)+cos(B+C)+cos(C+A)3(cos2A+cos2B+cos2C)2=312=1\cos(A+B) + \cos(B+C) + \cos(C+A) \ge \frac{3-(\cos 2A+\cos 2B+\cos 2C)}{2} = \frac{3-1}{2} = 1

Let S=A+B+CS=A+B+C, then A+B=SCA+B=S-C, B+C=SAB+C=S-A, C+A=SBC+A=S-B. That is cos(SA)+cos(SB)+cos(SC)1\cos(S-A) + \cos(S-B) + \cos(S-C) \ge 1.

According to Jensen’s inequality (because when x(0,π2)x \in (0, \frac{\pi}{2}), cosx\cos x is a concave function): cos(SA)+(SB)+(SC)3cos(SA)+cos(SB)+cos(SC)313\cos \frac{(S-A) + (S-B) + (S-C)}{3} \ge \frac{\cos(S-A) + \cos(S-B) + \cos(S-C)}{3} \ge \frac{1}{3} Note (SA)+(SB)+(SC)=3S(A+B+C)=3SS=2S(S-A)+(S-B)+(S-C) = 3S - (A+B+C) = 3S - S = 2S. cos2S313\cos \frac{2S}{3} \ge \frac{1}{3}

Because A,B,CA,B,C is an acute angle and the cosine function decreases monotonically on (0,π)(0, \pi), so: 2S3arccos13\frac{2S}{3} \le \arccos \frac{1}{3} S32arccos13S \le \frac{3}{2} \arccos \frac{1}{3} That is, the maximum value of A+B+CA+B+C is 32arccos13\mathbf{\frac{3}{2} \arccos \frac{1}{3}}.

(Note: The equal sign holds true if and only if A=B=CA=B=C, that is, cos2A=cos2B=cos2C=13\cos 2A = \cos 2B = \cos 2C = \frac{1}{3}.)

Example 9

If α,β,γ(0,π2)\alpha, \beta, \gamma \in \left( 0, \frac{\pi}{2} \right), and cos2α+cos2β+cos2γ=1\cos^2 \alpha + \cos^2 \beta + \cos^2 \gamma = 1,

Verification: tanαtanβtanγ22\tan \alpha \cdot \tan \beta \cdot \tan \gamma \geq 2\sqrt{2}

The conditions for obtaining equality are obvious α=β=γ=arccos13\alpha=\beta=\gamma=\arccos\frac{1}{3}

Make an identity deformation:

sin2α=cos2β+cos2γ\begin{gathered} \sin^2\alpha=\cos^2\beta+\cos^2\gamma \end{gathered}

Taking into account the equality condition, feel free to use the mean inequality:

sin2α=2cosβcosγsin2β=2cosγcosαsin2γ=2cosαcosβ\begin{gathered} \sin^2\alpha=2\cos\beta\cos\gamma\\ \sin^2\beta=2\cos\gamma\cos\alpha\\ \sin^2\gamma=2\cos\alpha\cos\beta \end{gathered}

Multiplying the square roots gives tanαtanβtanγ22\tan \alpha \cdot \tan \beta \cdot \tan \gamma \geq 2\sqrt{2}

Example 10

Evaluate: cos25π+cos45π\cos\frac{2}{5}\pi+\cos\frac{4}{5}\pi

Consider:

(cos25π+cos45π)sin15π=12[(sin35πsin15π)+(sin55πsin35π)]=12sin15π\begin{gathered} (\cos\frac{2}{5}\pi+\cos\frac{4}{5}\pi)\sin\frac{1}{5}\pi\\ =\frac{1}{2}[(\sin\frac{3}{5}\pi-\sin\frac{1}{5}\pi)+(\sin\frac{5}{5}\pi-\sin\frac{3}{5}\pi)]=-\frac{1}{2}\sin\frac{1}{5}\pi \end{gathered}

The required formula is equal to 12-\frac{1}{2}

Or depending on special angles:

sin18=514\sin18\degree=\frac{\sqrt{5}-1}{4}

cos25π+cos45π=sin18cos36=sin18+2sin2181=12\begin{gathered} \cos\frac{2}{5}\pi+\cos\frac{4}{5}\pi\\ =\sin18\degree-\cos36\degree\\ =\sin18\degree+2\sin^218\degree-1\\ =-\frac{1}{2} \end{gathered}