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

Lösung einblenden

f(x)= 7 5 e 2x

f'(x)= 7 5 e 2x · 2

= 14 5 e 2x

Ableiten e-Funktionen (BF)

Beispiel:

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

Lösung einblenden

f(x)= x 5 · e 2x

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

= 5 x 4 · e 2x + x 5 · 2 e 2x

= 5 x 4 · e 2x +2 x 5 · e 2x

= e 2x · ( 2 x 5 +5 x 4 )

= ( 2 x 5 +5 x 4 ) · e 2x

e-Funktionen ableiten

Beispiel:

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

Lösung einblenden

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

f'(x)= ( 6 x 2 -8x ) · e 3x - ( 2 x 3 -4 x 2 ) · e 3x · 3 ( e 3x ) 2

= ( 6 x 2 -8x ) · e 3x - ( 2 x 3 -4 x 2 ) · 3 e 3x ( e 3x ) 2

= ( 6 x 2 -8x ) · e 3x -3 ( 2 x 3 -4 x 2 ) · e 3x ( e 3x ) 2

= -3 ( 2 x 3 -4 x 2 ) · e 3x + ( 6 x 2 -8x ) · e 3x e 6x

= e 3x -6x · ( -6 x 2 ( x -2 )+2 x ( 3x -4 ) ) 1

= e -3x · ( -6 x 2 ( x -2 )+2 x ( 3x -4 ) ) 1

= ( -6 x 2 ( x -2 )+2 x ( 3x -4 ) ) · e -3x 1

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

Ableiten ln-Funktion

Beispiel:

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

Lösung einblenden

f(x)= 3x · ln( x 2 +1 )

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

= 3 ln( x 2 +1 ) + 3x · 1 x 2 +1 · ( 2x )

= 3 ln( x 2 +1 ) + 3x · 2 x x 2 +1

= 3 ln( x 2 +1 ) +6 x · x x 2 +1

= 3 ln( x 2 +1 ) +6 x 2 x 2 +1

Ableiten (mit allem) LF

Beispiel:

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

Lösung einblenden

f(x)= ( 2x +4 ) · sin( -3x )

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

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

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

Höhere Ableitungen e-Funkt'n

Beispiel:

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

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

typischen Anwendungsterm ableiten

Beispiel:

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

Lösung einblenden

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

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

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

= 4 e -0,8x -3,2 ( x -1 ) · e -0,8x -6

= 4 e -0,8x -6 -3,2 ( x -1 ) · e -0,8x