0 Daumen
1k Aufrufe

Gegeben sei die Funktion
f : R2R,(x,y)x2+y2+2xy f: \mathbb{R}^{2} \rightarrow \mathbb{R},(x, y) \mapsto x^{2}+y^{2}+2 x y
und die Kurve γ \vec{\gamma} mit Parametrisierung
γ(t)=(2cos(t)2sin(t)),t[0,2π] \vec{\gamma}(t)=\left(\begin{array}{l} 2 \cos (t) \\ 2 \sin (t) \end{array}\right), \quad t \in[0,2 \pi]
Der Ansatz zur Berechnung des skalaren Kurvenintegrals führt auf das Integral
γf ds=02πacos(t)sin(t)+b dt \int \limits_{\vec{\gamma}} f \mathrm{~d} s=\int \limits_{0}^{2 \pi} a \cos (t) \sin (t)+b \mathrm{~d} t
mit a,bR a, b \in \mathbb{R} . Bestimmen Sie a a und b b .
a= \bullet a=
- b= b=

Avatar von

Hier steht die Definition. Einfach einsetzen und cos(t)2+sin(t)2=1 \cos(t)^2 + \sin(t)^2 = 1 verwenden.

1 Antwort

+1 Daumen
 
Beste Antwort

Aloha :)

Das Schöne an der Aufgabe ist, dass du das Integral ja gar nicht auszurechnen brauchst. Du musst dir allerdings überlegen, wie man das Integral so umformt, dass man aa und bb ablesen kann.

Wir bewegen uns entlang des Wegesr=(xy)=(2cost2sint);t[0;2π]\vec r=\binom{x}{y}=\binom{2\cos t}{2\sin t}\quad;\quad t\in[0;2\pi]durch das Feldf(x;y)=x2+y2+2xyf(x;y)=x^2+y^2+2xySetzen wir darin die xx- und yy-Koordinate des Weges ein, erhalten wir:f(t)=f(x(t);y(t))=4cos2+4sin2t+8sintcost=4(cos2t+sin2t)=1+8sintcostf(t)=f(x(t);y(t))=4\cos^2+4\sin^2 t+8\sin t\cos t=4\overbrace{(\cos^2t+\sin^2t)}^{=1}+8\sin t\cos tf(t)=8costsint+4f(t)=8\cos t\sin t+4

Damit lautet nun das Integral:I=γf(r)dr=02πf(t)drdtdt=02π(8costsint+4)(2sint2cost)dtI=\int\limits_\gamma f(\vec r)\,dr=\int\limits_0^{2\pi}f(t)\left\|\frac{d\vec r}{dt}\right\|\,dt=\int\limits_0^{2\pi}\left(8\cos t\sin t+4\right)\left\|\binom{-2\sin t}{2\cos t}\right\|dtI=02π(8costsint+4)4sin2t+4cos2tdt\phantom{I}=\int\limits_0^{2\pi}\left(8\cos t\sin t+4\right)\sqrt{4\sin^2t+4\cos^2t}\,dtI=02π(8costsint+4)2sin2t+cos2t=1dt\phantom{I}=\int\limits_0^{2\pi}\left(8\cos t\sin t+4\right)\cdot2\underbrace{\sqrt{\sin^2t+\cos^2t}}_{=1}\,dtI=02π(16costsint+8)dt\phantom{I}=\int\limits_0^{2\pi}\left(16\cos t\sin t+8\right)\,dtEs ist also a=16a=16 und b=8b=8.

Avatar von 153 k 🚀

Also ich gebe in meinem Rechner 2cos 2 t +2sin2 t+2*2cos*2sin, bekomme aber nicht 4cos2t+4sin2t+8sin t cos t oder berechne ich was falsches ..?

Du tippst das Falsche ein:

f(x;y)=x2+y2+2xyf(x;y)=x^2+y^2+2xyf(x;y)=(2cost)2+(2sint)2+2(2cost)(2sint)\phantom{f(x;y)}=(2\cos t)^2+(2\sin t)^2+2(2\cos t)(2\sin t)f(x;y)=4cos2t+4sin2t+8costsint\phantom{f(x;y)}=4\cos^2t+4\sin^2t+8\cos t\sin tf(x;y)=4+8costsint\phantom{f(x;y)}=4+8\cos t\sin t

Oh okay, eine Frage hätte ich noch, wie kommst du auf √4 sin2 t + 4cos2 t?

Das ist der Betrag des Vektors, es gilt ja allgemein(ab)=a2+b2\left\|\binom{a}{b}\right\|=\sqrt{a^2+b^2}Das habe ich hier angewendet:

(2sint2cost)=(2sint)2+(2cost)2=4sin2t+4cos2t\left\|\binom{-2\sin t}{2\cos t}\right\|=\sqrt{(-2\sin t)^2+(2\cos t)^2}=\sqrt{4\sin^2t+4\cos^2t}

Ein anderes Problem?

Stell deine Frage