kaoyan1basic 线性代数 第19题
📝 题目
### 【基础篇】第19题(选择题) 19.下列二次型中,是正定二次型的是( )。 (A)$f_{1}\left(x_{1}, x_{2}, x_{3}, x_{1}\right)=\left(x_{1}-x_{2}\right)^{2}+\left(x_{2}-x_{3}\right)^{2}+\left(x_{3}-x_{4}\right)^{2}+\left(x_{4}-x_{1}\right)^{2}$ (B)$f_{2}\left(x_{1}, x_{2}, x_{3}, x_{4}\right)=\left(x_{1}+x_{2}\right)^{2}+\left(x_{2}+x_{3}\right)^{2}+\left(x_{3}+x_{4}\right)^{2}+\left(x_{4}+x_{1}\right)^{2}$ (C)$f_{3}\left(x_{1}, x_{2}, x_{3}, x_{4}\right)=\left(x_{1}-x_{2}\right)^{2}+\left(x_{2}+x_{3}\right)^{2}+\left(x_{3}-x_{4}\right)^{2}+\left(x_{4}+x_{1}\right)^{2}$ (D)$f_{4}\left(x_{1}, x_{2}, x_{3}, x_{4}\right)=\left(x_{1}-x_{2}\right)^{2}+\left(x_{2}+x_{3}\right)^{2}+\left(x_{3}+x_{4}\right)^{2}+\left(x_{4}+x_{1}\right)^{2}$
💡 答案解析
**答案**:D **解析**: 步骤1:正定二次型要求对任意非零向量,函数值大于0。 步骤2:选项A:$f_1=(x_1-x_2)^2+(x_2-x_3)^2+(x_3-x_4)^2+(x_4-x_1)^2$,取$x_1=x_2=x_3=x_4=1$得$f_1=0$,不正定。 步骤3:选项B:$f_2=(x_1+x_2)^2+(x_2+x_3)^2+(x_3+x_4)^2+(x_4+x_1)^2$,取$x_1=1,x_2=-1,x_3=1,x_4=-1$得$f_2=0$,不正定。 步骤4:选项C:$f_3=(x_1-x_2)^2+(x_2+x_3)^2+(x_3-x_4)^2+(x_4+x_1)^2$,取$x_1=1,x_2=1,x_3=-1,x_4=1$得$f_3=0$,不正定。 步骤5:选项D:$f_4=(x_1-x_2)^2+(x_2+x_3)^2+(x_3+x_4)^2+(x_4+x_1)^2$,矩阵正定,因为平方和形式且系数矩阵满秩。 **难度**:★★★☆☆