Aufgabenbeispiele von mit e-Funktionen

Durch Aktualisieren des Browsers (z.B. mit Taste F5) kann man neue Beispielaufgaben sehen


e-Funktionen einfach

Beispiel:

Berechne die Ableitung von f mit f(x)= -2 + 2 3 e 6 7 x und vereinfache:

Lösung einblenden

f(x)= -2 + 2 3 e 6 7 x

f'(x)= 0 + 2 3 e 6 7 x · 6 7

= 4 7 e 6 7 x

Ableiten e-Funktionen (BF)

Beispiel:

Berechne die Ableitung von f mit f(x)= x 4 · e 3x und vereinfache:

Lösung einblenden

f(x)= x 4 · e 3x

f'(x)= 4 x 3 · e 3x + x 4 · e 3x · 3

= 4 x 3 · e 3x + x 4 · 3 e 3x

= 4 x 3 · e 3x +3 x 4 · e 3x

= e 3x · ( 3 x 4 +4 x 3 )

= ( 3 x 4 +4 x 3 ) · e 3x

e-Funktionen ableiten

Beispiel:

Berechne die Ableitung von f mit f(x)= e -2x · ( -5 x 5 -5 x 4 ) und vereinfache:

Lösung einblenden

f(x)= e -2x · ( -5 x 5 -5 x 4 )

f'(x)= e -2x · ( -2 ) · ( -5 x 5 -5 x 4 ) + e -2x · ( -25 x 4 -20 x 3 )

= -2 · e -2x ( -5 x 5 -5 x 4 ) + e -2x ( -25 x 4 -20 x 3 )

= e -2x · ( 10 x 5 +10 x 4 + ( -25 x 4 -20 x 3 ) )

= e -2x · ( 10 x 5 -15 x 4 -20 x 3 )

= ( 10 x 5 -15 x 4 -20 x 3 ) · e -2x

Ableiten ln-Funktion

Beispiel:

Berechne die Ableitung von f mit f(x)= 4x · ln( x 2 -2 ) und vereinfache:

Lösung einblenden

f(x)= 4x · ln( x 2 -2 )

f'(x)= 4 · ln( x 2 -2 ) + 4x · 1 x 2 -2 · ( 2x +0 )

= 4 ln( x 2 -2 ) + 4x · 1 x 2 -2 · ( 2x )

= 4 ln( x 2 -2 ) + 4x · 2 x x 2 -2

= 4 ln( x 2 -2 ) +8 x · x x 2 -2

= 4 ln( x 2 -2 ) +8 x 2 x 2 -2

Ableiten (mit allem) LF

Beispiel:

Berechne die Ableitung von f mit f(x)= ( 2 x 2 -4 ) · cos( x 2 ) und vereinfache:

Lösung einblenden

f(x)= ( 2 x 2 -4 ) · cos( x 2 )

f'(x)= ( 4x +0 ) · cos( x 2 ) + ( 2 x 2 -4 ) · ( - sin( x 2 ) · 2x )

= 4x · cos( x 2 ) + ( 2 x 2 -4 ) · ( -2 sin( x 2 ) x )

= 4 x · cos( x 2 ) -2 ( 2 x 2 -4 ) sin( x 2 ) x

Höhere Ableitungen e-Funkt'n

Beispiel:

Bestimme die 85-te Ableitung der Funktion f(x)= x · e x .

Lösung einblenden

Wir leiten f einfach mal ein paar mal ab und unteruschen, ob wir ein System erkennen können.

f(x) = x · e x

f'(x) = 1 · e x + x · e x = e x · ( x +1 )

f''(x) = e x · ( x +1 ) + e x · ( 1 +0 ) = e x · ( x +2 )

f'''(x) = e x · ( x +2 ) + e x · ( 1 +0 ) = e x · ( x +3 )

f(4)(x) = e x · ( x +3 ) + e x · ( 1 +0 ) = e x · ( x +4 )

...

Wir erkennen, dass mit jeder Ableitung die hintere Zahl in der Klammer um 1 wächst.

Somit gilt für die 85-te Ableitung:

f(85)(x) = e x · ( x +85 )

typischen Anwendungsterm ableiten

Beispiel:

Berechne die Ableitung von f mit f(x)= - ( x -7 ) · e -0,1x -8x und vereinfache:

Lösung einblenden

f(x)= - ( x -7 ) · e -0,1x -8x

f'(x)= - ( 1 +0 ) · e -0,1x - ( x -7 ) · e -0,1x · ( -0,1 ) -8

= - e -0,1x - ( x -7 ) · ( -0,1 e -0,1x ) -8

= - e -0,1x +0,1 ( x -7 ) · e -0,1x -8

= - e -0,1x -8 +0,1 ( x -7 ) · e -0,1x