Write the determinant in a simpler form
Given
f ( x ) = ∣ 1 + sin 2 x cos 2 x sin 2 x sin 2 x 1 + cos 2 x sin 2 x sin 2 x cos 2 x 1 + sin 2 x ∣ , x ∈ [ π 6 , π 3 ] . f(x)=\begin{vmatrix}
1+\sin^2x & \cos^2x & \sin 2x\\
\sin^2x & 1+\cos^2x & \sin 2x\\
\sin^2x & \cos^2x & 1+\sin 2x
\end{vmatrix},\qquad x\in\left[\frac\pi6,\frac\pi3\right]. f ( x ) = 1 + sin 2 x sin 2 x sin 2 x cos 2 x 1 + cos 2 x cos 2 x sin 2 x sin 2 x 1 + sin 2 x , x ∈ [ 6 π , 3 π ] .
Let
s = sin 2 x , c = cos 2 x , t = sin 2 x . s=\sin^2x,\qquad c=\cos^2x,\qquad t=\sin 2x. s = sin 2 x , c = cos 2 x , t = sin 2 x .
Then
s + c = 1. s+c=1. s + c = 1.
So the matrix becomes
∣ 1 + s c t s 1 + c t s c 1 + t ∣ . \begin{vmatrix}
1+s & c & t\\
s & 1+c & t\\
s & c & 1+t
\end{vmatrix}. 1 + s s s c 1 + c c t t 1 + t .
Use row operations to evaluate the determinant
Apply:
R 1 → R 1 − R 2 R_1\to R_1-R_2 R 1 → R 1 − R 2
R 2 → R 2 − R 3 R_2\to R_2-R_3 R 2 → R 2 − R 3
Then the determinant becomes
∣ 1 − 1 0 0 1 − t s c 1 + t ∣ . \begin{vmatrix}
1 & -1 & 0\\
0 & 1 & -t\\
s & c & 1+t
\end{vmatrix}. 1 0 s − 1 1 c 0 − t 1 + t .
Now expand along the first row:
f ( x ) = 1 ⋅ ∣ 1 − t c 1 + t ∣ − ( − 1 ) ⋅ ∣ 0 − t s 1 + t ∣ . f(x)=1\cdot\begin{vmatrix}1&-t\\ c&1+t\end{vmatrix}-(-1)\cdot\begin{vmatrix}0&-t\\ s&1+t\end{vmatrix}. f ( x ) = 1 ⋅ 1 c − t 1 + t − ( − 1 ) ⋅ 0 s − t 1 + t .
Hence
f ( x ) = ( 1 + t + c t ) − ( t s ) . f(x)=\big(1+t+ct\big)-\big(ts\big). f ( x ) = ( 1 + t + c t ) − ( t s ) .
So
f ( x ) = 1 + t + t ( c − s ) . f(x)=1+t+t(c-s). f ( x ) = 1 + t + t ( c − s ) .
Since
we get
f ( x ) = 1 + sin 2 x + sin 2 x cos 2 x . f(x)=1+\sin 2x+\sin 2x\cos 2x. f ( x ) = 1 + sin 2 x + sin 2 x cos 2 x .
Also,
sin 2 x cos 2 x = 1 2 sin 4 x , \sin 2x\cos 2x=\frac12\sin 4x, sin 2 x cos 2 x = 2 1 sin 4 x ,
so
f ( x ) = 1 + sin 2 x + 1 2 sin 4 x . f(x)=1+\sin 2x+\frac12\sin 4x. f ( x ) = 1 + sin 2 x + 2 1 sin 4 x .
Convert to a single-variable expression
Let
y = 2 x . y=2x. y = 2 x .
Then
y ∈ [ π 3 , 2 π 3 ] , y\in\left[\frac\pi3,\frac{2\pi}3\right], y ∈ [ 3 π , 3 2 π ] ,
and
f = 1 + sin y + 1 2 sin 2 y = 1 + sin y ( 1 + cos y ) . f=1+\sin y+\frac12\sin 2y=1+\sin y(1+\cos y). f = 1 + sin y + 2 1 sin 2 y = 1 + sin y ( 1 + cos y ) .
Now set
u = sin y . u=\sin y. u = sin y .
For y ∈ [ π 3 , 2 π 3 ] y\in\left[\frac\pi3,\frac{2\pi}3\right] y ∈ [ 3 π , 3 2 π ] , we have
u ∈ [ 3 2 , 1 ] . u\in\left[\frac{\sqrt3}{2},1\right]. u ∈ [ 2 3 , 1 ] .
Also on this interval,
cos y = ± 1 − u 2 , \cos y=\pm\sqrt{1-u^2}, cos y = ± 1 − u 2 ,
so direct substitution is less convenient. Better differentiate with respect to y y y .
Find critical points
From
f ( y ) = 1 + sin y + 1 2 sin 2 y , f(y)=1+\sin y+\frac12\sin 2y, f ( y ) = 1 + sin y + 2 1 sin 2 y ,
we get
f ′ ( y ) = cos y + cos 2 y . f'(y)=\cos y+\cos 2y. f ′ ( y ) = cos y + cos 2 y .
Using
cos 2 y = 2 cos 2 y − 1 , \cos 2y=2\cos^2y-1, cos 2 y = 2 cos 2 y − 1 ,
f ′ ( y ) = 2 cos 2 y + cos y − 1 = ( 2 cos y − 1 ) ( cos y + 1 ) . f'(y)=2\cos^2y+\cos y-1=(2\cos y-1)(\cos y+1). f ′ ( y ) = 2 cos 2 y + cos y − 1 = ( 2 cos y − 1 ) ( cos y + 1 ) .
Thus critical points satisfy
cos y = 1 2 or cos y = − 1. \cos y=\frac12\quad\text{or}\quad \cos y=-1. cos y = 2 1 or cos y = − 1.
On
y ∈ [ π 3 , 2 π 3 ] , y\in\left[\frac\pi3,\frac{2\pi}3\right], y ∈ [ 3 π , 3 2 π ] ,
we have:
cos y = 1 2 \cos y=\frac12 cos y = 2 1 at y = π 3 y=\frac\pi3 y = 3 π (left endpoint),
cos y = − 1 \cos y=-1 cos y = − 1 is not in the interval.
So there is no interior critical point except endpoint behavior. Therefore extrema occur at endpoints, or by checking monotonicity.
Check monotonicity
On ( π 3 , π 2 ) \left(\frac\pi3,\frac\pi2\right) ( 3 π , 2 π ) , we have cos y > 0 \cos y>0 cos y > 0 , so 2 cos y − 1 < 0 2\cos y-1<0 2 cos y − 1 < 0 after crossing π / 3 \pi/3 π /3 , and cos y + 1 > 0 \cos y+1>0 cos y + 1 > 0 . Hence f ′ ( y ) < 0 f'(y)<0 f ′ ( y ) < 0 .
On ( π 2 , 2 π 3 ) \left(\frac\pi2,\frac{2\pi}3\right) ( 2 π , 3 2 π ) , still cos y + 1 > 0 \cos y+1>0 cos y + 1 > 0 and 2 cos y − 1 < 0 2\cos y-1<0 2 cos y − 1 < 0 , so again f ′ ( y ) < 0 f'(y)<0 f ′ ( y ) < 0 .
Thus f f f is decreasing on the whole interval
[ π 3 , 2 π 3 ] . \left[\frac\pi3,\frac{2\pi}3\right]. [ 3 π , 3 2 π ] .
So:
maximum at y = π 3 y=\frac\pi3 y = 3 π i.e. x = π 6 x=\frac\pi6 x = 6 π ,
minimum at y = 2 π 3 y=\frac{2\pi}3 y = 3 2 π i.e. x = π 3 x=\frac\pi3 x = 3 π .
Compute maximum and minimum values
At x = π 6 x=\frac\pi6 x = 6 π :
sin 2 x = sin π 3 = 3 2 , sin 4 x = sin 2 π 3 = 3 2 . \sin 2x=\sin\frac\pi3=\frac{\sqrt3}{2},\qquad \sin 4x=\sin\frac{2\pi}3=\frac{\sqrt3}{2}. sin 2 x = sin 3 π = 2 3 , sin 4 x = sin 3 2 π = 2 3 .
Therefore
α = f ( π 6 ) = 1 + 3 2 + 1 2 ⋅ 3 2 = 1 + 3 3 4 . \alpha=f\left(\frac\pi6\right)=1+\frac{\sqrt3}{2}+\frac12\cdot\frac{\sqrt3}{2}
=1+\frac{3\sqrt3}{4}. α = f ( 6 π ) = 1 + 2 3 + 2 1 ⋅ 2 3 = 1 + 4 3 3 .
At x = π 3 x=\frac\pi3 x = 3 π :
sin 2 x = sin 2 π 3 = 3 2 , sin 4 x = sin 4 π 3 = − 3 2 . \sin 2x=\sin\frac{2\pi}3=\frac{\sqrt3}{2},\qquad \sin 4x=\sin\frac{4\pi}3=-\frac{\sqrt3}{2}. sin 2 x = sin 3 2 π = 2 3 , sin 4 x = sin 3 4 π = − 2 3 .
Therefore
β = f ( π 3 ) = 1 + 3 2 − 1 2 ⋅ 3 2 = 1 + 3 4 . \beta=f\left(\frac\pi3\right)=1+\frac{\sqrt3}{2}-\frac12\cdot\frac{\sqrt3}{2}
=1+\frac{\sqrt3}{4}. β = f ( 3 π ) = 1 + 2 3 − 2 1 ⋅ 2 3 = 1 + 4 3 .
So
α = 1 + 3 3 4 , β = 1 + 3 4 . \alpha=1+\frac{3\sqrt3}{4},\qquad \beta=1+\frac{\sqrt3}{4}. α = 1 + 4 3 3 , β = 1 + 4 3 .
Test the options
First compute squares:
α 2 = ( 1 + 3 3 4 ) 2 = 1 + 9 3 8 + 27 16 = 43 16 + 9 3 8 , \alpha^2=\left(1+\frac{3\sqrt3}{4}\right)^2
=1+\frac{9\sqrt3}{8}+\frac{27}{16}
=\frac{43}{16}+\frac{9\sqrt3}{8}, α 2 = ( 1 + 4 3 3 ) 2 = 1 + 8 9 3 + 16 27 = 16 43 + 8 9 3 ,
β 2 = ( 1 + 3 4 ) 2 = 1 + 3 2 + 3 16 = 19 16 + 3 2 . \beta^2=\left(1+\frac{\sqrt3}{4}\right)^2
=1+\frac{\sqrt3}{2}+\frac{3}{16}
=\frac{19}{16}+\frac{\sqrt3}{2}. β 2 = ( 1 + 4 3 ) 2 = 1 + 2 3 + 16 3 = 16 19 + 2 3 .
Also,
α = 1 + 3 3 4 . \sqrt{\alpha}=\sqrt{1+\frac{3\sqrt3}{4}}. α = 1 + 4 3 3 .
Notice
( 1 2 + 3 2 ) 2 = 1 4 + 3 4 + 3 2 = 1 + 3 2 , \left(\frac12+\frac{\sqrt3}{2}\right)^2=\frac14+\frac34+\frac{\sqrt3}{2}=1+\frac{\sqrt3}{2}, ( 2 1 + 2 3 ) 2 = 4 1 + 4 3 + 2 3 = 1 + 2 3 ,
not equal to α \alpha α , so let us instead evaluate the option expression directly by a smarter identity.
Observe
α = 1 + 3 3 4 = 4 + 3 3 4 . \alpha=1+\frac{3\sqrt3}{4}=\frac{4+3\sqrt3}{4}. α = 1 + 4 3 3 = 4 4 + 3 3 .
Then
4 α = 4 + 3 3 = ( 3 2 + 3 2 ) 2 ? 4\alpha=4+3\sqrt3=(\tfrac{3}{2}+\tfrac{\sqrt3}{2})^2? 4 α = 4 + 3 3 = ( 2 3 + 2 3 ) 2 ?
Check:
( 3 2 + 3 2 ) 2 = 9 4 + 3 4 + 3 3 2 = 3 + 3 3 2 , \left(\frac32+\frac{\sqrt3}{2}\right)^2=\frac94+\frac34+\frac{3\sqrt3}{2}=3+\frac{3\sqrt3}{2}, ( 2 3 + 2 3 ) 2 = 4 9 + 4 3 + 2 3 3 = 3 + 2 3 3 ,
not equal. So compute numerically if needed.
Instead test the simpler algebraic options first.
Option D
α 2 + β 2 = ( 43 16 + 9 3 8 ) + ( 19 16 + 3 2 ) = 62 16 + 13 3 8 = 31 8 + 13 3 8 ≠ 9 2 . \alpha^2+\beta^2=
\left(\frac{43}{16}+\frac{9\sqrt3}{8}\right)+\left(\frac{19}{16}+\frac{\sqrt3}{2}\right)
=\frac{62}{16}+\frac{13\sqrt3}{8}
=\frac{31}{8}+\frac{13\sqrt3}{8}\neq \frac92. α 2 + β 2 = ( 16 43 + 8 9 3 ) + ( 16 19 + 2 3 ) = 16 62 + 8 13 3 = 8 31 + 8 13 3 = 2 9 .
So D is false.
Option A
α 2 − β 2 = ( 43 16 − 19 16 ) + ( 9 3 8 − 3 2 ) = 24 16 + 5 3 8 = 3 2 + 5 3 8 ≠ 4 3 . \alpha^2-\beta^2=
\left(\frac{43}{16}-\frac{19}{16}\right)+\left(\frac{9\sqrt3}{8}-\frac{\sqrt3}{2}\right)
=\frac{24}{16}+\frac{5\sqrt3}{8}
=\frac32+\frac{5\sqrt3}{8}\neq 4\sqrt3. α 2 − β 2 = ( 16 43 − 16 19 ) + ( 8 9 3 − 2 3 ) = 16 24 + 8 5 3 = 2 3 + 8 5 3 = 4 3 .
So A is false.
Now check B and C.
We compute
β 2 = 19 16 + 3 2 . \beta^2=\frac{19}{16}+\frac{\sqrt3}{2}. β 2 = 16 19 + 2 3 .
Also
α = 1 + 3 3 4 = 4 + 3 3 4 . \alpha=1+\frac{3\sqrt3}{4}=\frac{4+3\sqrt3}{4}. α = 1 + 4 3 3 = 4 4 + 3 3 .
Numerically,
α ≈ 2.2990 , α ≈ 1.5163 , \alpha\approx 2.2990,\qquad \sqrt\alpha\approx 1.5163, α ≈ 2.2990 , α ≈ 1.5163 ,
so
2 α ≈ 3.0326. 2\sqrt\alpha\approx 3.0326. 2 α ≈ 3.0326.
Then
β 2 − 2 α ≈ 2.0535 − 3.0326 ≈ − 0.9791 ≠ 19 4 , \beta^2-2\sqrt\alpha\approx 2.0535-3.0326\approx -0.9791\neq \frac{19}{4}, β 2 − 2 α ≈ 2.0535 − 3.0326 ≈ − 0.9791 = 4 19 ,
so B is false.
And
β 2 + 2 α ≈ 2.0535 + 3.0326 ≈ 5.0861 ≠ 19 4 = 4.75 , \beta^2+2\sqrt\alpha\approx 2.0535+3.0326\approx 5.0861\neq \frac{19}{4}=4.75, β 2 + 2 α ≈ 2.0535 + 3.0326 ≈ 5.0861 = 4 19 = 4.75 ,
so C is also false.
Recheck determinant simplification carefully
Let us expand the determinant directly:
f = ( 1 + s ) ( ( 1 + c ) ( 1 + t ) − c t ) − c ( s ( 1 + t ) − s t ) + t ( s c − ( 1 + c ) s ) . f=(1+s)\big((1+c)(1+t)-ct\big)-c\big(s(1+t)-st\big)+t\big(sc-(1+c)s\big). f = ( 1 + s ) ( ( 1 + c ) ( 1 + t ) − c t ) − c ( s ( 1 + t ) − s t ) + t ( sc − ( 1 + c ) s ) .
Now simplify each bracket:
( 1 + c ) ( 1 + t ) − c t = 1 + c + t , (1+c)(1+t)-ct=1+c+t, ( 1 + c ) ( 1 + t ) − c t = 1 + c + t ,
s ( 1 + t ) − s t = s , s(1+t)-st=s, s ( 1 + t ) − s t = s ,
s c − ( 1 + c ) s = − s . sc-(1+c)s=-s. sc − ( 1 + c ) s = − s .
Thus
f = ( 1 + s ) ( 1 + c + t ) − c s − s t . f=(1+s)(1+c+t)-cs-st. f = ( 1 + s ) ( 1 + c + t ) − cs − s t .
Since s + c = 1 s+c=1 s + c = 1 ,
( 1 + s ) ( 1 + c + t ) = ( 1 + s ) ( 1 + c ) + ( 1 + s ) t . (1+s)(1+c+t)=(1+s)(1+c)+(1+s)t. ( 1 + s ) ( 1 + c + t ) = ( 1 + s ) ( 1 + c ) + ( 1 + s ) t .
Also
( 1 + s ) ( 1 + c ) = 1 + s + c + s c = 2 + s c . (1+s)(1+c)=1+s+c+sc=2+sc. ( 1 + s ) ( 1 + c ) = 1 + s + c + sc = 2 + sc .
Hence
f = 2 + s c + ( 1 + s ) t − c s − s t = 2 + t . f=2+sc+(1+s)t-cs-st=2+t. f = 2 + sc + ( 1 + s ) t − cs − s t = 2 + t .
Because s c − c s = 0 sc-cs=0 sc − cs = 0 and ( 1 + s ) t − s t = t (1+s)t-st=t ( 1 + s ) t − s t = t .
So in fact
f ( x ) = 2 + sin 2 x . f(x)=2+\sin 2x. f ( x ) = 2 + sin 2 x .
This is much simpler and correct.
Now find extrema correctly
Since
x ∈ [ π 6 , π 3 ] , x\in\left[\frac\pi6,\frac\pi3\right], x ∈ [ 6 π , 3 π ] ,
we have
2 x ∈ [ π 3 , 2 π 3 ] . 2x\in\left[\frac\pi3,\frac{2\pi}3\right]. 2 x ∈ [ 3 π , 3 2 π ] .
On this interval, sin 2 x \sin 2x sin 2 x attains
maximum 1 1 1 at 2 x = π 2 ⇒ x = π 4 2x=\frac\pi2\Rightarrow x=\frac\pi4 2 x = 2 π ⇒ x = 4 π ,
minimum 3 2 \frac{\sqrt3}{2} 2 3 at endpoints.
Therefore
α = 2 + 1 = 3 , \alpha=2+1=3, α = 2 + 1 = 3 ,
β = 2 + 3 2 . \beta=2+\frac{\sqrt3}{2}. β = 2 + 2 3 .
Check the options with correct values
Compute
β 2 = ( 2 + 3 2 ) 2 = 4 + 2 3 + 3 4 = 19 4 + 2 3 . \beta^2=\left(2+\frac{\sqrt3}{2}\right)^2=4+2\sqrt3+\frac34=\frac{19}{4}+2\sqrt3. β 2 = ( 2 + 2 3 ) 2 = 4 + 2 3 + 4 3 = 4 19 + 2 3 .
Also
Thus
β 2 − 2 α = ( 19 4 + 2 3 ) − 2 3 = 19 4 . \beta^2-2\sqrt\alpha=\left(\frac{19}{4}+2\sqrt3\right)-2\sqrt3=\frac{19}{4}. β 2 − 2 α = ( 4 19 + 2 3 ) − 2 3 = 4 19 .
So B is true .
Check others quickly:
β 2 + 2 α = 19 4 + 4 3 ≠ 19 4 , \beta^2+2\sqrt\alpha=\frac{19}{4}+4\sqrt3\neq \frac{19}{4}, β 2 + 2 α = 4 19 + 4 3 = 4 19 ,
so C false.
α 2 − β 2 = 9 − ( 19 4 + 2 3 ) = 17 4 − 2 3 ≠ 4 3 , \alpha^2-\beta^2=9-\left(\frac{19}{4}+2\sqrt3\right)=\frac{17}{4}-2\sqrt3\neq 4\sqrt3, α 2 − β 2 = 9 − ( 4 19 + 2 3 ) = 4 17 − 2 3 = 4 3 ,
so A false.
α 2 + β 2 = 9 + 19 4 + 2 3 ≠ 9 2 , \alpha^2+\beta^2=9+\frac{19}{4}+2\sqrt3\neq \frac92, α 2 + β 2 = 9 + 4 19 + 2 3 = 2 9 ,
so D false.
Conclusion
The correct option is
B . \boxed{\text{B}}. B .