0 Daumen
386 Aufrufe

Aufgabe:


Betrachten Sie die Polynome f(x)=3x5+4x4+3x3+x2+x+2,g(x)=3x3+4x2+xF7[x] f(x)=3 x^{5}+4 x^{4}+3 x^{3}+x^{2}+x+2, g(x)=3 x^{3}+4 x^{2}+x \in \mathbb{F}_{7}[x] und das davon erzeugte Ideal
I=(f(x),g(x)) : ={a(x)f(x)+b(x)g(x)a(x),b(x)F7[x]}F7[x]. I=(f(x), g(x)):=\left\{a(x) f(x)+b(x) g(x) \mid a(x), b(x) \in \mathbb{F}_{7}[x]\right\} \subseteq \mathbb{F}_{7}[x] .
(a) Berechnen Sie mit dem euklidischen Algorithmus den größten gemeinsamen Teiler d(x) d(x) von f(x) f(x) und g(x) g(x) , sowie Polynome a(x),b(x)F7[x] a(x), b(x) \in \mathbb{F}_{7}[x] mit d(x)=a(x)p(x)+b(x)q(x) d(x)=a(x) p(x)+b(x) q(x) .


Problem/Ansatz:

Ich hab mit einer Polynomdivision begonnen, aber irgendwie komme ich ab hier nicht mehr weiter:

ggT(3x5+4x4+3x3+x2+x+2,3x3+4x2+x) in F7[x](3x5+4x4+3x3+x2+x+2) : (3x3+4x2+x)=x2+23(3x5+4x4+x3)2x3+x2+x+2(2x+33x2+23x)23x2+13x+2 \begin{array}{l}g g T\left(3 x^{5}+4 x^{4}+3 x^{3}+x^{2}+x+2,3 x^{3}+4 x^{2}+x\right) \text { in } \mathbb{F}_{7}[x] \\ \qquad \begin{array}{c}\left(3 x^{5}+4 x^{4}+3 x^{3}+x^{2}+x+2\right):\left(3 x^{3}+4 x^{2}+x\right)=x^{2}+\frac{2}{3} \\ \frac{-\left(3 x^{5}+4 x^{4}+x^{3}\right)}{2 x^{3}+x^{2}+x+2} \\ \frac{-\left(2 x+\frac{3}{3} x^{2}+\frac{2}{3} x\right)}{\frac{2}{3} x^{2}+\frac{1}{3} x+2}\end{array}\end{array}

Avatar von

1 Antwort

0 Daumen

in F7 \mathbb{F}_{7} gilt 23=3 \frac{2}{3}=3 , weil 3*3=9=2.

Also hast du:

(3x5+4x4+3x3+x2+x+2) : (3x3+4x2+x)=x2+3\left(3 x^{5}+4 x^{4}+3 x^{3}+x^{2}+x+2\right):\left(3 x^{3}+4 x^{2}+x\right)=x^{2}+3

 (3x5+4x4+x3)-\left(3 x^{5}+4 x^{4}+x^{3}\right)

-------------------------------------------------------------

                            2x3+x2+x+22 x^{3}+x^{2}+x+2

                             (2x3+5x2+3x)-(2 x^{3}+5x^{2}+3x)

                      -----------------------------------------

                                         3x2+5x+2 3x^{2}+5x+2

Avatar von 289 k 🚀

Okay, dann komme ich auf das hier:

(3x5+4x4+3x3+x2+x+2) : (3x3+4x2+x)=x2+3+1(3x5+4x4+x3)2x3+x2+x+2(2x3+5x2+3x)3x2+5x+23x3+4x2+x+2 \begin{array}{l}\left(3 x^{5}+4 x^{4}+3 x^{3}+x^{2}+x+2\right):\left(3 x^{3}+4 x^{2}+x\right)=x^{2}+3+1 \\ \frac{-\left(3 x^{5}+4 x^{4}+x^{3}\right)}{2 x^{3}+x^{2}+x+2} \\ \frac{-\left(2 x^{3}+5 x^{2}+3 x\right)}{3 x^{2}+5 x+2} \\ 3 x^{3}+4 x^{2}+x+2\end{array}

Muss ich das mit der 1 noch machen oder nicht weil irgendwie sieht das falsch aus

Der Divisionsrest ist 3x2+5x+2 3x^{2}+5x+2 .

Ein anderes Problem?

Stell deine Frage