+1 Daumen
954 Aufrufe

ich habe folgendes Problem. Meine Aufgabe ist es das unbestimmte Integral zu lösen.

x4arctan(x)dx\int { { x }^{ 4 } } arctan(x)\quad dx

Durch die Partielle Integration bin ich schon ein Stück weiter gekommen.

f(x)=arctan(x)f(x)=11+x2f\left( x \right) =arctan(x)\quad { f }^{ ' }(x)=\frac { 1 }{ 1+{ x }^{ 2 } }

g(x)=x4g(x)=x55g^{ ' }\left( x \right) ={ x }^{ 4 }\quad g(x)=\frac { { x }^{ 5 } }{ 5 }

=arctan(x)x5515x51+x2=arctan(x)\frac { { x }^{ 5 } }{ 5 } -\frac { 1 }{ 5 } \int { \frac { { x }^{ 5 } }{ 1+{ x }^{ 2 } } }

ab hier bin ich mit mein Latein am ende. Ich hoffe jemand kann mir ein Tipp geben.

Gruß

Anderlin

Avatar von

1 Antwort

0 Daumen
 
Beste Antwort
x51+x2dx=x5+x3x31+x2dx=x3+x51+x2dxx31+x2dx=x3(1+x2)1+x2dxx3+xx1+x2dx=x3dxx+x31+x2dx+x1+x2dx=14x4x(1+x2)1+x2dx+12ln(1+x2)=14x4xdx+12ln(1+x2)x51+x2dx=1412x2+12ln(1+x2)\int \frac{x^5}{1+x^2}dx=\int \frac{x^5+x^3-x^3}{1+x^2}dx=\int \frac{x^3+x^5}{1+x^2}dx-\int \frac{x^3}{1+x^2}dx=\int \frac{x^3(1+x^2)}{1+x^2}dx-\int \frac{x^3+x-x}{1+x^2}dx=\int x^3dx-\int \frac{x+x^3}{1+x^2}dx+\int \frac{x}{1+x^2}dx=\frac{1}{4}x^4-\int\frac{x(1+x^2)}{1+x^2}dx+\frac{1}{2}\ln (1+x^2)=\frac{1}{4}x^4-\int xdx+\frac{1}{2} \ln (1+x^2) \\ \Rightarrow \int \frac{x^5}{1+x^2}dx=\frac{1}{4}-\frac{1}{2}x^2+\frac{1}{2}\ln (1+x^2)
Also x4arctan(x)dx=arctan(x)x5515x51+x2dxx4arctan(x)dx=arctan(x)x5515(1412x2+12ln(1+x2))\int x^4 \arctan(x)dx=\arctan(x) \frac{x^5}{5}-\frac{1}{5} \int \frac{x^5}{1+x^2}dx \\ \Rightarrow \int x^4 \arctan(x)dx=\arctan(x) \frac{x^5}{5}-\frac{1}{5} \left( \frac{1}{4}-\frac{1}{2}x^2+\frac{1}{2}\ln (1+x^2) \right)
Avatar von 6,9 k
Wow, so was wäre mir niemals eingefallen.Kannst du mir bitte aber noch zwei Sachen genauerer erklären?
x3(1+x2)1+x2x3+xx1+x2\int { \frac { { x }^{ 3 }(1+{ x }^{ 2 }) }{ 1+{ x }^{ 2 } } } -\int { \frac { { x }^{ 3 }+x-x }{ 1+{ x }^{ 2 } } } wieso hast du im nächsten Schritt ein plus Zeichen zwischen den Integralen?alsox3(1+x2)1+x2x3+x1+x2+x1+x2\int { \frac { { x }^{ 3 }(1+{ x }^{ 2 }) }{ 1+{ x }^{ 2 } } } -\int { \frac { { x }^{ 3 }+x }{ 1+{ x }^{ 2 } } +\int { \frac { x }{ 1+{ x }^{ 2 } } } }
und
wie komme ich vonx1+x2\int { \frac { x }{ 1+{ x }^{ 2 } } } auf12ln(1+x2)\frac { 1 }{ 2 } ln(1+{ x }^{ 2 })
GrußAnderlin
x$$

x3(1+x2)1+x2x3+xx1+x2=x3(1+x2)1+x2(x3+x1+x2x1+x2)=x3(1+x2)1+x2x3+x1+x2(x1+x2)=x3(1+x2)1+x2x3+x1+x2+x1+x2\int \frac{x^3(1+x^2)}{1+x^2}-\int \frac{x^3+x-x}{1+x^2}=\int \frac{x^3(1+x^2)}{1+x^2}- \left( \int \frac{x^3+x}{1+x^2} -\int \frac{x}{1+x^2} \right)=\int \frac{x^3(1+x^2)}{1+x^2}- \int \frac{x^3+x}{1+x^2} -\left(-\int \frac{x}{1+x^2} \right) \\ =\int \frac{x^3(1+x^2)}{1+x^2}-\int \frac{x^3+x}{1+x^2} +\int \frac{x}{1+x^2}



Man hat dass (lnf(x))=f(x)f(x)\left( \ln f(x) \right)'=\frac{f'(x)}{f(x)}

Also f(x)f(x)dx=(lnf(x))dx=lnf(x)+c\int \frac{f'(x)}{f(x)} dx=\int \left( \ln f(x) \right)'dx=\ln f(x) +c


In diesem Fall ist f(x)=1+x2f(x)=1+x^2 und f(x)=2xf'(x)=2x

Also x1+x2dx=122x1+x2dx=12(ln(1+x2))dx=12ln(1+x2)+c\int \frac{x}{1+x^2}dx=\frac{1}{2} \int \frac{2x}{1+x^2} dx=\frac{1}{2} \int \left( \ln (1+x^2) \right)'dx=\frac{1}{2} \ln (1+x^2) +c

Oh ok das zweite habe ich verstanden.

Substitution

x1+x2\int { \frac { x }{ 1+{ x }^{ 2 } } }

mit t = (1+x2)

dtdx=2xdt=2xdxdx=dt2x\frac { dt }{ dx } =2x\quad \Rightarrow dt=2xdx\Rightarrow dx=\frac { dt }{ 2x }

xtdt2x=121tdt=1211+x2dt=12ln(1+x2)+C\int { \frac { x }{ t } } \frac { dt }{ 2x } =\frac { 1 }{ 2 } \int { \frac { 1 }{ t } } dt=\frac { 1 }{ 2 } \int { \frac { 1 }{ 1+{ x }^{ 2 } } } dt=\frac { 1 }{ 2 } ln(1+{ x }^{ 2 })+C

Soll ich das erste analytischer erklären oder hast du es verstanden?

:) nein jetzt ich alles klar. Vielen dank. Wie gesagt wäre niemals drauf gekommen.


Gruß

Anderlin

Ein anderes Problem?

Stell deine Frage