M11 Ableitung der Logarithmusfunktionen: Unterschied zwischen den Versionen
(10 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
__NOCACHE__ | __NOCACHE__ | ||
− | {{ | + | {{Aufgaben-blau|Wiederholung des Logarithmus|2=Zur Wiederholung des Logarithmus: [[M10_Der_Logarithmus]] }} |
+ | |||
+ | {{Merksatz|MERK=Die natürliche Logarithmusfunktion (ln-Funktion) ist die Umkehrfunktion der e-Funktion. | ||
Die ln-Funktion <math>f:x \to ln(x)</math> hat folgende Eigenschaften: | Die ln-Funktion <math>f:x \to ln(x)</math> hat folgende Eigenschaften: | ||
Zeile 32: | Zeile 34: | ||
{{Merksatz|MERK=Die Ableitung von <math>ln(x)</math> ist <math>(ln(x))' = \frac{1}{x}</math> }} | {{Merksatz|MERK=Die Ableitung von <math>ln(x)</math> ist <math>(ln(x))' = \frac{1}{x}</math> }} | ||
− | {{ | + | {{Aufgaben-blau|Wiederholung der Rechengesetze Logarithmus|2=Produkt: <math>\log_b (x \cdot y) = \log_b x + \log_b y</math><br> |
− | + | ||
− | Produkt: <math>\log_b (x \cdot y) = \log_b x + \log_b y</math><br> | + | |
Quotient: <math>\log_b \frac xy = \log_b x - \log_b y</math><br> | Quotient: <math>\log_b \frac xy = \log_b x - \log_b y</math><br> | ||
Potenz: <math>\log_b \left(x^r\right) = r \log_b x.</math> | Potenz: <math>\log_b \left(x^r\right) = r \log_b x.</math> | ||
Zeile 41: | Zeile 41: | ||
Basisumrechnung: <math>\log_b x = \frac{\log_a x}{\log_a b}</math> | Basisumrechnung: <math>\log_b x = \frac{\log_a x}{\log_a b}</math> | ||
− | <center>{{#ev:youtube |2vIZNqYHpos|350}}</center>}} | + | <center>{{#ev:youtube |2vIZNqYHpos|350}}</center> |
+ | |||
+ | Und hier: viele [https://mathe-physik-aufgaben.de/aufgaben/GM_AU047.pdf Beispiele und Aufgaben] und [http://www.math-grain.de/download/vorkurs/logarithmen/log-2.pdf Aufgaben mit Lösungen].}} | ||
Zeile 51: | Zeile 53: | ||
{{Lösung versteckt|1=Mit der Kettenregel erhält man<br> | {{Lösung versteckt|1=Mit der Kettenregel erhält man<br> | ||
− | a) <math>f'(x) = \frac{4}{4x}=\frac{1}{x}</math><br> | + | a) Mit z = 4x ist <math>f'(x) = f'(z)\cdot z' = \frac{1}{z}\cdot 4=\frac{4}{4x}=\frac{1}{x}</math><br> |
Oder mit den Rechengesetzen des Logarithmus ist f(x) = ln(4) + ln(x) und die Ableitung ist <math>f'(x)=0 + \frac{1}{x} =\frac{1}{x}</math><br> | Oder mit den Rechengesetzen des Logarithmus ist f(x) = ln(4) + ln(x) und die Ableitung ist <math>f'(x)=0 + \frac{1}{x} =\frac{1}{x}</math><br> | ||
b) Es ist <math>ln(\sqrt{x^2 + 5})=ln((x^2+5)^{\frac{1}{2}})=\frac{1}{2}\cdot ln(x^2+5)</math><br> | b) Es ist <math>ln(\sqrt{x^2 + 5})=ln((x^2+5)^{\frac{1}{2}})=\frac{1}{2}\cdot ln(x^2+5)</math><br> | ||
− | Damit ist <math>f'(x) =\frac{1}{2}\cdot \frac{1}{x^2+5}\cdot 2x=\frac{x}{x^2+5}</math><br> | + | Damit ist mit z = x<sup>2</sup>+5 die Ableitung <math>f'(x) = \frac{1}{2}\cdot f'(z)\cdot z'=\frac{1}{2}\cdot \frac{1}{x^2+5}\cdot 2x=\frac{x}{x^2+5}</math><br> |
− | c) <math>f'(x) = \frac{1}{cos(x)}\cdot (-sin(x) = - \frac{sin(x)}{cos(x)}=-tan(x)</math><br> | + | Oder mit <math>z=\sqrt{x^2+5}</math> ist <math>f'(x) = f'(z)\cdot z' = \frac{1}{z}\cdot \frac{2x}{2\sqrt{x^2+5}}=\frac{1}{\sqrt{x^2+5}}\cdot \frac{x}{\sqrt{x^2+5}} =\frac{x}{x^2+5}</math>.<br> |
+ | c) mit z = cos(x) ist <math>f'(x) = \frac{1}{cos(x)}\cdot (-sin(x) = - \frac{sin(x)}{cos(x)}=-tan(x)</math><br> | ||
d) Es ist (sin x)<sup>2</sup> + (cos x)<sup>2</sup> = 1, also ist f(x) = ln(1) = 0 und f'(x) = 0.}} | d) Es ist (sin x)<sup>2</sup> + (cos x)<sup>2</sup> = 1, also ist f(x) = ln(1) = 0 und f'(x) = 0.}} | ||
+ | |||
+ | {{Aufgaben-blau|2|2=Bestimmen Sie zuerst für f die Definitionsmenge D. Bilden Sie dann f'(x) und berechnen Sie f'(x<sub>0</sub>).<br> | ||
+ | a) f(x) = ln(x<sup>2</sup>), x<sub> 0 </sub> = 4<br> | ||
+ | b) f(x) = ln(2x+3), x<sub>0</sub> = 1<br> | ||
+ | c) <math>f(x) = \frac{x}{ln(x)}</math>, x<sub>0</sub> = 2<br> | ||
+ | d) f(x) = x ln(x) - x , x<sub>0 </sub> = e<br> | ||
+ | e) f(x) = e<sup>x ln(x)</sup>, x<sub>0</sub> = 1<br> | ||
+ | f) <math>f(x) = ln(\sqrt x)</math>, x<sub>0</sub> = e<sup>-4</sup><br> | ||
+ | g) <math>f(x) = ln(\frac{x-1}{x+1})</math>, x<sub>0</sub> = -e}} | ||
+ | |||
+ | {{Lösung versteckt|1=a) D = R\{0}, <math>f'(x) = 2x\cdot \frac{1}{x^2} = \frac{2}{x}</math>, <math>f(4)=\frac{1}{2}</math><br> | ||
+ | Oder mit ln(x<sup>2</sup>) = 2ln(x) erhält man <math>f'(x) = 2\cdot \frac{1}{x}</math>.<br> | ||
+ | b) 2x + 3 > 0 ergibt x > -1,5, also D = ]-1,5;<math>\infty</math>[, <math>f'(x) = \frac{2}{2x+3}</math>, <math>f'(1)=0,4</math><br> | ||
+ | c) D = R<sup>+</sup>, <math>f'(x) = \frac{1\cdot ln(x) - x\cdot \frac{1}{x}}{(ln(x))^2}=\frac{ln(x) - 1}{(ln(x))^2}</math>, <math>f'(2)=\frac{ln(2)-1}{(ln(2))^2}</math><br> | ||
+ | d) D = R<sup>+</sup>, <math>f'(x)= 1\cdot ln(x) + x\cdot \frac{1}{x} -1=ln(x)</math>, f'(e) = 1<br> | ||
+ | e) D = R<sup>+</sup>; <math>f'(x) = e^{x\cdot ln(x)}\cdot (1\cdot ln(x) + x\cdot \frac{1}{x})=e^{x\cdot ln(x)}\cdot (1\cdot ln(x) + 1)</math>, <math>f'(1) = 1</math>.<br> | ||
+ | f) D = R<sup>+</sup>, <math>f'(x) = \frac{1}{\sqrt x}\cdot \frac{1}{2\sqrt x}=\frac{1}{2x}</math>, <math>f'(e^{-4})= \frac{e^4}{2}</math> | ||
+ | g) Hier muss man bei der Bestimmung der Definitionsmenge darauf achten, wo das Argument des Logarithmus positiv ist. Dies ist der Fall, wenn Zähler und Nenner beide positiv oder beide negativ sind. <br> | ||
+ | x-1 > 0 und x+1 > 0 ist für x > 1 bzw. x > -1, also x > 1 der Fall.<br> | ||
+ | x-1 < 0 und x+1 < 0 ist für x < 1 bzw. x < -1, also x < -1 der Fall. Damit ist D=]<math>-\infty</math>;-1[<math>\cup</math>]1;<math>\infty</math>[.<br> | ||
+ | <math>f'(x) = \frac{1}{\frac{x-1}{x+1}} \cdot \frac{1\cdot(x+1)-(x-1)\cdot 1}{(x+1)^2}=\frac{2}{(x-1)(x+1)}</math>, <math>f'(-e)=\frac{2}{e^2-1}</math> }} | ||
+ | |||
+ | {{Aufgaben-blau|3|2=Gegeben ist die Funktion <math>f: x \rightarrow - ln(1-e^{-x})</math>. <br> | ||
+ | a) Bestimmen Sie die maximale Definitionsmenge D<sub>max</sub><br> | ||
+ | b) Hat f Nullstellen? Wenn ja, bestimmen Sie diese.<br> | ||
+ | c) Untersuchen Sie das Monotonieverhalten von f.<br> | ||
+ | d) Bestimmen Sie die Asymptoten von G<sub>f</sub>.<br> | ||
+ | e) Zeichnen sie G<sub>f</sub>.<br> | ||
+ | f) Begründen Sie, dass die Funktion f umkehrbar ist und gegeben Sie die Umkehrfunktion f<sup>-1</sup> an.<br> | ||
+ | Betrachten Sie die Terme f(x) und F<sup>-1</sup>(x). Was fällt Ihnen auf? Deuten Sie dies geometrisch.}} | ||
+ | |||
+ | {{Lösung versteckt|1=Das Argument eines Logarithmus muss positiv sein, also ist <math>1-e^{-x} > 0</math>. Dies führt zur Gleichung <math>1 > e^{-x}</math>. Die Funktion g mit g(x) = e<sup>-x</sup> ist eine abnehmende e-Funktion, die Funktionswerte kleiner als 1 für x > 0 hat. Also ist D<sub>max</sub> = R<sup>+</sup>. | ||
+ | |||
+ | b) f(x) = 0 hat Lösungen, wenn der Logarithmus ln(1) = 0 ist, also muss das Argument die Gleichung <math>1-e^{-x} =1</math> erfüllten. Umgeformt erhält man <math>e^{-x} = 0</math>. Das ist eine nicht lösbare Gleichung, da man weiß, dass die Exponentialfunktion g mit g(x) = e<sup>-x</sup> > 0 ist. Also hat f keine Nullstellen. | ||
+ | |||
+ | c) Für die Monotonie untersucht man die 1. Ableitung von f. f'(x) erhält man mit Hilfe der Ableitung der ln-Funktion und der mehrfachen Verwendung der Kettenregel. Mit z = 1 - e<sup>-x</sup> und w = -x ergibt sich <math>f'(x) = -\frac{1}{z} \cdot z' = -\frac{1}{1-e^{-x}}\cdot (-e^w)\cdot w' = -\frac{1}{1-e^{-x}}\cdot (-e^{-x})\cdot (-1) = -\frac{e^{-x}}{1-e^{-x}}</math><br> | ||
+ | Für x > 0 ist 0 < e<sup>-x</sup> < 1. Damit sind Zähler und Nenner positiv und f'(x) < 0. Also ist f in R<sup>+</sup> streng monoton abnehmend. | ||
+ | |||
+ | d) Asymptoten hat man, wenn x gegen die Ränder der Definitionsmenge geht. Hier muss man <math>x \to 0</math> und <math>x \to \infty</math> betrachten.<br> | ||
+ | <math>x \to 0</math>:<br> | ||
+ | Es ist <math>\lim_{x\to 0}-ln(1-e^{-x}) = \infty</math>, da für x < 1 das Argument 1-e<sup>-x</sup> < 1 und ln(1-e<sup>-x</sup>) < 0 ist. Damit geht ist <math>\lim_{x \to 0}ln(1-e^{-x} = - \infty</math> und <math>\lim_{x \to 0} f(x) = \infty</math>.<br> | ||
+ | Damit ist die positive y-Achse Asymptote für <math>x \to 0</math>.<br> | ||
+ | <math>x \to \infty</math><br> | ||
+ | Es ist <math>\lim_{x\to \infty}-ln(1-e^{-x}) = 0</math>, da <math>\lim_{x\to \infty}(1-e^{-x}) = 1</math> und <mat>0 < 1-e^{-x} < 1</math>ist. Also geht f(x) für <math>x \to \infty</math> von oben gegen die x-Achse. <br> | ||
+ | Die positive x-Achse ist Asymptote für <math>x \to \infty</math>. | ||
+ | |||
+ | e)<br> | ||
+ | [[Datei:160-6d.jpg]] | ||
+ | |||
+ | f) Den Term der Umkehrfunktion f<sup>-1</sup> erhält man indem man die Gleichung <math>y = - ln(1-e^{-x})</math> nach x auflöst und dann x und y vertauscht. <br> | ||
+ | <math>y = - ln(1-e^{-x}) \qquad |\cdot (-1)</math><br> | ||
+ | <math>-y = ln(1-e^{-x}) \qquad | e\ hoch</math> <br> | ||
+ | <math>e^{-y} = 1- e^{-x} \qquad \qquad | +e^{-x} - e^{-y}</math><br> | ||
+ | <math>e^{-x} = 1 - e^{-y} \qquad \qquad | logarithmieren</math><br> | ||
+ | <math>-x = ln(1-e^{-y}) \qquad |\cdot (-1)</math><br> | ||
+ | <math>x = ln(1-e^{-x})</math><br> | ||
+ | x und y vetauschen: <math>y = - ln(1-e^{-x})</math><br> | ||
+ | f und f<sup>-1</sup> haben den gleichen Term. Im xy-Diagramm liegen beide Graphen aufeinandern.<br> | ||
+ | Dies bedeutet, dass der Graph von f in sich symmetrisch zur Geraden y = x ist. }} | ||
+ | |||
+ | |||
+ | Es ist <math>log_b(a)=\frac{ln(a)}{ln(b)}</math>. Dann ist <math>(log_b(x))' = \left (\frac{ln(x)}{ln(b)} \right )=\frac{1}{ln(b)}\cdot\frac{1}{x}=\frac{1}{x\ln(b)}</math> . | ||
+ | |||
+ | {{Merksatz|MERK= <center> <math>log_b(a) =\frac{1}{x\ln(b)}</math> }} | ||
+ | |||
+ | {{Aufgaben-blau|4|2=Leiten Sie ab<br> | ||
+ | a) f mit f(x) = log<sub>10</sub>(x)<br> | ||
+ | b) f mit f(x) = log<sub>2</sub>(x)}} | ||
+ | |||
+ | {{Lösung versteckt|1=a) <math>f'(x)=\frac{1}{x\cdot ln(10)}</math><br> | ||
+ | b) <math>f'(x)=\frac{1}{x\cdot ln(2)}</math> }} |
Aktuelle Version vom 18. April 2021, 16:39 Uhr
Die Ableitung der ln-Funktion erhält man aus der Tatsache, dass die ln-Funktion Umkehrfunktion zur e-Funktion ist. Für ist die Umkehrfunktion. Damit ist . Für die Ableitung gilt hier ( und mittels der Kettenregel erhält man
. Dies führt wieder zur Formel für die Ableitung der Umkehrfunktion .
Die Ableitung der e-Funktion ist .
Damit erhält man für die Umkehrfunktion als Ableitung:
.
Also ist die Ableitung der natürlichen Logarithmusfunktion .
Im folgenden Applet kann man diese Aussage über die Ableitung der natürlichen Logarithmusfunktion verifizieren. Über dem x-Wert des Punktes auf dem Graphen der ln-Funktion wird die Steigung der Tangente in dem Punkt an den Graphen angetragen. Dieser Punkt liegt auf der Hypberbel .
Merke:
Die Ableitung von ist |
Mit der Kettenregel erhält man
a) Mit z = 4x ist
Oder mit den Rechengesetzen des Logarithmus ist f(x) = ln(4) + ln(x) und die Ableitung ist
b) Es ist
Damit ist mit z = x2+5 die Ableitung
Oder mit ist .
c) mit z = cos(x) ist
a) D = R\{0}, ,
Oder mit ln(x2) = 2ln(x) erhält man .
b) 2x + 3 > 0 ergibt x > -1,5, also D = ]-1,5;[, ,
c) D = R+, ,
d) D = R+, , f'(e) = 1
e) D = R+; , .
f) D = R+, ,
g) Hier muss man bei der Bestimmung der Definitionsmenge darauf achten, wo das Argument des Logarithmus positiv ist. Dies ist der Fall, wenn Zähler und Nenner beide positiv oder beide negativ sind.
x-1 > 0 und x+1 > 0 ist für x > 1 bzw. x > -1, also x > 1 der Fall.
x-1 < 0 und x+1 < 0 ist für x < 1 bzw. x < -1, also x < -1 der Fall. Damit ist D=];-1[]1;[.
Das Argument eines Logarithmus muss positiv sein, also ist . Dies führt zur Gleichung . Die Funktion g mit g(x) = e-x ist eine abnehmende e-Funktion, die Funktionswerte kleiner als 1 für x > 0 hat. Also ist Dmax = R+.
b) f(x) = 0 hat Lösungen, wenn der Logarithmus ln(1) = 0 ist, also muss das Argument die Gleichung erfüllten. Umgeformt erhält man . Das ist eine nicht lösbare Gleichung, da man weiß, dass die Exponentialfunktion g mit g(x) = e-x > 0 ist. Also hat f keine Nullstellen.
c) Für die Monotonie untersucht man die 1. Ableitung von f. f'(x) erhält man mit Hilfe der Ableitung der ln-Funktion und der mehrfachen Verwendung der Kettenregel. Mit z = 1 - e-x und w = -x ergibt sich
Für x > 0 ist 0 < e-x < 1. Damit sind Zähler und Nenner positiv und f'(x) < 0. Also ist f in R+ streng monoton abnehmend.
d) Asymptoten hat man, wenn x gegen die Ränder der Definitionsmenge geht. Hier muss man und betrachten.
:
Es ist , da für x < 1 das Argument 1-e-x < 1 und ln(1-e-x) < 0 ist. Damit geht ist und .
Damit ist die positive y-Achse Asymptote für .
Es ist , da und <mat>0 < 1-e^{-x} < 1</math>ist. Also geht f(x) für von oben gegen die x-Achse.
Die positive x-Achse ist Asymptote für .
f) Den Term der Umkehrfunktion f-1 erhält man indem man die Gleichung nach x auflöst und dann x und y vertauscht.
x und y vetauschen:
f und f-1 haben den gleichen Term. Im xy-Diagramm liegen beide Graphen aufeinandern.
Es ist . Dann ist .
Merke:
|
a)