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)= 8 9 e 8 7 x und vereinfache:

Lösung einblenden

f(x)= 8 9 e 8 7 x

f'(x)= 8 9 e 8 7 x · 8 7

= 64 63 e 8 7 x

Ableiten e-Funktionen (BF)

Beispiel:

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

Lösung einblenden

f(x)= 3 e x -1 + 1 2 x 2

= 3 e x -1 + 1 2 x -2

=> f'(x) = 3 e x -1 · 1 - x -3

f'(x)= 3 e x -1 · 1 - 1 x 3

= 3 e x -1 - 1 x 3

e-Funktionen ableiten

Beispiel:

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

Lösung einblenden

f(x)= ( x 2 -3 ) · e -x

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

= 2x · e -x + ( x 2 -3 ) · ( - e -x )

= 2 x · e -x - ( x 2 -3 ) · e -x

= e -x · ( - x 2 +3 +2x )

= e -x · ( - x 2 +2x +3 )

= ( - x 2 +2x +3 ) · e -x

Ableiten ln-Funktion

Beispiel:

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

Lösung einblenden

f(x)= ln( -5x +2 )

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

= 1 -5x +2 · ( -5 )

= - 5 -5x +2

Ableiten (mit allem) LF

Beispiel:

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

Lösung einblenden

f(x)= x 4 · sin( x 2 )

= x 1 4 · sin( x 2 )

=> f'(x) = 1 4 x - 3 4 · sin( x 2 ) + x 1 4 · cos( x 2 ) · 2x

f'(x)= 1 4 ( x 4 ) 3 · sin( x 2 ) + x 4 · cos( x 2 ) · 2x

= 1 4 sin( x 2 ) ( x 4 ) 3 + x 4 · 2 cos( x 2 ) x

= 1 4 sin( x 2 ) ( x 4 ) 3 +2 x 4 cos( x 2 ) x

= 1 4 sin( x 2 ) ( x 4 ) 3 +2 ( x 4 ) 5 · cos( x 2 )

Höhere Ableitungen e-Funkt'n

Beispiel:

Bestimme die 83-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 83-te Ableitung:

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

typischen Anwendungsterm ableiten

Beispiel:

Berechne die Ableitung von f mit f(x)= 3 ( x +6 ) · e -0,5x +2x und vereinfache:

Lösung einblenden

f(x)= 3 ( x +6 ) · e -0,5x +2x

f'(x)= 3 · ( 1 +0 ) · e -0,5x +3 ( x +6 ) · e -0,5x · ( -0,5 ) +2

= 3 e -0,5x +3 ( x +6 ) · ( -0,5 e -0,5x ) +2

= 3 e -0,5x -1,5 ( x +6 ) · e -0,5x +2

= e -0,5x · ( 3 -1,5x -9 ) +2

= 2 + ( -1,5x +3 -9 ) · e -0,5x

= 2 + ( -1,5x -6 ) · e -0,5x