Let
M=(sin4θ1+cos2θ−1−sin2θcos4θ).
We are given
M=αI+βM−1.
We need the minimum values α∗ and β∗ of α(θ) and β(θ) respectively, and then compute α∗+β∗.
1. Use the characteristic relation for a 2×2 matrix
From
M=αI+βM−1,
multiply both sides by M:
M2=αM+βI.
Now for any 2×2 matrix, Cayley–Hamilton gives
M2−(trM)M+(detM)I=0,
so
M2=(trM)M−(detM)I.
Comparing with
M2=αM+βI,
we get
α=trM,β=−detM.
So we only need trace and determinant of M.
2. Compute α(θ)=trM
The trace is
α=sin4θ+cos4θ.
Use
sin4θ+cos4θ=(sin2θ+cos2θ)2−2sin2θcos2θ=1−2sin2θcos2θ.
Also,
sin2θcos2θ≤41.
Hence
α≥1−2⋅41=21.
Therefore,
α∗=21.
3. Compute β(θ)=−detM
Let
s=sin2θ,c=cos2θ,
so that
s+c=1.
Then
M=(s21+c−(1+s)c2).
Its determinant is
detM=s2c2−(−(1+s)(1+c))=s2c2+(1+s)(1+c).
Since c=1−s,
(1+s)(1+c)=(1+s)(2−s)=2+s−s2.
Also,
s2c2=s2(1−s)2=s2−2s3+s4.
Thus
detM=s4−2s3+2+s.
So
β=−detM=−(s4−2s3+s+2),s∈[0,1].
To minimize β, we must maximize
f(s)=s4−2s3+s+2.
4. Maximize f(s)=s4−2s3+s+2 on [0,1]
Differentiate:
f′(s)=4s3−6s2+1.
Factor:
4s3−6s2+1=(2s−1)(2s2−2s−1).
In [0,1], the only valid critical point is
s=21,
since roots of 2s2−2s−1=0 are outside [0,1] except one negative and one greater than 1.
Now check values:
f(0)=2,
f(1)=2,
f(21)=161−2⋅81+21+2=161−41+21+2=1637.
So maximum of f is
1637.
Hence
β∗=−1637.
5. Compute α∗+β∗
α∗+β∗=21−1637=168−37=−1629.
6. Compare with options
The value is
−1629,
which matches Option D.
7. Verification with stored answer
Stored correct answer: D
Our derived answer: D
So the stored answer is correct.