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)= -3 e 3 5 x und vereinfache:

Lösung einblenden

f(x)= -3 e 3 5 x

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

= - 9 5 e 3 5 x

Ableiten e-Funktionen (BF)

Beispiel:

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

Lösung einblenden

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

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

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

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

= e -3x +4 · ( 6 x 5 +3 x 4 + ( -10 x 4 -4 x 3 ) )

= e -3x +4 · ( 6 x 5 -7 x 4 -4 x 3 )

= ( 6 x 5 -7 x 4 -4 x 3 ) · e -3x +4

e-Funktionen ableiten

Beispiel:

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

Lösung einblenden

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

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

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

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

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

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

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

Ableiten ln-Funktion

Beispiel:

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

Lösung einblenden

f(x)= -8 ln( 4x )

f'(x)= -8 4x · 4

= - 8 x

Ableiten (mit allem) LF

Beispiel:

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

Lösung einblenden

f(x)= x 3 · cos( x 3 )

= x 1 3 · cos( x 3 )

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

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

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

= 1 3 cos( x 3 ) ( x 3 ) 2 -3 x 3 sin( x 3 ) x 2

= 1 3 cos( x 3 ) ( x 3 ) 2 -3 ( x 3 ) 7 · sin( x 3 )

Höhere Ableitungen e-Funkt'n

Beispiel:

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

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

typischen Anwendungsterm ableiten

Beispiel:

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

Lösung einblenden

f(x)= ( x -4 ) · e -0,3x -4

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

= e -0,3x + ( x -4 ) · ( -0,3 e -0,3x )

= e -0,3x -0,3 ( x -4 ) · e -0,3x

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

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

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