$\newcommand{\dis}{\displaystyle} \newcommand{\m}{\hspace{1em}} \newcommand{\mm}{\hspace{2em}} \newcommand{\x}{\vspace*{1ex}} \newcommand{\xx}{\vspace*{2ex}} \let\limm\lim \renewcommand{\lim}{\dis\limm} \let\fracc\frac \renewcommand{\frac}{\dis\fracc} \let\summ\sum \renewcommand{\sum}{\dis\summ} \let\intt\int \renewcommand{\int}{\dis\intt} $

Lecture 6, 9/5/2022. This page is for Section 1 only.
ACMS 20550: Applied Mathematics Method I
Instructor: Bei Hu, b1hu@nd.edu, Hurley 174A

$\hspace{.6em}$Went over Matlab lesson #1.

  1. Error estimates:
    1. Error estimates for power serise: $\fcolorbox{white}{yellow}{$R_n(x) = f(x) -\Big[ f(a) + (x-a)f'(a) + \frac12 (x-a)^2 f''(a)+\cdots+ \frac1{n!} (x-a)^n f^{(n)}(a)\Big]$ }$
      $\mm\mm$
      $ R_n(x) = \frac{(x-a)^{n+1}}{(n+1)!} f^{(n+1)}(c)$, where $c$ is between $x$ and $a$.
    2. Alternating Series:
      $\fcolorbox{white}{yellow}{ $S= \sum_{n=1}^\infty a_n$ is alternating and $|a_{n+1}|< |a_n|$, $\lim_{n\to\infty} a_n = 0$.} $ Then $|S -(a_1+a_2+\cdots a_n)| \le |a_{n+1}|.$