分享一下填充9
9.
\(x^3 - 3x^2 + ax = x\)有重根
\(\Rightarrow x^3 - 3x^2 + (a-1)x = (x-m)(x-n)^2\)
即\(x = m, n, n\)
\(\begin{cases} m+2n = 3 \\ mn^2 = 0 \\ 2mn+n^2 = a-1 \end{cases}\)
① \(\displaystyle m=0, n=\frac{3}{2}\Rightarrow a = \frac{13}{4}\)
② \(n=0, m=3\Rightarrow a=1\)
一開始想法是用...
微分+有重根
但得到的二次式沒有很漂亮
後來參考其他人的方法
覺得用根與係數似乎容易一些