TU Wien:Analysis UE (diverse)/Übungen SS19/Beispiel 228
Jump to navigation
Jump to search
<amsmath>\int \frac{\sqrt{x+1}} {x} \cdot dx</amsmath>
SS 08 Beispiel 48
Man berechne:
Hilfreiches
Lösungsvorschlag
<amsmath>\int \frac{\sqrt{x+1}} {x} \cdot dx </amsmath>
<amsmath>u = \sqrt{x+1}, u^2 = x+1, u^2 - 1 =x </amsmath>
<amsmath>dx = 2 \cdot \sqrt(x+1) \cdot du = 2 \cdot u \cdot du</amsmath>
<amsmath>\int \frac{u} {x} \cdot 2\cdot u du </amsmath>
<amsmath>2 \cdot \int \frac{1} {u^2-1} du </amsmath>
<amsmath>2 \arccos(u)+c </amsmath>
<amsmath>2 \arccos(\sqrt{x+1})+c </amsmath>