Analysis-Kurvendiskussion-Ganzrationale Funktion
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
Beispiel Nr: 15
$\begin{array}{l} \text{Gesucht:}\\ \text{Definitions- und Wertebereich}
\\ \text{Grenzwerte}
\\ \text{Symmetrie}
\\ \text{Nullstellen - Schnittpunkt mit der x-Achse}
\\ \text{Ableitungen - Stammfunktion}
\\ \text{Extremwerte - Monotonie}
\\ \text{Wendepunkte - Krümmung}
\\ \text{Stammfunktion}
\\ \text{Eingeschlossene Fläche mit der x-Achse} \\ \text{Funktion:}f\left(x\right)= 4x^5+5x^4-6x^3+1 \ <br/>
\bullet \text{Funktion/Ableitungen/Stammfunktion} \\ f\left(x\right)= 4x^5+5x^4-6x^3+1=4(x^2-1,31x+0,492)(x^2+0,546x+0,253)(x+2,01)\\
f'\left(x\right)= 20x^4+20x^3-18x^2=20(x+1,57)x^2(x-0,572)\\
f''\left(x\right)= 80x^3+60x^2-36x=80(x+1,14)x(x-0,394)\\
f'''\left(x\right)= 240x^2+120x-36
\\
F(x)=\int_{}^{}( 4x^5+5x^4-6x^3+1)dx= \frac{2}{3}x^6+x^5-1\frac{1}{2}x^4+x+c
\\ \\ \bullet\text{Definitions- und Wertebereich:}\\\qquad \mathbb{D} = \mathbb{R} \qquad \mathbb{W} = \mathbb{R} \\
\\ \bullet \text{Grenzwerte:} \\
f(x)=x^5( 4+\dfrac{5}{x}-\dfrac{6}{x^2}+\dfrac{1}{x^5}) \\
\lim\limits_{x \rightarrow \infty}{f\left(x\right)}=[4\cdot \infty^5]=\infty \\\lim\limits_{x \rightarrow -\infty}{f\left(x\right)}=[4\cdot (-\infty)^5]=-\infty \\
\\ \bullet \text{Symmetrie zum Ursprung oder zur y-Achse } \\f\left(-x\right)=4\cdot (-x)^{5}+5\cdot (-x)^{4}-6\cdot (-x)^{3}+1 \\
\text{keine Symmetrie zur y-Achse und zum Ursprung }
\\
\\ \bullet \text{Nullstellen / Schnittpunkt mit der x-Achse:} \\f(x)= 4x^5+5x^4-6x^3+1 = 0 \\ \\\\ Numerische Suche: \\ \underline{x_1=-2,01; \quad1\text{-fache Nullstelle}} \\
\\ \bullet \text{Vorzeichentabelle:} \\
\begin{array}{|c|c|c|c||}
\hline
& x < &-2,01&< x\\
\hline
f(x)&-&0&+\\
\hline
\end{array}\\ \\
\underline{\quad x \in ]-2,01;\infty[\quad f(x)>0 \quad \text{oberhalb der x-Achse}}\\ \\
\underline{\quad x \in ]-\infty;-2,01[\quad f(x)<0 \quad \text{unterhalb der x-Achse}} \\
\\ \bullet \text{Extremwerte/Hochpunkte/Tiefpunkte:} \\f'(x)= 20x^4+20x^3-18x^2 = 0 \\ x^2( 20x^2+20x-18)=0 \Rightarrow x=0 \quad \vee \quad 20x^2+20x-18=0\\
\\
20x^{2}+20x-18 =0
\\
x_{1/2}=\displaystyle\frac{-20 \pm\sqrt{20^{2}-4\cdot 20 \cdot \left(-18\right)}}{2\cdot20}
\\
x_{1/2}=\displaystyle \frac{-20 \pm\sqrt{1,84\cdot 10^{3}}}{40}
\\
x_{1/2}=\displaystyle \frac{-20 \pm42,9}{40}
\\
x_{1}=\displaystyle \frac{-20 +42,9}{40} \qquad x_{2}=\displaystyle \frac{-20 -42,9}{40}
\\
x_{1}=0,572 \qquad x_{2}=-1,57
\\ \underline{x_2=-1,57; \quad1\text{-fache Nullstelle}} \\\underline{x_3=0; \quad2\text{-fache Nullstelle}} \\\underline{x_4=0,572; \quad1\text{-fache Nullstelle}} \\f''(-1,57)=-106 \\
f''(-1,57)<0 \Rightarrow \underline{\text{Hochpunkt:} (-1,57/16,4)} \\
f''(0)=1 \\
f''(0)=0 \Rightarrow \\
\underline{\text{Terrassenpukt:} (0/1)} \\
f''(0,572)=14,1>0 \Rightarrow \underline{\text{Tiefpunkt:} (0,572/0,657)} \\
\\
\bullet\text{Monotonie/ streng monoton steigend (sms)/streng monoton fallend (smf) } \\
\begin{array}{|c|c|c|c|c|c|c|c|c|c||}
\hline
& x < &-1,57&< x <&0&< x <&0,572&< x\\
\hline
f'(x)&+&0&-&0&-&0&+\\
\hline
\end{array}\\ \\
\underline{\quad x \in ]-\infty;-1,57[\quad \cup \quad]0,572;\infty[\quad f'(x)>0 \quad \text{streng monoton steigend }}\\ \\
\underline{\quad x \in ]-1,57;0[\quad \cup \quad]0;0,572[\quad f'(x)<0 \quad \text{streng monoton fallend }}
\\
\\\bullet\text{Wendepunkte:} \\f''(x)= 80x^3+60x^2-36x = 0 \\ x( 80x^2+60x-36)=0 \Rightarrow x=0 \quad \vee \quad 80x^2+60x-36=0\\
\\
80x^{2}+60x-36 =0
\\
x_{1/2}=\displaystyle\frac{-60 \pm\sqrt{60^{2}-4\cdot 80 \cdot \left(-36\right)}}{2\cdot80}
\\
x_{1/2}=\displaystyle \frac{-60 \pm\sqrt{1,51\cdot 10^{4}}}{160}
\\
x_{1/2}=\displaystyle \frac{-60 \pm123}{160}
\\
x_{1}=\displaystyle \frac{-60 +123}{160} \qquad x_{2}=\displaystyle \frac{-60 -123}{160}
\\
x_{1}=0,394 \qquad x_{2}=-1,14
\\ \underline{x_5=-1,14; \quad1\text{-fache Nullstelle}} \\\underline{x_6=0; \quad1\text{-fache Nullstelle}} \\\underline{x_7=0,394; \quad1\text{-fache Nullstelle}} \\f'''(-1,14)=10,7\\
f'''(-1,14) \neq 0 \Rightarrow \\
\underline{\text{Wendepunkt:} (-1,14/10,7)}\\
f'''(0)=1\\
f'''(0) \neq 0 \Rightarrow \\
\underline{\text{Wendepunkt:} (0/1)}\\
f'''(0,394)=0,792\\
f'''(0,394) \neq 0 \Rightarrow \\
\underline{\text{Wendepunkt:} (0,394/0,792)}\\
\bullet\text{Kruemmung} \\
\begin{array}{|c|c|c|c|c|c|c|c|c|c||}
\hline
& x < &-1,14&< x <&0&< x <&0,394&< x\\
\hline
f''(x)&-&0&+&0&-&0&+\\
\hline
\end{array}\\ \\
\underline{\quad x \in ]-1,14;0[\quad \cup \quad]0,394;\infty[\quad f''(x)>0 \quad \text{linksgekrümmt}}\\ \\
\underline{\quad x \in ]-\infty;-1,14[\quad \cup \quad]0;0,394[\quad f''(x)<0 \quad \text{rechtsgekrümmt}}\\
\\
\bullet\text{Eingeschlossene Fläche mit der x-Achse} \\\text{keine Fläche}
\\ \\
\end{array}$