微積分
節錄微積分課程的部分公式與例題
Ch4. Integration 積分
4.1 Antiderivatives & Indefinite Integration
$$ F'(x) = f(x) \;\Rightarrow\; F(x) \text{ is an antiderivative of } f(x) $$
不定積分的表示:
$$ \int f(x)\,dx = F(x) + C $$
\[ \text{Intergration Formula} \]
\begin{align} \int 0 \, dx &=C \\ \int k \, dx &= kx+c \\ \int kf(x) \,dx &= k \int f(x) \, dx \\ \int [f(x)\pm g(x)] \, dx &= \int f(x) \, dx \pm \int g(x) \, dx \\ \int x^n\,dx &= \frac{x^{n+1}}{n+1}+C,\;n\ne -1 \\ \int cos \, x \, dx &= sin \, x+C \\ \int sin \, x \, dx &= -cos \, x+C \\ \int sec^2 \, x \, dx &= tan \, x+C \\ \int cos^2 \, x \, dx &= -cot \, x+C \\ \int sec \, x \, tan \, x \, dx &= sec\,x+C \\ \int csc \, x \, cot \, x \, dx &= -csc \, x+C \end{align}
範例
\( \displaystyle \text{EX:} \quad \int \frac{sin \, x}{cos^{2} \, x} \, dx \)
\begin{align} \int \frac{sin \, x}{cos^{2} \, x} \, dx &=\int(\frac{1}{cos\,x})(\frac{sin\,x}{cos\,x})\,dx \\ &=\int sec\,x\,tan\,x\,dx \\ &=sec\,x+C \end{align}
4.2 Area
\( \displaystyle \sum_{i=1}^{n}a_i=a_1+a_2+a_3+...+a_n \)
\[ \text{Summation Formula} \]
4.3 黎曼和與定積分 (Riemann Sums & Definite Integrals)
\( \displaystyle \textbf{Thm} \quad \int_{a}^{b} f(x) \, dx = \lim_{\max \Delta x_i \to 0} \sum_{i=1}^{n} f(x_i^{*})\,\Delta x_i \)
4.4 微積分基本定理 (The Fundamental Theorem of Calculus)
\( \textbf{Thm} \quad \text{suppose f is continuous on[a,b]} \)
(Ⅰ)\[ \begin{align} \text{Let} \quad F(x) &= \int_{a}^{x} f(t)\,dt ,\quad \forall x \in[a,b], \\ \text{Then} \quad F'(x) &= \frac{d}{dx}\int_a^x f(t) \, dt =f(x) \end{align} \]
(Ⅱ)\[ \begin{align} \text{If}& \quad G'(x) = f(x),\quad \forall x\in [a,b],\quad \\ \text{Then}& \quad \int_{a}^{b}f(x)\,dx = G(b)-G(a)=G(x)|_{a}^{b} \end{align} \]
\( \textbf{Pf} \)
(a)
(i) \[ \lim_{h \to 0} \frac{F(x+h)-F(x)}{h}=f(x),\quad
let\;x\in[a,b),\;h>0,\;By\;MVT\;for\;intergral \]
$$ \frac{F(x+h)-F(x)}{h}=\frac{\int_{x}^{x+h}f(t)\,dt}{h}=\frac{f(c)\cdot h}{h},\quad where\;c\in\left[x,x+h\right] $$
$$ \lim_{h \to 0^+}\frac{F(x+h)-F(x)}{h}=\lim_{h \to 0^+}f(c)=\lim_{c \to x^+}f(c)=f(x),\quad since\;f\;is\;conti\;at\;x $$
(ii) \[ Let\;x\in(a,b],\;\text{similarly} \quad\lim_{h \to 0^+}\frac{F(x+h)-F(x)}{h}=f(x) \]
(b) \( Suppose\;G'(x)=f(x),\;x\in[a,b] \)
\( By(a),\;F'(x)=f(x),\;x\in[a,b]\;then\;F'(x)=G'(x),\;x\in[a,b] \)
$$ get\;F(x)=G(x)+c $$
$$ 0=\int_{a}^{a}f(t)\,dt=F(a)=G(a)+c,\;c=-G(a) $$
$$ \int_{a}^{b}f(t)\,dt=F(b)=G(b)-G(a),\quad Q.E.D $$
Thm
\( Suppose\;f\;is\;conti\;and\;g,h\;are\;differentiable,\;then \)
(Ⅰ) \( \frac{d}{dx}\int_{a}^{g(x)}f(t)\,dt=f(g(x))\cdot g'(x) \)
(Ⅱ) \( \frac{d}{dx}\int_{h(x)}^{g(x)}f(t)\,dt=f(g(x))\cdot g'(x)-f(h(x))\cdot h'(x) \)
Pf
\( Let\;F(x)=\int f(t)\,dt,\;then \)
\(\frac{d}{dx}\int_{a}^{g(x)}f(t)\,dt=\frac{d}{dx}F(g(x))=F'(g(x))\cdot g'(x)=f(g(x))\cdot g'(x) \)
\(
\frac{d}{dx}\int_{h(x)}^{g(x)}f(t)\,dt=\frac{d}{dx}F(t)|_{h(x)}^{g(x)}=\frac{d}{dx}(F(g(x)-F(h(x)))=F'(g(x))\cdot
g'(x)-F'(h(x))\cdot h'(x) \)
\( EX.\quad \frac{d}{dx}\int_{x}^{1}\sqrt{1+t^2}\,dt=-\sqrt{1+x^2} \)
\(EX.\quad \frac{d}{dx}\int_{1}^{3x}\frac{sin\,t}{t}\,dt\)
\(
Let\;g(x)=3x,\;f(x)=\frac{sin\,x}{x},\;then \)
$$
\frac{d}{dx}\int_{1}^{3x}\frac{sin\,t}{t}\,dt=\frac{sin\,3x}{3x}\cdot 3=\frac{sin\,3x}{x} $$
4.5 代換積分法(Integration by Substitution)
\( \textbf{Thm}\)
\( Suppose\;F'(x)=f(x)\quad F\;is\;an\;antiderivative\;of\;f \)
$$ Then\;\int f(g(x))\cdot g'(x)\,dx=F(g(x))+c $$
\( \textbf{Proof}\)
\( Let\;u=g(x),\;du=dg(x)=g'(x)\,dx \)
$$ \int f(g(x))\cdot g'(x)\,dx=\int f(u)\,du=F(u)+c=F(g(x))+c $$
\( \textbf{EX.} \quad \int (x-1)^4\cdot 2x\,dx \)
$$ Let\;u=x^2-1,\;du=2x\,dx $$ \[ \begin{align} \text{Then} \quad \int (x-1)^4\cdot 2x\,dx &=\int u^4\,du
\\ &= \frac{u^5}{5}+c \\ &=\frac{(x^2-1)^5}{5}+c \end{align} \]
5.1 The Natural Logarithmic Function: Differentiation
\( \textbf{Thm}\) \( ln \; x= \int_1^x \frac{1}{t} \, dt, \quad x > 0 \quad \text{is called the natural logarithmic function.} \)
\( \textbf{Proof} \)
\( \text{Since} \; \frac{1}{t} \text{ is conti on } (0, \infty) , \quad ln \, t \; \text{ is defined on }
(0, \infty) \)
$$ \frac{d}{dx} \ln x = \frac{d}{dx} \int_1^x \frac{1}{t} \, dt = \frac{1}{x} > 0, \quad \forall x >
0 $$ $$ \frac{d^2}{dx^2} \ln x = -\frac{1}{x^2} < 0, \quad \forall x>0 $$
$$ \text{The domain of} \; ln \; \text{is} (0, \infty), \; \text{range of} \; ln \; \text{is} (-\infty, \infty) $$
$$ ln(x) = \begin{cases} > 0, & \text{if } x>1 \\ 0, & \text{if } x = 1 \\ < 0, & \text{if } x < 1 \end{cases} \quad \ln \text{ is conti, increasing, one-to-one} $$
\( \textbf{Thm} \quad \frac{d}{dx} \ln \, x = \frac{1}{x}, \quad \forall x > 0, \quad \int \frac{1}{x} \, dx = \ln|x| + C, \quad x \neq 0 \)
\( \textbf{Thm} \quad a, \, b>0 \quad r\in Q \)
\( \textbf{EX.} \quad f(x) = \ln \sqrt{x^2 + 1} \) \[ \begin{align} f'(x) &= \frac{1}{\sqrt{x^2+1}} \cdot \frac{d}{dx}\sqrt{x^2+1} \\ &= \frac{1}{\sqrt{x^2+1}} \cdot \frac{1}{2\sqrt{x^2+1}} \cdot 2x \\ &= \frac{x}{x^2 + 1} \end{align} \]
\( \displaystyle \textbf{EX.} \quad f(x) = \ln\left(\frac{x(x^2+1)^2}{\sqrt{2x^5 -1}}\right) \) \[ \begin{align} f(x) &= \ln\left(\frac{x(x^2+1)^2}{\sqrt{2x^5 -1}}\right) \\ &= \ln x + 2\ln(x^2+1) - \ln\sqrt{2x^5 -1} \\ f'(x) &= \frac{1}{x} + \frac{2}{x^2+1} \cdot 2x - \frac{1}{2(2x^5 -1)} \cdot 10x^4 \\ &= \frac{1}{x} + \frac{4x}{x^2+1} - \frac{5x^4}{2x^5 -1} \end{align} \]
5.2 The Natural Logarithmic Function: Integration
\( \displaystyle \textbf{Thm} \quad \frac{d}{dx}\ln|x| = \frac{1}{x}, \quad x \neq 0 \)
\( \textbf{Pf} \) \[ \frac{d}{dx}\ln|x| = \begin{cases} \frac{d}{dx}\ln x = \frac{1}{x}, \quad x>0 \\ \frac{d}{dx}\ln (-x) = -\frac{1}{x} \frac{d}{dx} (-x)=\frac{1}{x} , \quad x<0 \end{cases} \] \[ \text{s.t.} \quad \int \frac{1}{u}\,du = \ln|u| + C \] \[ \text{Cor:If } f \text{ is diff and } f(x)\neq 0, \text{ then } \frac{d}{dx}\ln|f(x)| = \frac{f'(x)}{f(x)} \]
\( \textbf{EX.} \quad f(x) = \ln|\sec x| \) \[ \begin{align} f'(x) &= \frac{1}{\sec x} \cdot \sec x \tan x \\ &= \tan x \\ \Rightarrow \int \tan x\,dx &= \ln|\sec x| + C \end{align} \]
\( \textbf{EX.} \quad \int \cot x\,dx = \ln|\sin x| + C \)
\[ \begin{align} \int \sec x\,dx &= \int \frac{\sec x(\sec x + \tan x)}{\sec x + \tan x} dx \\ &= \int \frac{du}{u} \\ &= \ln|u| + C \\ &= \ln|\sec x + \tan x| + C \end{align} \]
$$ \int \csc x\,dx = \int \frac{\csc x(\csc x - \cot x)}{\csc x - \cot x} dx $$ $$ = \int \frac{du}{u} = \ln|u| + C $$ $$ = \ln|\csc x - \cot x| + C $$
\( \textbf{EX.} \)
\( \textbf{EX.} \displaystyle \quad \text{Find } \frac{dy}{dx} \; \text{for } y = \frac{x^{3/4} \sqrt{x^2+1}}{(3x+5)^5} \)
5.3 Inverse function
\( \textbf{Def.} \)
Derivative of an Inverse Function
\( \textbf{Thm} \)
\( \text{Let } f \text{ be a function that is differentiable on an interval } I \)
\( \text{ If } f \text{ has an inverse function } g \text{, then } g \text{ is differentiable at any } x \text{ for which } f'(g(x)) \ne 0 \)
\( \textbf{Pf}\)
5.4 Exponential Function
\( \textbf{Def.} \quad f(x)= ln \, x ,\; f^{-1}(x) = e^{x} \)
\( \textbf{Thm.} \quad \text{Let } a \text{ and } b \text{ be any real numbers.} \)
\( \textbf{Pf.} \)
\( \text{Since } \ln x \text{ is one-to-one, we conclude that } e^a e^b = e^{a+b} \text{.} \)
Differentiation and Integration of Exponential Functions
\( \textbf{Thm.} \quad \text{Let } u \text{ be a differentiable function of } x \text{.} \)
\( \textbf{Pf.} \quad \text{Let } y = e^x \text{, then } \ln y = x \text{.} \)
\[ \displaystyle \begin{align*} \ln y &= x \\[6pt] \frac{d}{dx}[\ln y] &= \frac{d}{dx}[x] \quad \\[6pt] \frac{1}{y} \frac{dy}{dx} &= 1 \quad \\[6pt] \frac{dy}{dx} &= y \quad \\[6pt] \frac{d}{dx}[e^x] &= e^x \end{align*} \]\( \text{The derivative of } e^u \text{ follows from the Chain Rule.} \)
\( \textbf{Thm.} \quad \text{Let } u \text{ be a differentiable function of } x \)
\( \displaystyle \textbf{Ex} \quad \text{Find } \int e^{3x+1}\,dx \text{.} \)
\( \text{let } u = 3x + 1, \text{ then } du = 3\,dx \)
\( \displaystyle \textbf{Ex.} \quad \text{Find }\int 5x e^{-x^2}\,dx \)
\( \displaystyle \text{let } u = -x^2, \text{ then } du = -2x\,dx \quad x\,dx = \frac{-du}{2}\)
\( \displaystyle \textbf{Ex.} \quad \text{Find the indefinite integral } \int \frac{e^{\frac{1}{x}}}{x^2} \, dx \)
\( \displaystyle \text{Let } u = \frac{1}{x}, \text{ then } du = \frac{-1}{x^{2}} \,dx \)
\( \textbf{Ex.} \quad \displaystyle \text{Evaluate the definite integral } \int_0^1 \frac{e^x}{1+e^x} \,dx \)
\( \text{Let } u = 1+e^x, \text{ then } du = e^x \,dx \text{.} \)
5.5 Bases Other than e and Applications
\( \textbf{Def.} \quad \displaystyle \text{If } a \text{ is a postive real number} (a \ne 1) \text{, and } x \in \mathbb{R} \)
\( \textbf{Thm} \quad \text{Derivatives for Bases Other than } e \)
\( \begin{align*} &\text{Let } a \text{ be a positive real number } (a \neq 1) \\[6pt] &\text{ and let } u \text{ be a differentiable function of } x \text{.} \end{align*} \)
\( \textbf{Pf.} \)
\( \textbf{Ex} \quad \text{Find the derivative of each function} \)
\( \displaystyle \textbf{a.} \quad y = 2^x \)
\( \displaystyle \textbf{b.} \quad y = 2^{3x-1} \)
\( \displaystyle \textbf{c.} \quad y = \log_{10} (\cos x) \)
\( \textbf{d.} \quad y = \log_3 \frac{\sqrt{x}}{2x+5} \)
\( \textbf{Thm} \quad \text{Let } n \in \mathbb{R} \text{ , and let } u \text{ be a differentiable function of } x \text{.} \)
\( \displaystyle \textbf{EX.} \quad \text{Find the derivative of each function.} \)
\( \textbf{a.} \quad \frac{d}{dx}[e^e] = 0 \)
\( \textbf{b.} \quad \frac{d}{dx}[e^x] = e^x \)
\( \textbf{c.} \quad \frac{d}{dx}[x^e] = ex^{e-1} \)
\( \textbf{d.} \quad y = x^x \)
5.6 Indeterminate Forms and L'Hôpital's Rule
\( \textbf{Thm} \quad \text{The Extended Mean Value Theorem} \)
\( \begin{align*} &\text{If } f \text{ and } g \text{ are differentiable on an open interval } (a, b) \text{ and continuous on } [a, b] \\ &\text{ such that } g'(x) \neq 0 \text{ for any } x \text{ in } (a, b) \text{, then there exists a point } c \text{ in } (a, b) \end{align*} \)
\( \text{A proof of this theorem is given in Appendix A.} \)
\( \textbf{Thm} \quad \text{L'Hôpital's Rule} \)
\( \begin{align*} &\text{Let } f \text{ and } g \text{ be functions that are differentiable on an open interval } (a, b) \text{ containing } c \\ &\text{, except possibly at } c \text{ itself. If the limit of } f(x)/g(x) \text{ as } x \text{ approaches } c \text{ produces the indeterminate form } 0/0 \text{, then} \end{align*} \)
\( \begin{align*} &\text{provided the limit on the right exists (or is infinite). } \\ &\text{This result also applies when the limit of } f(x)/g(x) \text{ as } x \text{ approaches } c \text{ produces one of the indeterminate forms } \infty/\infty \text{, } (-\infty)/\infty \text{, } \infty/(-\infty) \text{, or } (-\infty)/(-\infty) \text{.} \end{align*} \)
\( \text{A proof of this theorem is given in Appendix A.} \)
\( \displaystyle \textbf{EX.} \quad \text{Evaluate the limit } \lim_{x \to 0} \frac{e^{2x} - 1}{x} \text{.} \)
\( \text{Apply L'Hôpital's Rule:} \)
\( \displaystyle \textbf{EX.} \quad \text{Evaluate the limit } \lim_{x \to \infty} \frac{\ln x}{x} \)
\( \displaystyle \textbf{Ex.} \quad \text{Evaluate the limit } \lim_{x \to -\infty} \frac{x^2}{e^{-x}} \)
\( \text{Apply L'Hôpital's Rule (1st time):} \)
\( \text{Apply L'Hôpital's Rule again (2nd time):} \)
\( \displaystyle \textbf{Ex.} \quad \text{Evaluate the limit } \lim_{x \to \infty} e^{-x} \sqrt{x} \)
\( \textbf{Solution} \)
\( \text{Rewrite the limit as the indeterminate form } \infty/\infty \)
\( \text{Apply L'Hôpital's Rule:} \)
\( \text{Calculate the derivatives:} \)
\( \text{Substitute back into the limit expression:} \)
5.7 Inverse Trigonometric Functions: Differentiation
Definitions of inverse trigonometric functions
| Function | Domain | Range |
|---|---|---|
| \[ y=arcsin \, x \text{ ,if } sin \, y = x \] | \[ -1 \le x \le 1 \] | \[ -\frac{\pi}{2} \le y \le \frac{\pi}{2} \] |
| \[ y=arccos \, x \text{ ,if } cos \, y = x \] | \[ -1 \le x \le 1 \] | \[ 0 \le y \le \pi \] |
| \[ y=arctan \, x \text{ ,if } tan \, y = x \] | \[ -\infty \le x \le \infty \] | \[ -\frac{\pi}{2} \lt y \lt \frac{\pi}{2} \] |
| \[ y=arccot \, x \text{ ,if } cot \, y = x \] | \[ -\infty \lt x \lt \infty \] | \[ 0 \le y \le \pi \] |
| \[ y=arcsec \, x \text{ ,if } sec \, y = x \] | \[ |x| \ge 1 \] | \[ 0 \le y \le \pi , y\ne \frac{\pi}{2} \] |
| \[ y=arccsc \, x \text{ ,if } csc \, y = x \] | \[ |x| \ge 1 \] | \[ -\frac{\pi}{2} \le y \le \frac{\pi}{2}, y \ne 0 \] |
\( \text{If } \quad x \in \text{Domain, } \quad y \in \text{Range ,} \; \text{then} \)
\[ \begin{align*} sin(arcsin \, x) &= x \quad \text{and} \quad arcsin(sin \, y) = y \\[6pt] tan(arctan \, x) &= x \quad \text{and} \quad arctan(tan \, y) = y \\[6pt] sec(arcsec \, x) &= x \quad \text{and} \quad arcsec(sec \, y) = y \end{align*} \]
\( \displaystyle \textbf{EX.} \quad \text{Solve the equation } \arctan(2x-3) = \frac{\pi}{4} \)
\( \textbf{Thm} \quad \text{Let } u \text{ be a differentiable function of } x \)
\( \textbf{Pf.} \)
\( \text{Let } y = \arcsin x \text{, then } \sin y = x \text{, where } -\frac{\pi}{2} \le y \le \frac{\pi}{2} \)
\( \text{Applying the Chain Rule} \)
\( \textbf{EX.} \quad \text{Find the derivative of each function.} \)
\( \textbf{a.} \quad y = \arcsin(2x) \)
\( \textbf{b.} \quad y = \arctan(3x) \)
\( \textbf{c.} \quad y = \arcsin \sqrt{x} \)
\( \displaystyle \text{Let } u = \sqrt{x} = x^{\frac{1}{2}} \text{, so } u' = \frac{1}{2} x^{-\frac{1}{2}} \text{.} \)
\( \textbf{d.} \quad y = \text{arcsec } e^{2x} \)
\( \text{Let } u = e^{2x} \text{, so } u' = 2e^{2x} \text{.} \)
\( \textbf{Thm} \)
- \[ \text{If } -1 \le x \le 1 \text{, then } \arcsin x + \arccos x = \frac{\pi}{2} \]
- \[ \text{If } x \in \mathbb{R} \text{, then } \arctan x + \text{arccot } x = \frac{\pi}{2} \]
- \[ \text{If } |x| \ge 1 \text{, then } \text{arcsec } x + \text{arccsc } x = \frac{\pi}{2} \]
\( \textbf{Proof} \)
\( \text{Let } f(x) = \arcsin x + \arccos x \)
\( \text{Let } x=0\)
\( \text{s.t. } \arcsin x + \arccos x = \frac{\pi}{2} \text{ for } -1 \le x \le 1\)
\( \textbf{Thm} \)
\( \text{The identity for } \text{arccot } x \text{ is piecewise defined:} \)
\[ \text{arccot } x = \begin{cases} \arctan\left(\frac{1}{x}\right), & x > 0 \\ \pi + \arctan\left(\frac{1}{x}\right), & x < 0 \\ \frac{\pi}{2}, & x = 0 \end{cases} \]\( \textbf{Pf} \)
\( \text{Let } \theta = \text{arcsec } x \text{.} \text{} \)
\[ x = \sec \theta , \quad \frac{1}{x} = \cos \theta \] \[ \cos^{-1}\left(\frac{1}{x}\right) = \theta \text{} \] \[ \sec^{-1}\, x = \cos^{-1}\left(\frac{1}{x}\right) \]5.8 Inverse Trigonometric Function: Intergration
Integrals involving inverse trigonometric functions
\( \textbf{Thm} \)
\( \text{Let } u \text{ be a differentiable function of } x \text{, and let } a > 0 \text{.} \text{} \)
\( \displaystyle \textbf{Ex} \quad \text{Evaluate } \int \frac{dx}{4x^2+4x+2} \)
\( \displaystyle \textbf{Ex} \quad \text{Evaluate } \int \frac{dx}{\sqrt{e^{2x}-1}} \)
\( \displaystyle \textbf{Ex} \quad \text{Evaluate } \int \frac{dx}{x\sqrt{x^2-16}} \)
\( \text{Let } u = x \text{, so } du = dx \text{.} \quad a^2 = 16 \text{, so } a = 4 \text{.} \)
5.9 Hyperbolic Functions
Definitions of the Hyperbolic Functions
\( \textbf{Thm} \)
\( \textbf{Pf} \)
Sum and Difference Formulas
Double-Angle Formulas
Derivatives and Integrals of Hyperbolic Functions
\( \textbf{Thm} \)
\( \text{Let } u \text{ be a differentiable function of } x \text{.} \text{} \)
\( \textbf{Pf}\)
\( \textbf{Pf}\)
\( \textbf{Thm} \)
\( \text{Let } u \text{ be a differentiable function of } x \text{.} \text{} \)
Inverse Hyperbolic Functions
\( \textbf{Thm}\)
| Function | Logarithmic Form | Domain |
|---|---|---|
| \( \sinh^{-1} x \) | \( \ln(x + \sqrt{x^2 + 1}) \) | \( (-\infty, \infty) \) |
| \( \cosh^{-1} x \) | \( \ln(x + \sqrt{x^2 - 1}) \) | \( [1, \infty) \) |
| \( \tanh^{-1} x \) | \( \frac{1}{2} \ln \left(\frac{1 + x}{1 - x}\right) \) | \( (-1, 1) \) |
| \( \coth^{-1} x \) | \( \frac{1}{2} \ln \left(\frac{x + 1}{x - 1}\right) \) | \( (-\infty, -1) \cup (1, \infty) \) |
| \( \sec^{-1} x \) | \( \ln \left(\frac{1 + \sqrt{1 - x^2}}{x}\right) \) | \( (0, 1] \) |
| \( \csc^{-1} x \) | \( \ln \left(\frac{1 + \sqrt{1 + x^2}}{|x|}\right) \) | \( (-\infty, 0) \cup (0, \infty) \) |
\( \textbf{Pf } \quad \sinh^{-1} x = \ln(x + \sqrt{x^2 + 1}) \)
\( \text{Let } y = \sinh^{-1} x \text{. Then } x = \sinh y \text{.} \)
\( \text{Let } z = e^{y} \)
\( \displaystyle \textbf{Pf} \quad \tanh^{-1} x = \frac{1}{2} \ln \left(\frac{1 + x}{1 - x}\right) \text{} \)
\( \text{Let } y = \tanh^{-1} x \text{. Then } x = \tanh y \text{, where } -1 < x < 1 \text{.} \)
Differentiation and Integration Involving Inverse Hyperbolic Functions
\( \textbf{Thm} \)
\( \text{Let } u \text{ be a differentiable function of } x \text{, and let } a > 0 \text{.} \text{} \)
\( \textbf{A. Differentiation Formulas} \)
\( \textbf{B. Integration Formulas} \)
\( \displaystyle \textbf{Pf} \quad \frac{d}{dx}[\sinh^{-1} x] \)
\( \text{Let } y = \sinh^{-1} x \text{. Then } x = \sinh y \text{.} \)
\( \cosh^2 y - \sinh^2 y = 1 \text{} \text{, we have } \cosh y = \sqrt{1 + \sinh^2 y}\)
\( \displaystyle \textbf{Pf} \quad \frac{d}{dx}[\tanh^{-1} x] \)
\( \text{Let } y = \tanh^{-1} x \text{. Then } x = \tanh y \text{.} \)
\( \tanh^2 y + \text{sech}^2 y = 1 \text{} \text{, we have } \text{sech}^2 y = 1 - \tanh^2 y \text{.} \)
\( \displaystyle \textbf{EX} \quad \frac{d}{dx}\sinh^{-1}(\tan x) \)
\( \text{Let } u = \tan x ,\quad u' = \sec^2 x \)
\( \displaystyle \textbf{EX} \quad \frac{d}{dx}\tanh^{-1}(\sin x) \)
8.1 Basic Intergration Rules
Review of Basic Integration Rules (a > 0)
\( \displaystyle \textbf{EX} \quad \int_0^1 \frac{x+3}{\sqrt{4-x^2}} \, dx \)
8.2 Intergration by Parts
\( \displaystyle \textbf{Thm} \)
\( \text{If } u \text{ and } v \text{ are functions of } x \text{ and have continious derivatives , then}\)
\( \displaystyle \textbf{Rule} \quad \text{LIATE Rule for Choosing } u \)
依照下列順序,排在愈前方的函數愈優先設為 \( u \)
\begin{align*} \textbf{L} & \quad \text{Logarithmic functions} \quad (\ln x, \log_a x) \\[6pt] \textbf{I} & \quad \text{Inverse trigonometric functions} \quad (\arcsin x) \\[6pt] \textbf{A} & \quad \text{Algebraic functions} \quad (x^n, 2x, \text{polynomials}) \\[6pt] \textbf{T} & \quad \text{Trigonometric functions} \quad (\sin x, \cos x) \\[6pt] \textbf{E} & \quad \text{Exponential functions} \quad (e^x, a^x) \end{align*}\( \displaystyle \textbf{EX} \quad \int x \, \sin \, x \, dx \)
\( \text{Let } u = x ,\quad dv = \sin x \, dx du = 1 \, dx ,\quad v = - \cos x \)
\( \displaystyle \textbf{EX} \quad \int \ln x \, dx \)
\( \displaystyle \textbf{EX} \quad \int x^2 \ln(x+1) \, dx \)
\( \displaystyle \textbf{EX} \quad \int e^x \sin x \, dx \)
\( \displaystyle \textbf{EX} \quad \int x^2 e^x \, dx \)
\( \displaystyle \textbf{EX} \quad \int x^3 \cos(2x) \, dx \)
使用表格法 (Tabular Integration)
\begin{align*} \begin{array}{c|c|c} \text{Sign} & u \text{ (Diff)} & dv \text{ (Int)} \\ \hline + & x^3 & \cos(2x) \\ - & 3x^2 & \frac{1}{2}\sin(2x) \\ + & 6x & -\frac{1}{4}\cos(2x) \\ - & 6 & -\frac{1}{8}\sin(2x) \\ + & 0 & \frac{1}{16}\cos(2x) \end{array} \end{align*}\( \displaystyle \textbf{EX} \quad \int \arctan x \, dx \)
\( \displaystyle \textbf{EX} \quad \int \cos(\sqrt{x}) \, dx \)
8.3 Trigonometric Integrals
Integrals Involving Powers of Sine and Cosine
1. 當 \(\sin\) 的次方為奇數時: 拆出一個 \(\sin x\),將其餘轉為 \(\cos\)
\begin{align*} \int \sin^{2k+1} x \cos^n x \, dx &= \int (\sin^2 x)^k \cos^n x \sin x \, dx \\[6pt] &= \int (1 - \cos^2 x)^k \cos^n x \sin x \, dx \end{align*}2. 當 \(\cos\) 的次方為奇數時: 拆出一個 \(\cos x\),將其餘轉為 \(\sin\)
\begin{align*} \int \sin^m x \cos^{2k+1} x \, dx &= \int \sin^m x (\cos^2 x)^k \cos x \, dx \\[6pt] &= \int \sin^m x (1 - \sin^2 x)^k \cos x \, dx \end{align*}3. 當 \(\sin\) 與 \(\cos\) 均為偶數時: 使用降次公式
\begin{align*} \sin^2 x &= \frac{1 - \cos 2x}{2} \\[6pt] \cos^2 x &= \frac{1 + \cos 2x}{2} \end{align*}\( \displaystyle \textbf{EX} \quad \int \sin^2 x \cos x \, dx \)
\( \displaystyle \textbf{EX} \quad \int \sin^2 x \cos^2 x \, dx \)
Integrals Involving Powers of Secant and Tangent
1. 當 \(\sec\) 的次方為偶數時: 拆出 \(\sec^2 x\),其餘轉為 \(\tan\)
\begin{align*} \int \sec^{2k} x \tan^n x \, dx &= \int (\sec^2 x)^{k-1} \tan^n x \sec^2 x \, dx \\[6pt] &= \int (1 + \tan^2 x)^{k-1} \tan^n x \sec^2 x \, dx \end{align*}2. 當 \(\tan\) 的次方為奇數時: 拆出 \(\sec x \tan x\),其餘轉為 \(\sec\)
\begin{align*} \int \sec^m x \tan^{2k+1} x \, dx &= \int \sec^{m-1} x (\tan^2 x)^k \sec x \tan x \, dx \\[6pt] &= \int \sec^{m-1} x (\sec^2 x - 1)^k \sec x \tan x \, dx \end{align*}3. 只有 \(\tan\) 且為偶數次方時:
\begin{align*} \int \tan^n x \, dx &= \int \tan^{n-2} x (\tan^2 x) \, dx \\[6pt] &= \int \tan^{n-2} x (\sec^2 x - 1) \, dx \end{align*}4. 當 \(\sec\) 為奇數次方時: 使用分部積分
\begin{align*} \int \sec^m x \, dx \quad (m \text{ is odd}) \end{align*}\( \displaystyle \textbf{EX} \quad \int \tan^3 x \sec^4 x \, dx \)
\( \displaystyle \textbf{EX} \quad \int \tan^{1/3} x \sec^4 x \, dx \)
\( \displaystyle \textbf{EX} \quad \int \sec^3 x \, dx \)
\( \displaystyle \textbf{EX} \quad \int \tan^3 x \, dx \quad \int \tan^4 x \, dx \quad \int \tan^5 x \, dx \)
Wallis's Formulas
對於定積分 \( \displaystyle \int_0^{\pi/2} \cos^n x \, dx \text{ 和 } \int_0^{\pi/2} \sin^n x \, dx \):
\( \displaystyle \textbf{EX} \quad \int_0^{\pi/2} \sin^5 x \, dx \)
Product-to-Sum Formulas with sines and cosines 和差化積公式
\( \displaystyle \textbf{EX} \quad \int \sin 5x \cos 4x \, dx \)
8.4 Trigonometric Substitution
Trigonometric Substitution (a > 0)
\( \sqrt{a^2 - u^2} \quad \text{, Let } u = a \sin \theta \)
\( \sqrt{a^2 + u^2} \quad \text{, Let } u = a \tan \theta \)
\( \sqrt{u^2 - a^2} \quad \text{, Let } u = a \sec \theta \)
\( \displaystyle \textbf{Proof} \quad \text{Area of an Ellipse } \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 \)
\( \displaystyle \textbf{EX} \quad \int \frac{x^2}{\sqrt{4-x^2}} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \sqrt{9-x^2} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{1}{\sqrt{x^2+4}} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{x}{\sqrt{3-2x-x^2}} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{\sqrt{x^2-3}}{x} \, dx \)
\( \displaystyle \textbf{EX} \quad \int_1^2 x^3 \sqrt{x^2-1} \, dx \)
8.5 Partial Fraction
Partial Fraction Decomposition Cases
相異線性因式 分母分解後為單純的一次方因式相乘
\begin{align*} \frac{5x+3}{(x-1)(x+2)} &= \frac{A}{x-1} + \frac{B}{x+2} \end{align*}重複線性因式 某個一次方項出現了多次(如平方、立方)
\begin{align*} \frac{x^2+1}{(x-1)^3} &= \frac{A}{x-1} + \frac{B}{(x-1)^2} + \frac{C}{(x-1)^3} \end{align*}不可約二次因式 分母含有無法再分解成實數一次方的二次項
\begin{align*} \frac{2x+1}{(x-1)(x^2+4)} &= \frac{A}{x-1} + \frac{Bx+C}{x^2+4} \end{align*}Ps: 二次項上面的分子設為 \( Bx+C \)
重複不可約二次因式
\begin{align*} \frac{1}{x(x^2+1)^2} &= \frac{A}{x} + \frac{Bx+C}{x^2+1} + \frac{Dx+E}{(x^2+1)^2} \end{align*}\( \displaystyle \textbf{EX} \quad \int \frac{1}{(x-2)(x+2)} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{(x^3-2x^2) - 4}{x^3-2x^2} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{1}{(x+1)(x^2+1)} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{1}{\sqrt{1+e^x}} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{x^3 + 7x^2 + 18x + 17}{(x^2 + 4x + 5)^2} \, dx \)
\( \displaystyle \textbf{EX} \quad \int \frac{1}{\sqrt[3]{x} + \sqrt{x}} \, dx \)
8.8 Improper Intergrals
Improper Integrals with Infinite Limits
\( \displaystyle \textbf{Def} \quad \text{If a function} \, f \, \text{is continuous on the interval } \)
\( \displaystyle \textbf{EX} \quad \int_1^{\infty} e^{-x} \, dx \)
Improper Integrals with Infinite Discontinuities
不連續點在右端點 \( b \)
\[ \int_a^b f(x) \, dx = \lim_{c \to b^-} \int_a^c f(x) \, dx \]不連續點在左端點 \( a \)
\[ \int_a^b f(x) \, dx = \lim_{c \to a^+} \int_c^b f(x) \, dx \]不連續點在中間某點 \( c \)
\[ \int_a^b f(x) \, dx = \int_a^c f(x) \, dx + \int_c^b f(x) \, dx \]ps. 兩個極限都收斂, 積分才算收斂
\( \displaystyle \textbf{EX} \quad \int_0^{\infty} \frac{1}{\sqrt{x}(x+1)} \, dx \)
\( \displaystyle \textbf{EX} \quad \int_{-\infty}^{\infty} \frac{1}{1+x^2} \, dx \)
\( \displaystyle \textbf{EX} \quad \int_{0}^{\pi} \sec x \, dx \)
\( \displaystyle \textbf{EX} \quad \int_{-1}^{2} \frac{2}{x^3} \, dx \)
\( \displaystyle \textbf{EX} \quad \int_1^{\infty} xe^{-x} \, dx \)
Comparison Test
\( \displaystyle \textbf{EX} \quad \int_{e^e}^{\infty} \frac{1}{x \ln x [\ln(\ln x)]^2} \, dx \)
Torricelli's Trumpet
\( \displaystyle y = \frac{1}{x} \, \text{在區間} \, [1, \infty) \, \text{繞x軸旋轉} \)
\[ \begin{align*} S &= \int_1^{\infty} 2\pi y \sqrt{1 + (y')^2} \, dx \\[6pt] &= \int_1^{\infty} 2\pi \left( \frac{1}{x} \right) \sqrt{1 + \left( -\frac{1}{x^2} \right)^2} \, dx \\[6pt] &= 2\pi \int_1^{\infty} \frac{\sqrt{1 + \frac{1}{x^4}}}{x} \, dx \end{align*} \] \[ \begin{align*} &\because x \ge 1 ,\quad \sqrt{1 + \frac{1}{x^4}} > 1 \\[6pt] &\therefore \frac{\sqrt{1 + \frac{1}{x^4}}}{x} > \frac{1}{x} \\[6pt] &\text{by C.T.} \quad \int_1^{\infty} \frac{1}{x} \, dx \quad \text{is div} \end{align*} \]
CH8 Caculus Test
\( \displaystyle \text{2.} \quad \int \frac{1}{2+e^x} \, dx \)
\( \displaystyle \text{3.} \quad \int \ln(x + x^2) \, dx \) \[ \begin{align*} &\int \ln(x + x^2) \, dx \\[6pt] = &\int \ln x \, dx + \int \ln(1+x) \, dx \\[6pt] = &(x \ln x - x) + ((1+x) \ln(1+x) - (x+1)) + C \\[6pt] = & x(\ln x - 1) + (x+1)(\ln(x+1) - 1) + C \end{align*} \]
\( \displaystyle \text{4.} \quad \int e^{-3x} \sin(2x) \, dx \)
\( \displaystyle \text{5.} \quad \int_{-\pi/2}^{\pi/2} \cos x \cos 7x \, dx \)
\( \displaystyle \text{6.} \quad \int \cot^6(2x) \, dx \)
\(\displaystyle \text{7.} \quad \int \frac{\sqrt{9-x^2}}{x^2} \, dx ) \)
\( \displaystyle \text{8.} \quad \int_{-1}^0 \frac{x^3}{x^2-2x+1} \, dx \)
\( \displaystyle \text{9.} \quad \int \frac{1}{\sqrt{x}-\sqrt[3]{x}+\sqrt[6]{x}-1} \, dx \)
\( \displaystyle \text{10.} \quad \int_0^2 \frac{1}{\sqrt{|x-1|}} \, dx \)
\( \displaystyle \text{11.} \quad \int_0^{\infty} \frac{1}{(x+1)(x^2+1)} \, dx \)
9.1 Sequences
數列極限定義
\( \textbf{Def} \quad \text{Let } L \in \mathbb{R} \text{ The limit of a sequence } \{a_n\} \text{ is } L, \text{ written as:} \)
\[ \lim_{n \to \infty} a_n = L \]\( \text{if for each } \epsilon > 0, \text{ there exists } M > 0 \text{ such that } |a_n - L| < \epsilon \text{ whenever } n > M. \)
** 極限存在則數列收斂至$L$, 不存在則發散 **
數列極限性質
\( \displaystyle \text{Let } \lim_{n \to \infty} a_n = L \text{ and } \lim_{n \to \infty} b_n = K. \)
數列的夾擠定理(Squeeze Theorem)
\( \displaystyle \textbf{Thm} \quad \text{If } \lim_{n \to \infty} a_n = L = \lim_{n \to \infty} b_n \text{ and let } k \in \mathbb{N} , \quad \forall n \ge K \)
\( \text{such that } a_n \le c_n \le b_n \text{, then:} \)
\( \displaystyle \textbf{EX} \quad \text{Show that } \lim_{n \to \infty} \frac{n!}{n^n} = 0 \)
Monotone Converge Theorem (MCT)
** 若數列遞增且有上界, 則為遞增 **
9.2 Series and Convergence
無窮級數定義
\( \textbf{Def} \quad \text{If } \{a_n\} \text{ is an infinite sequence, then the sum of its terms:} \)
\[ \sum_{n=1}^{\infty} a_n = a_1 + a_2 + a_3 + \dots + a_n + \dots \]\( \text{is an infinite series}. \text{ The nth partial sum is given by:} \)
\( \text{If the sequence of partial sums } \{S_n\} \text{ converges to } S, \text{ the series converges}.
\)
\( \text{If } \{S_n\} \text{ diverges, the series diverges}. \)
Geometric Series (幾何級數)
\( \textbf{Def} \quad \text{A geometric series with ratio } r \text{ is of the form:} \)
\[ \sum_{n=0}^{\infty} ar^n = a + ar + ar^2 + \dots, \quad a \neq 0 \]\( \textbf{Convergence of Geometric Series:} \)
\( \displaystyle \textbf{EX} \quad \text{Evaluate } \sum_{n=1}^{\infty} 3\left(\frac{1}{2}\right)^n \)
無窮級數的性質
\( \text{If } \sum a_n = A \text{ and } \sum b_n = B \text{ are convergent series, then:} \)
nth-Term Test(項測試法)
\( \displaystyle \textbf{Thm} \quad \text{If } \sum_{n=1}^{\infty} a_n \text{ converges, then } \lim_{n \to \infty} a_n = 0. \)
** 反過來不一定成立 **
nth-Term Test for Divergence
** 若$P$則$Q$ $\iff$ 若非$Q$則非$P$ **
\( \displaystyle \textbf{EX} \quad \text{Does the series } \sum_{n=1}^{\infty} \frac{n}{2n+1} \text{ converge?} \)
9.3 The Intergral Test and p-Series
The Integral Test (積分測試法)
\( \begin{align*} \textbf{Thm} \quad \text{If }& f \text{ is positive, continuous, and decreasing} \\[6pt] &\text{ for } x \ge 1 \text{ and } a_n = f(n), \text{ then:} \end{align*} \)
\[ \text{Either both converge or both diverge.}\]
** \( \text{即 } f(x) \gt 0 \text{ and } f'(x) \lt 0 \) **
\( \displaystyle \textbf{EX} \quad \text{Determine the convergence of } \sum_{n=1}^{\infty} \frac{n}{n^2+1} \)
\( \displaystyle \text{Let } f(x) = \frac{x}{x^2+1}. \text{ Since } f \text{ is positive, continuous, and decreasing for } x \ge 1: \)
\[ \text{** 由積分發散推得級數發散 **}\]
p-Series and Harmonic Series(p級數與調和級數)
\( \textbf{Def} \quad \text{A series of the form:} \)
$$ \sum_{n=1}^{\infty} \frac{1}{n^p} = \frac{1}{1^p} + \frac{1}{2^p} + \frac{1}{3^p} + \dots $$\[ \text{is called a p-series.} \]
\( \text{Special Case: } p=1 \text{ is the Harmonic Series} \sum \frac{1}{n}, \text{Div.} \)
\( \displaystyle \textbf{EX} \quad \text{Determine convergence} \)
\( \displaystyle \text{(a) } \sum_{n=1}^{\infty} \frac{1}{\sqrt{n}} \implies p = \frac{1}{2} \le 1 \quad \therefore \textbf{Diverges} \)
\( \displaystyle \text{(b) } \sum_{n=1}^{\infty} \frac{1}{n^2} \implies p = 2 \gt 1 \quad \therefore \textbf{Converges} \)
9.4 Comparisons of Series
Direct Comparison Test (C.T.)
\( \textbf{Thm} \quad \text{Let } 0 < a_n \le b_n \text{ for all } n \)
\( \displaystyle \text{If } \sum_{n=1}^{\infty} b_n \text{ converges}, \text{ then } \sum_{n=1}^{\infty} a_n \text{ converges} \)
\( \displaystyle \text{If } \sum_{n=1}^{\infty} a_n \text{ diverges}, \text{ then } \sum_{n=1}^{\infty} b_n \text{ diverges} \)
\( \displaystyle \textbf{EX} \quad \text{Determine the convergence of } \sum_{n=1}^{\infty} \frac{1}{2 + 3^n} \)
\( \text{For } n \ge 1\)
\[ 2 + 3^n \gt 3^n \]\[ \Rightarrow \frac{1}{2 + 3^n} \lt \frac{1}{3^n} \]\( \displaystyle \textbf{EX} \quad \text{Determine the convergence of } \sum_{n=3}^{\infty} \frac{\ln n}{n}\)
\( \text{For } n \ge 3 \)
Limit Comparison Test (L.C.T.)
\( \textbf{Thm} \quad \text{Suppose} \quad a_n > 0 \quad b_n > 0, \text{ and } \)
\[ \lim_{n \to \infty} \frac{a_n}{b_n} = L \]\( \text{If } 0 \lt L \lt \infty \text{ then:} \) \[\text{Both series} \sum{a_n} \text{ and } \sum{b_n} \text{ either both conv. or both div.}\]
\( \displaystyle \textbf{EX} \quad \text{Determine the convergence of } \sum_{n=1}^{\infty} \frac{\sqrt{n}}{n^2 + 1} \)
\( \displaystyle \text{Let } a_n = \frac{\sqrt{n}}{n^2 + 1} \quad b_n = \frac{1}{n^{3/2}} \)
9.5 Alternating Series
The Alternating Series Test(A.S.T)
\( \text{Thm — The alternating series converges if the following two conditions are met:} \)
\( \text{1. } \lim_{n \to \infty} a_n = 0 \)
\( \text{2. } a_{n+1} \le a_n \text{ for all } n \text{ (Monotonic decreasing).} \)
3. Absolute and Conditional Convergence
\( \text{For a series } \sum a_n: \)
- Absolute Convergence: \( \text{If } \sum |a_n| \text{ converges.} \)
- Conditional Convergence: \( \text{If } \sum a_n \text{ converges, but } \sum |a_n| \text{ diverges.} \)
\( \text{Thm — If } \sum |a_n| \text{ converges, then } \sum a_n \text{ converges.} \)
\( \displaystyle \text{EX — Classify } \sum_{n=1}^{\infty} \frac{(-1)^{n-1}}{n} \)
4. Alternating Series Remainder
\( \text{If an alternating series converges to } S, \text{ the remainder } |R_n| = |S - S_n| \text{ satisfies:} \)
\( \text{The error is no greater than the first neglected term.} \)
9.6 The Ratio and Root Tests
The Ratio Test (比值審斂法)
** 常用於含階乘 (n!) 或指數項 (an) 的級數 **
The Root Test (根值審斂法)
9.7 Taylor Polynomials and Approximations
Taylor Polynomials (泰勒多項式)
** 若中心點 ( c = 0 ), 則稱為麥克勞林多項式 (Maclaurin Polynomial) **
Taylor's Theorem & Remainder (泰勒定理與餘項)
9.8 Power Series
冪級數定義
收斂半徑與區間 (Radius and Interval of Convergence)
冪級數的微分與積分
9.9 Representation of Functions by Power Series
幾何冪級數 (Geometric Power Series)
9.10 Taylor and Maclaurin Series
Taylor Series
Maclaurin series of common basic functions
| 函數 | 麥克勞林級數展開式 | 收斂區間 |
|---|---|---|
| \[ e^x \] | \[ \displaystyle \sum_{n=0}^{\infty} \frac{x^n}{n!} = 1 + x + \frac{x^2}{2!} + \dots \] | \[ (-\infty, \infty) \] |
| \[ \sin x \] | \[ \displaystyle \sum_{n=0}^{\infty} \frac{(-1)^n x^{2n+1}}{(2n+1)!} = x - \frac{x^3}{3!} + \dots \] | \[ (-\infty, \infty) \] |
| \[ \cos x \] | \[ \displaystyle \sum_{n=0}^{\infty} \frac{(-1)^n x^{2n}}{(2n)!} = 1 - \frac{x^2}{2!} + \dots \] | \[ (-\infty, \infty) \] |
| \[ \frac{1}{1-x} \] | \[ \displaystyle \sum_{n=0}^{\infty} x^n = 1 + x + x^2 + \dots \] | \[ (-1, 1) \] |
| \[ \ln(x+1) \] | \[ \displaystyle \sum_{n=1}^{\infty} \frac{(-1)^{n-1} x^n}{n} = x - \frac{x^2}{2} + \frac{x^3}{3} - \dots \] | \[ (-1, 1] \] |
| \[ \arctan x \] | \[ \displaystyle \sum_{n=0}^{\infty} \frac{(-1)^n x^{2n+1}}{2n+1} = x - \frac{x^3}{3} + \frac{x^5}{5} - \dots \] | \[ [-1, 1] \] |