Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2023 June FP3 Q5

A Level / Edexcel / FP3

IAL 2023 June Paper · Question 5

题目

Problem

M=(12k134268)M=\begin{pmatrix} 1&2&k\\ -1&-3&4\\ 2&6&-8 \end{pmatrix}

where kk is a constant

Given that MM has a repeated eigenvalue, determine

(i) the possible values of kk,

(ii) all corresponding eigenvalues of MM for each value of kk.

(7)
题目中文翻译 M=(12k134268)M=\begin{pmatrix} 1&2&k\\ -1&-3&4\\ 2&6&-8 \end{pmatrix}

其中 kk 为常数。

已知 MM 有一个重根特征值,求

(i) kk 的可能值,

(ii) 对每个 kk 值,MM 的全部对应特征值。

解答

(i) 与 (ii)

解法一

思路

展开

先展开特征行列式。所得三次式含有因子 λ\lambda,所以 00 恒为一个特征值。要出现重根,只有两种可能:00 也是剩余二次因式的根,或者二次因式本身有重根。分别处理这两种情况,并把每个 kk 对应的全部特征值列出。

答题过程

展开

The characteristic equation is

det(MλI)=0.\det(M-\lambda I)=0.

Expanding along the first row,

det(MλI)=(1λ)[(3λ)(8λ)24]2[(1)(8λ)8]+k[(1)(6)2(3λ)]=(1λ)(λ2+11λ)2λ+2kλ=λ310λ2+(9+2k)λ=λ(λ2+10λ92k).\begin{align*} \det(M-\lambda I) =&\,(1-\lambda) \bigl[(-3-\lambda)(-8-\lambda)-24\bigr] \\ &\,-2\bigl[(-1)(-8-\lambda)-8\bigr] \\ &\,+k\bigl[(-1)(6)-2(-3-\lambda)\bigr] \\ =&\,(1-\lambda)(\lambda^2+11\lambda) -2\lambda+2k\lambda \\ =&\,-\lambda^3-10\lambda^2 +(9+2k)\lambda \\ =&\,-\lambda \bigl(\lambda^2+10\lambda-9-2k\bigr). \end{align*}

Hence one eigenvalue is always λ=0\lambda=0.

For 00 to be a repeated eigenvalue, it must also satisfy the quadratic factor. Thus

92k=0k=92.-9-2k=0 \quad\Longrightarrow\quad k=-\frac92.

In this case,

λ2+10λ=λ(λ+10),\lambda^2+10\lambda =\lambda(\lambda+10),

so the eigenvalues are

0, 0, 10.\boxed{0,\ 0,\ -10}.

Alternatively, the quadratic factor may itself have a repeated root. Its discriminant must then be zero:

1024(1)(92k)=0,136+8k=0,k=17.\begin{align*} 10^2-4(1)(-9-2k) =&\,0, \\ 136+8k =&\,0, \\ k=&\,-17. \end{align*}

The quadratic becomes

λ2+10λ+25=(λ+5)2,\lambda^2+10\lambda+25 =(\lambda+5)^2,

so the eigenvalues are

0, 5, 5.\boxed{0,\ -5,\ -5}.

Therefore,

keigenvalues of M920, 0, 10170, 5, 5.\boxed{ \begin{array}{c|c} k & \text{eigenvalues of }M\\ \hline -\dfrac92 & 0,\ 0,\ -10\\[2mm] -17 & 0,\ -5,\ -5 \end{array} }.