diff --git a/midterm/midterm.pdf b/midterm/midterm.pdf index 3d429d1..57fa20b 100644 Binary files a/midterm/midterm.pdf and b/midterm/midterm.pdf differ diff --git a/midterm/midterm.tex b/midterm/midterm.tex index 074639f..6ba2488 100644 --- a/midterm/midterm.tex +++ b/midterm/midterm.tex @@ -91,6 +91,20 @@ $$ \left|f'(x) - \frac{f(x + h) - f(x - h)}{2h}\right| \leq \left|f'(x) - \left( \Rightarrow C = \frac{f'''(x)}{6}$$ +\subsection*{Point b)} +In order to find a valid constant for the entire domain $[-10,10]$ we find the constant for the value of $x$ that maximizes $f'''(x)$, hence the +$\sup$s. + +\paragraph{Function 1} +$$f(x) = e^{-x^2} \hspace{1cm} f'''(x) = -4e^{-x^2} (2x^3 - 3x) \hspace{1cm} C = \sup_{x \in [-10,10]} \frac{f'''(x)}{6} = 2 \sqrt{1-\sqrt{\frac{2}{3}}}e^{\sqrt{\frac{3}{2}} - \frac{3}{2}} $$ + +\paragraph{Function 2} +$$f(x) = x^2 \hspace{1cm} f'''(x) = 0 \hspace{1cm} C = \sup_{x \in [-10,10]} \frac{f'''(x)}{6} = 0 $$ + +\paragraph{Function 3} +$$f(x) = sin(x) \hspace{1cm} f'''(x) = -cos(x) \hspace{1cm} C = \sup_{x \in [-10,10]} \frac{f'''(x)}{6} = \frac{1}{6} $$ + + \section*{Question 4} \subsection*{Point a)} \[