Lösung: Wendepunkte: Unterschied zwischen den Versionen
(→Wendepunkte) |
(→1. Möglichkeit; H-Methode) |
||
(14 dazwischenliegende Versionen von einem Benutzer werden nicht angezeigt) | |||
Zeile 7: | Zeile 7: | ||
<math>f_a^{''} (x) = e^{a+2-x}\cdot ( x - a - 2 )</math> | <math>f_a^{''} (x) = e^{a+2-x}\cdot ( x - a - 2 )</math> | ||
− | Um | + | Um mögliche Wendepunkte zu bestimmen benötigt man die zweite Ableitung. |
− | + | Die zweite Ableitung einer Funktion beschreibt das Krümmungsverhalten dieser. Dieses ändert sich für <math>f_a^{''} (x) = 0\;</math> und deshalb könnte ein möglicher Wendepunkt auftreten. | |
− | |||
− | |||
− | |||
− | |||
− | + | :::::: <math>f_a^{''} (x) = 0\;</math><br /> | |
+ | : <math>e^{a+2-x}\cdot ( x - a - 2 ) = 0 \;\;\;\;\;\; | \; e^{a+2-x} > 0</math><br /> | ||
+ | :: <math> \rightarrow \; ( x - a - 2 ) = 0 \;\;\;\;\;\;\;\; | \; + 2 ; + a</math><br /> | ||
+ | :::::: <math>x = a + 2\;</math><br /> | ||
− | + | Möglicher Wendepunkt bei <math>x = a + 2 \; </math><br /> | |
− | + | Einsetzen des möglichen Wendepunkts in die Funktion. | |
− | + | ||
− | + | ||
+ | : <math>f_a ( a + 2 ) = ( a + 2 - a )\cdot e^{a+2-(a + 2 )}</math><br /> | ||
+ | :::: <math> = 2\cdot e^{a+2-a - 2 )}</math><br /> | ||
+ | :::: <math> = 2\cdot e^0</math><br /> | ||
+ | :::: <math> = 2\;</math><br /> | ||
+ | |||
<math> \rightarrow </math> mög. WP <math>\; ( a + 2 / 2 )</math> | <math> \rightarrow </math> mög. WP <math>\; ( a + 2 / 2 )</math> | ||
Zeile 31: | Zeile 35: | ||
− | ==== 1. Möglichkeit ==== | + | ==== 1. Möglichkeit; H-Methode ==== |
− | + | Wenn es einen Vorzeichenwechsel (VZW) des Krümmungsverhaltens der Funktion am möglichen Wendepunkt gibt, kann man von einem Wendepunkt sprechen. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | '''I.<br />''' | |
− | + | : <math>\lim_{h\to 0}f_a^{''} ( a + 2 - h ) = \lim_{h\to 0}e^{a + 2 - (a + 2 - h )}\cdot ( a + 2 - h - a - 2 )</math><br /> | |
− | + | ::::::: <math>=\lim_{h\to 0} e^{a + 2 - a- 2 + h }\cdot (- h)</math><br /> | |
− | + | ::::::: <math>= \lim_{h\to 0}e^{h }\cdot ( -h )</math><br /> | |
− | + | ::::::: <math>= \lim_{h\to 0}-h\cdot e^{h }</math><br /> | |
+ | <math>\lim_{h\to 0}f_a^{''} ( a + 2 - h )<0</math> | ||
+ | <math>\rightarrow</math> An der Stelle <math>\lim_{h\to 0}f_a^{''}( a +2+ h )\;</math> ist der Graph linksgekrümmt.(I) | ||
+ | |||
+ | |||
+ | '''II.'''<br /> | ||
+ | : <math>\lim_{h\to 0}f_a^{''} ( a + 2 + h ) =\lim_{h\to 0} e^{a + 2 - (a + 2 + h )}\cdot ( a + 2 + h - a - 2 )</math><br /> | ||
+ | ::::::: <math>=\lim_{h\to 0} e^{a + 2 - a- 2 - h }\cdot (+ h)</math><br /> | ||
+ | ::::::: <math>= \lim_{h\to 0}e^{-h }\cdot ( +h )</math><br /> | ||
+ | ::::::: <math>= \lim_{h\to 0}+h\cdot e^{-h }</math><br /> | ||
+ | <math>\lim_{h\to 0}f_a^{''} ( a + 2 + h )>0</math> | ||
− | <math>\rightarrow \ | + | <math>\rightarrow</math> An der Stelle <math>\lim_{h\to 0}f_a^{'}(a+2-h )\;</math> ist der Graph rechtsgekrümmt.(II) |
− | <math>\ | + | |
+ | |||
+ | Aus (I) und (II) folgt:<br /> | ||
+ | VZW bei <math>x = a + 2\;</math><br /> | ||
+ | <math>\Rightarrow</math> Wendepunkt bei <math>\;( a + 2 / 2 )\;</math> | ||
− | <u>zur Verdeutlichung</u> | + | <u>zur Verdeutlichung:</u> |
{| class="wikitable centersortable" | {| class="wikitable centersortable" | ||
Zeile 100: | Zeile 113: | ||
|} | |} | ||
− | + | <math>\rightarrow</math> WP <math>( a + 2 / 2 )\;</math> | |
− | + | ==== 2. Möglichkeit; 3.Ableitung ==== | |
− | + | ||
− | ==== 2. Möglichkeit ==== | + | |
Verwendung der dritten Ableitung | Verwendung der dritten Ableitung | ||
− | <math>f_a (x) = e^{a+2-x}\cdot ( x - a)</math> | + | <math>f_a (x) = e^{a+2-x}\cdot ( x - a)</math><br /> |
− | <math>f_a^{'} (x) = e^{a+2-x}\cdot ( 1+a-x )</math> | + | <math>f_a^{'} (x) = e^{a+2-x}\cdot ( 1+a-x )</math><br /> |
− | <math>f_a^{''} (x) = e^{a+2-x}\cdot ( x - a - 2 )</math> | + | <math>f_a^{''} (x) = e^{a+2-x}\cdot ( x - a - 2 )</math><br /> |
Zeile 118: | Zeile 129: | ||
[[http://de.wikipedia.org/wiki/Produktregel Hilfe zur Produktregel]] | [[http://de.wikipedia.org/wiki/Produktregel Hilfe zur Produktregel]] | ||
− | f_a^{'''} (x) = e^{a+2-x}\cdot ( x - a - 2 )\cdot (-1) + 1\cdot e^{a+2-x} | + | : <math>f_a^{'''} (x) = e^{a+2-x}\cdot ( x - a - 2 )\cdot (-1) + 1\cdot e^{a+2-x}</math><br /> |
− | + | ::: <math>= e^{a+2-x}\cdot ( a + 2 - x + 1 )</math><br /> | |
− | + | ::: <math>= ( a + 3 - x )\cdot e^{a+2-x}</math><br /> | |
Wenn die dritte Ableitung am möglichen Wendepunkt ungleich Null ist, liegt ein Wendepunkt vor. | Wenn die dritte Ableitung am möglichen Wendepunkt ungleich Null ist, liegt ein Wendepunkt vor. | ||
− | <math>f_a^{'''} ( a + 2 ) = ( a + 3 - ( a + 2 ))\cdot e^{a + 2 - ( a + 2 )}</math> | + | : <math>f_a^{'''} ( a + 2 ) = ( a + 3 - ( a + 2 ))\cdot e^{a + 2 - ( a + 2 )}</math><br /> |
− | + | :::: <math>= ( a + 3 - a - 2 ) \cdot e^{a + 2 - a - 2 }</math><br /> | |
− | + | :::: <math>= 1\cdot e^{0}</math><br /> | |
− | + | :::: <math>= 1\;</math><br /> | |
− | + | :::: <math>> 0\;</math><br /> | |
+ | |||
− | <math>\rightarrow | + | <math>\rightarrow</math> WP <math>( a + 2 / 2 )\;</math> |
Aktuelle Version vom 26. Januar 2010, 19:43 Uhr
mit ;
Inhaltsverzeichnis |
Wendepunkte
Zweite Ableitung: siehe Überprüfung des Extrempunkts; 2. Möglichkeit
Um mögliche Wendepunkte zu bestimmen benötigt man die zweite Ableitung.
Die zweite Ableitung einer Funktion beschreibt das Krümmungsverhalten dieser. Dieses ändert sich für und deshalb könnte ein möglicher Wendepunkt auftreten.
Möglicher Wendepunkt bei
Einsetzen des möglichen Wendepunkts in die Funktion.
mög. WP
Überprüfung des Wendepunkts
1. Möglichkeit; H-Methode
Wenn es einen Vorzeichenwechsel (VZW) des Krümmungsverhaltens der Funktion am möglichen Wendepunkt gibt, kann man von einem Wendepunkt sprechen.
I.
An der Stelle ist der Graph linksgekrümmt.(I)
II.
An der Stelle ist der Graph rechtsgekrümmt.(II)
Aus (I) und (II) folgt:
VZW bei
Wendepunkt bei
zur Verdeutlichung:
x<2+a | x=2+a | x>2+a | |||
---|---|---|---|---|---|
ea + 2 - x | + | + | |||
( x - a - 2 ) | - | + | |||
fa ( x ) | - | + |
WP
2. Möglichkeit; 3.Ableitung
Verwendung der dritten Ableitung
Um die dritte Ableitung zu bekommen muss man hier die Produktregel verwenden.
[Hilfe zur Produktregel]
Wenn die dritte Ableitung am möglichen Wendepunkt ungleich Null ist, liegt ein Wendepunkt vor.
WP