美文网首页高等代数
高等代数题选2:多项式(2)

高等代数题选2:多项式(2)

作者: 溺于恐 | 来源:发表于2019-05-07 08:08 被阅读1次

1.证明:若d(x)|f(x),d(x)|g(x),且d(x)f(x)g(x)的一个组合,则d(x)f(x)g(x)的一个最大公因式

证:

\because d(x)|f(x),d(x)|g(x)

\therefore d(x)f(x)g(x)的一个公因式

h(x)f(x)g(x)的一个公因式

h(x)可整除f(x)g(x)的任一组合

\therefore h(x)|d(x)

\therefore d(x)f(x)g(x)的一个最大公因式


2.证明:(f(x)h(x),g(x)h(x))=(f(x),g(x))h(x)(h(x)首项系数为1)

证:

\because (f(x),g(x))|f(x),g(x)

\therefore (f(x),g(x))h(x)|f(x)h(x),g(x)h(x)

\therefore (f(x),g(x))h(x)f(x)h(x),g(x)h(x)的一个公因式

(f(x),g(x))=u(x)f(x)+v(x)g(x),则

(f(x),g(x))h(x)=u(x)f(x)h(x)+v(x)g(x)h(x)

\therefore (f(x),g(x))h(x)f(x)h(x),g(x)h(x)的一个最大公因式

\because h(x)首项系数为1​

\therefore (f(x),g(x))h(x)首项系数为1​

\therefore (f(x)h(x),g(x)h(x))=(f(x),g(x))h(x)


3.证明:若f(x),g(x)不全为零,则({f(x)\over (f(x),g(x))},{g(x)\over (f(x),g(x))})=1

证:

\exists u(x),v(x)使得​

u(x)f(x)=v(x)g(x)=(f(x),g(x))

\therefore u(x){f(x)\over (f(x),g(x))}+v(x){g(x)\over (f(x),g(x))}=1

\therefore ({f(x)\over (f(x),g(x))},{g(x)\over (f(x),g(x))})=1


4.证明:若f(x),g(x)不全为零,且u(x)f(x)=v(x)g(x)=(f(x),g(x)),则(u(x),v(x))=1

证:

\because u(x)f(x)=v(x)g(x)=(f(x),g(x))

\therefore {f(x)\over (f(x),g(x))}u(x)+{g(x)\over (f(x),g(x))}v(x)=1

\therefore (u(x),v(x))=1


5.证明:若(f(x),g(x))=1,(f(x),h(x))=1,则(f(x),g(x)h(x))=1

证:

\because (f(x),g(x))=1,(f(x),h(x))=1

\therefore \exists u_1(x),v_1(x)u_2(x),v_2(x)使得

u_1(x)f(x)=v_1(x)g(x)=1

u_2(x)f(x)=v_2(x)h(x)=1

两式相乘可得​

u_1(x)u_2(x)f(x)f(x)+u_1(x)v_2(x)f(x)h(x)

+u_2(x)v_1(x)f(x)g(x)+v_2(x)v_1(x)g(x)h(x)

=[u_1(x)u_2(x)f(x)+u_1(x)v_2(x)h(x)

+u_2(x)v_1(x)g(x)]f(x)+v_2(x)v_1(x)g(x)h(x)=1

\therefore (f(x),g(x)h(x))=1


6.设f_1(x),\cdots,f_m(x),g_1(x),\cdots,g_n(x)\in P[x],且(f_i(x),g_j(x))=1(i=1,2,\cdots,m;j=1,2,\cdots,n)

证明:(f_1(x)f_2(x)\cdots f_m(x),g_1(x)g_2(x)\cdots g_n(x))=1

证:

若不然

d(x)=(f_1(x)f_2(x)\cdots f_m(x),g_1(x)g_2(x)\cdots g_n(x))\neq 1

d(x)有一个不可约因式,设为p(x)

\therefore p(x)|f_1(x)f_2(x)\cdots f_m(x)

\therefore p(x)|f_s(x)(1\le s\le m)

同理可得

p(x)|g_t(x)(1\le t\le n)

\therefore p(x)|(f_s(x),g_t(x)),矛盾

\therefore (f_1(x)f_2(x)\cdots f_m(x),g_1(x)g_2(x)\cdots g_n(x))=1


7.证明:若(f(x),g(x))=1,则(f(x)g(x),f(x)+g(x))=1

证:

\because (f(x),g(x))=1

\therefore (f(x),f(x)+g(x))=1,(g(x),f(x)+g(x))=1

\therefore (f(x)g(x),f(x)+g(x))=1


8.求下列多项式的公共根:

f(x)=x^3+2x^2+2x+1,g(x)=x^4+x^3+2x^2+x+1

解:

\qquad\qquad\qquad\qquad f(x)\qquad\qquad\qquad\qquad g(x)

\begin{array}{c|l|l|c}q_2(x)={1\over 2}x+{1\over 2}&x^3+2x^2+2x+1&x^4+x^3+2x^2+x+1&q_1(x)=x-1\\ &x^3+x^2+x&x^4+x^3+2x^2+x+1& \\ \hline &x^2+x+1&-x^3+1\\ &x^2+x+1&-x^3-2x^2-2x-1& \\ \hline &r_2(x)=0&r_1(x)=2x^2+2x+2\\ \end{array}

\therefore (f(x),g(x))=x^2+x+1

\therefore f(x)g(x)的公共根为

-{1\over 2}+{\sqrt3\over 2}i及-{1\over 2}-{\sqrt3\over 2}i

相关文章

  • 高等代数题选2:多项式(2)

    1.证明:若,且为与的一个组合,则是与的一个最大公因式 证: 是与的一个公因式 若是与的一个公因式 则可整除与的任...

  • 高等代数题选3:多项式(3)

    1.判别下列多项式有无重因式: 解: 有重因式 没有重因式 2.求值使有重根 解: 有重根与有公共根 (1)若,则...

  • 高等代数题选1:多项式(1)

    多项式题选(1) 1.适合什么条件时,有 解: 使 设,代入得 或 2.求除的商与余式: 3.把表成的方幂和,即表...

  • 【4】多项式乘法与除法

    题4.1 展开多项式:(1) (2) (3) (4) 题4.2展开多项式:(1) (2) (3) (4) 题...

  • 【抽象代数】环论与域论

    环论与域论 群是有一个代数运算的代数系统,但我们在数学中,如高等代数中讨论的很多对象比如:数、多项式、函数以及矩阵...

  • 2017-11-08

    3.求和公式的代数方法 (问题的提出)给定任意的多项式f(x)如,1,x,x?2,x?3,或者1/2·x(x-...

  • NumPy 中的线性代数

    NumPy 中的线性代数 矩阵 线性代数 多项式 曲线拟合

  • 机器学习方向数学基础教材推荐

    1 线性代数 《高等代数——大学高等代数课程创新教材》(上下册) 丘维声 著 清华大学出版社 《高等代数》(第四版...

  • 高等数学:函数与极限题选(2)

    1.根据函数极限的定义证明: 证: 2.当时,,求取值,使当时, 解: 3.当时,,求X取值,使当时, 解: 4....

  • 高等数学:导数与微分题选(2)

    1.从导出: 解: 2.密度大的陨星进入大气层时,当它离地心为时的速度与成反比,证明陨星的加速度与成反比 证: 3...

网友评论

    本文标题:高等代数题选2:多项式(2)

    本文链接:https://www.haomeiwen.com/subject/hfbqrqtx.html