0 Daumen
645 Aufrufe

Aufgabe

Prüfe die folgenden Verknüpfungen  : R×RR \circ: \mathbb{R} \times \mathbb{R} \rightarrow \mathbb{R} auf Assoziativität und Kommutativität: xy= x \circ y=


1) x3+y33 \sqrt[3]{x^{3}+y^{3}}
2) (x+y)2 (x+y)^{2}


Problem/Ansatz:

Wie kann ich diese Überprüfung einfacher darstellen?

Avatar von

2 Antworten

0 Daumen

Kommutativität. Begründe warum

        x3+y33=y3+x33 \sqrt[3]{x^{3}+y^{3}} = \sqrt[3]{y^{3}+x^{3}}

und

      (x+y)2=(y+x)2 (x+y)^{2} = (y+x)^{2}

für alle x,yRx,y\in\mathbb{R} ist.

Assoziativität. Prüfe ob

        (x3+y33)3+z33=x3+(y3+z33)33 \sqrt[3]{{\left(\sqrt[3]{x^{3}+y^{3}}\right)}^{3}+z^{3}} = \sqrt[3]{x^{3}+{\left(\sqrt[3]{y^{3}+z^{3}}\right)}^{3}}

und

      ((x+y)2+z)2=(x+(y+z)2)2 \left((x+y)^{2}+z\right)^{2} = \left(x+(y+z)^{2}\right)^{2}

für alle x,yRx,y\in\mathbb{R} ist.

Wie kann ich diese Überprüfung einfacher darstellen?

Einfacher als was?

Avatar von 107 k 🚀
0 Daumen

Für  xy= x \circ y= x3+y33 \sqrt[3]{x^{3}+y^{3}} musst du für

die Assoziativität schauen, ob gilt

(xy)z=x(yz) (x \circ y) \circ z= x \circ ( y \circ z)

Dazu rechne beide Seiten getrennt aus

(xy)z?x(yz) (x \circ y) \circ z ? x \circ ( y \circ z)

x3+y33z \sqrt[3]{x^{3}+y^{3}} \circ z      ?   xy3+z33 x \circ \sqrt[3]{y^{3}+z^{3}}

(x3+y33)3+z33 \sqrt[3]{(\sqrt[3]{x^{3}+y^{3}} )^{3}+z^{3}}   ?      x3+(y3+z33)33 \sqrt[3]{x^{3}+( \sqrt[3]{y^{3}+z^{3}} )^{3}}   

(x3+y3)+z33 \sqrt[3]{(x^{3}+y^{3})+z^3}     =     (x3+(y3+z3)3 ( \sqrt[3]{x^3 + (y^{3}+z^{3})}  

und wegen der Assoziativität für + ist das erfüllt.

Avatar von 289 k 🚀

Ein anderes Problem?

Stell deine Frage