微積分
節錄微積分課程的部分公式與例題
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] \] |
10.1 Conics and Calculus
圓錐曲線簡介 (Conic Sections)
圓錐曲線是由平面與雙錐面相交而成。常見的四種基本圓錐曲線包括:圓 (Circle)、拋物線 (Parabola)、橢圓 (Ellipse) 與雙曲線 (Hyperbola)。
一般二次方程式形式:
$$ Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 $$
拋物線 (Parabolas)
拋物線是與一個定點(焦點 Focus)和一條定直線(準線 Directrix)等距離的所有點的集合。
\[ \text{Standard Equation of a Parabola (頂點於 (h, k))} \]
垂直軸 (開口向上/下):
$$ (x - h)^2 = 4p(y - k) $$ 焦點:$(h, k + p)$,準線:$y = k - p$
水平軸 (開口向左/右):
$$ (y - k)^2 = 4p(x - h) $$ 焦點:$(h + p, k)$,準線:$x = h - p$
拋物線的性質:
- 正焦弦 (Latus Rectum) 長度為 $|4p|$。
- 反射性質:平行於軸的光線射入拋物面後,會反射並通過其焦點。
橢圓 (Ellipses)
橢圓到兩個定點(焦點 Foci)的距離之和為常數 ($2a$) 的點集合。
\[ \text{Standard Equation of an Ellipse (中心於 (h, k))} \]
長軸平行於 x 軸:
$$ \frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1, \quad a \gt b \gt 0 $$
長軸平行於 y 軸:
$$ \frac{(x - h)^2}{b^2} + \frac{(y - k)^2}{a^2} = 1, \quad a \gt b \gt 0 $$
其中 $c^2 = a^2 - b^2$,焦點距離中心為 $c$。
離心率 (Eccentricity):
$$ e = \frac{c}{a} \quad (0 \lt e \lt 1) $$
當 $e$ 接近 0 時,橢圓接近圓形;當 $e$ 接近 1 時,橢圓愈顯扁平。
3. 雙曲線 (Hyperbolas)
雙曲線到兩個定點(焦點 Foci)的距離之差的絕對值為常數 ($2a$) 的點集合。
\[ \text{Standard Equation of a Hyperbola (中心於 (h, k))} \]
貫軸平行於 x 軸 (左右開口):
$$ \frac{(x - h)^2}{a^2} - \frac{(y - k)^2}{b^2} = 1 $$ 漸近線:$y = k \pm \frac{b}{a}(x - h)$
貫軸平行於 y 軸 (上下開口):
$$ \frac{(y - k)^2}{a^2} - \frac{(x - h)^2}{b^2} = 1 $$ 漸近線:$y = k \pm \frac{a}{b}(x - h)$
其中 $c^2 = a^2 + b^2$,離心率 $e = \frac{c}{a} \gt 1$。
綜合練習題範例
EX: 尋找拋物線 $y = \frac{1}{2} - x - \frac{1}{2}x^2$ 的焦點。
將原式配方化為標準式:
$2y = 1 - 2x - x^2$
$2y = 2 - (x^2 + 2x + 1)$
$(x + 1)^2 = -2(y - 1)$
對照 $(x - h)^2 = 4p(y - k)$ 可得:
頂點 $(h, k) = (-1, 1)$
$4p = -2 \Rightarrow p = -\frac{1}{2}$
因為 $p \lt 0$ 且軸為垂直向,開口向下。
焦點為 $(h, k + p) = (-1, 1 - \frac{1}{2}) = (-1, \frac{1}{2})$
10.2 Plane Curves and Parametric Equations
在描述物體運動軌跡時,單純的直角座標關係式 \(y=f(x)\) 雖然能呈現路徑,但無法得知物體在特定時間點的位置。藉由引入第三個變數 \(t\)(稱為參數),可以更完整地描述運動狀態。
\( \textbf{Def} \quad \text{Plane Curve} \)
若 \(f\) 與 \(g\) 在區間 \(I\) 上皆為 \(t\) 的連續函數,則方程式:
$$ x = f(t), \quad y = g(t) $$
稱為參數方程式 \(\text{Parametric Equations}\)
曲線取向 (Orientation)
當參數 \(t\) 隨區間 \(I\) 增加時,點 \((x, y)\) 在平面上描繪出的路徑方向稱為該曲線的取向。不同的參數化方式可能代表相同的路徑,但具有不同的移動速度或方向[cite: 12]。
消去參數 (Eliminating the Parameter)
將參數方程式轉換為直角座標方程式,有助於辨識曲線的幾何圖形。
\(\textbf{常用代數技巧}\)
- 解 \(t\) 代入法: 從其中一式解出 \(t\),再代入另一式。例如:\(x=t^2-4, y=t/2 \Rightarrow x=4y^2-4\)。
- 三角恆等式法: 利用 \(\sin^2 \theta + \cos^2 \theta = 1\) 處理橢圓或圓形軌跡。
圓錐曲線的參數表示法
常見的二次元曲線參數式如下:
-
直線: 通過 \((x_1, y_1)\) 與 \((x_2, y_2)\):
\(x = x_1 + t(x_2 - x_1), \quad y = y_1 + t(y_2 - y_1)\) -
圓形: 中心 \((h, k)\),半徑 \(r\):
\(x = h + r \cos \theta, \quad y = k + r \sin \theta\) -
橢圓: 中心 \((h, k)\):
\(x = h + a \cos \theta, \quad y = k + b \sin \theta \Rightarrow \frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1\) -
雙曲線: 中心 \((h, k)\):
\(x = h + a \sec \theta, \quad y = k + b \tan \theta\)
擺線(Cycloid)與平滑曲線
擺線是圓形在直線上滾動時,圓周上的一點所留下的軌跡。
擺線方程式:
$$ x = a(\theta - \sin \theta), \quad y = a(1 - \cos \theta) $$
平滑曲線 (Smooth Curve) 定義: 當 \(f'(t)\) 與 \(g'(t)\) 皆連續且在區間內不會同時為 \(0\) 時,稱該曲線為平滑的。
經典物理問題
- 等時降落問題 (Tautochrone Problem): 惠更斯 (Huygens) 發現,不論球從倒置擺線的何處釋放,到達底部的時間皆相同。
- 最速降落問題 (Brachistochrone Problem): 伯努利 (Bernoulli) 提出,連接兩點間使質點滑行時間最短的路徑並非直線,而是倒置的擺線軌跡。
10.3 Parametric Equations and Calculus
導數與切線 (Differentiation and Tangent Lines)
\( \textbf{Thm} \text{參數形式的導數} \)
若平滑曲線 \( C \) 由 \( x = f(t) \) 且 \( y = g(t) \) 給定,則在 \( (x, y) \) 處的斜率為:
\( \textbf{高階導數 (Higher-Order Derivatives)} \)
二階導數的計算並非簡單的導函數再對 \( t \) 微分,須考慮\(\text{Chain rule}\):
三階導數依此類推:\( \displaystyle \frac{d^3y}{dx^3} = \frac{\frac{d}{dt} [\frac{d^2y}{dx^2}]}{\frac{dx}{dt}} \)
\( \textbf{EX} \)
已知曲線 \( x = \sqrt{t}, \, y = \frac{1}{4}(t^2 - 4) \),求在點 \( (2, 3) \) 處的斜率與凹凸性。
\( \text{Sol:} \)
1. 找出對應之 \( t \) 值:\( \sqrt{t} = 2 \Rightarrow t = 4 \)
2. 計算一階導數:
\[ \frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}} = \frac{\frac{1}{2}t}{\frac{1}{2}t^{-\frac{1}{2}}} = t^{\frac{3}{2}} \]當 \( t = 4 \) 時,斜率 \( m = 4^{\frac{3}{2}} = 8 \)。
3. 計算二階導數:
\[ \frac{d^2y}{dx^2} = \frac{\frac{d}{dt}[t^{\frac{3}{2}}]}{\frac{dx}{dt}} = \frac{(\frac{3}{2})t^{\frac{1}{2}}}{(\frac{1}{2})t^{-\frac{1}{2}}} = 3t \]當 \( t = 4 \) 時,\( \frac{d^2y}{dx^2} = 12 > 0 \),故曲線在該點凹向上 (concave upward)
弧長 (Arc Length)
\( \textbf{Thm} \quad \text{參數形式的弧長} \)
若曲線 \( C \) 由 \( x = f(t) \) 且 \( y = g(t) \) 給定,在區間 \( a \le t \le b \) 內不自交(端點除外),則弧長 \( s \) 為:
旋轉曲面面積 (Area of a Surface of Revolution)
\( \textbf{Thm: 旋轉曲面面積} \)
設曲線 \( C \) 由 \( x = f(t), \, y = g(t) \) 組成,在 \( a \le t \le b \) 繞坐標軸旋轉:
-
繞 \( x \) 軸旋轉 (\( g(t) \ge 0 \)):
\[ S = 2\pi \int_{a}^{b} g(t) \sqrt{\left( \frac{dx}{dt} \right)^2 + \left( \frac{dy}{dt} \right)^2} dt \]
-
繞 \( y \) 軸旋轉 (\( f(t) \ge 0 \)):
\[ S = 2\pi \int_{a}^{b} f(t) \sqrt{\left( \frac{dx}{dt} \right)^2 + \left( \frac{dy}{dt} \right)^2} dt \]
\( \textbf{EX: 求旋轉曲面面積} \)
將圓弧 \( x = 3\cos t, \, y = 3\sin t \) (區間 \( 0 \le t \le \pi/3 \)) 繞 \( x \) 軸旋轉,求表面積。
\( \text{Sol:} \)
微分項:\( \frac{dx}{dt} = -3\sin t, \, dy/dt = 3\cos t \)
根號項:\( \sqrt{(-3\sin t)^2 + (3\cos t)^2} = \sqrt{9(\sin^2 t + \cos^2 t)} = 3 \)
\[ \begin{align*} S &= 2\pi \int_{0}^{\frac{\pi}{3}} (3\sin t) (3) dt \\ &= 18\pi \int_{0}^{\frac{\pi}{3}} \sin t dt \\ &= 18\pi [-\cos t]_{0}^{\frac{\pi}{3}} \\ &= -18\pi (\frac{1}{2} - 1) = 9\pi \end{align*} \]10.4 Polar Coordinates and Polar Graphs
在直角座標系中,點是以 \((x, y)\) 表示;而在極座標系中,點則是以相對於極點(Pole,即原點)的距離 \(r\) 與角度 \(\theta\) 來定位。
\( \textbf{Def} \quad \text{極座標系 (Polar Coordinate System)} \)
- 極點 (Pole): 固定點 \(O\)。
- 極軸 (Polar Axis): 從極點出發的一條射線(通常對應正 \(x\) 軸)。
- \(r\): 從極點到點 \(P\) 的有向距離。
- \(\theta\): 從極軸到線段 \(OP\) 的有向角度(逆時針為正)。
註:極座標的表示法並非唯一。點 \((r, \theta)\) 也可以表示為 \((r, \theta + 2n\pi)\) 或 \((-r, \theta + (2n+1)\pi)\)。
座標轉換 (Coordinate Conversion)
\( \textbf{Thm} \quad \text{極座標直角座標轉換公式} \)
極座標轉直角座標:
\[ x = r \cos \theta \] \[ y = r \sin \theta \]直角座標轉極座標:
\[ \tan \theta = \frac{y}{x} \] \[ r^2 = x^2 + y^2 \]\( \textbf{EX} \quad \text{轉換方程式} \)
將極座標方程式 \( r = \sec \theta \) 轉換為直角座標方程式。
\( \text{Sol:} \)
\[ r = \frac{1}{\cos \theta} \Rightarrow r \cos \theta = 1 \]已知 \( x = r \cos \theta \),故直角座標方程式為 \( x = 1 \),這是一條垂直線。
極座標圖形 (Polar Graphs)
許多複雜的曲線在極座標下有非常簡單的表示式:
- 圓形: \( r = a \) (以極點為中心的圓);\( r = a \cos \theta \) 或 \( r = a \sin \theta \) (通過極點的圓)。
- 阿基米德螺線 (Spiral of Archimedes): \( r = a\theta \)。
- 玫瑰線 (Rose Curves): \( r = a \cos n\theta \) 或 \( r = a \sin n\theta \)。若 \(n\) 為奇數,則有 \(n\) 個花瓣;若 \(n\) 為偶數,則有 \(2n\) 個花瓣。
極座標下的斜率與切線 (Slope and Tangent Lines)
\( \textbf{Thm} \quad \text{極座標形式的斜率} \)
若 \( r = f(\theta) \) 是一條可微曲線,則在點 \((r, \theta)\) 處的切線斜率為:
切線特性判別:
- 若 \( \frac{dy}{d\theta} = 0 \) 且 \( \frac{dx}{d\theta} \neq 0 \),則有水平切線 (Horizontal Tangents)。
- 若 \( \frac{dx}{d\theta} = 0 \) 且 \( \frac{dy}{d\theta} \neq 0 \),則有垂直切線 (Vertical Tangents)。
極點處的切線 (Tangent Lines at the Pole)
\( \textbf{Thm} \)
若曲線通過極點(即 \( f(\alpha) = 0 \))且 \( f'(\alpha) \neq 0 \)
則直線 \( \theta = \alpha \) 即為該曲線在極點處的切線。
\( \textbf{EX} \)
求 \( r = \sin \theta \) 在 \( \theta = \frac{\pi}{4} \) 處的斜率。
\( \text{Sol:} \)
1. \( f(\theta) = \sin \theta \), \( f'(\theta) = \cos \theta \)
2. 代入公式:
\[ \frac{dy}{dx} = \frac{\sin \theta \cos \theta + \cos \theta \sin \theta}{-\sin \theta \sin \theta + \cos \theta \cos \theta} = \frac{\sin 2\theta}{\cos 2\theta} = \tan 2\theta \]3. 當 \( \theta = \frac{\pi}{4} \) 時,斜率 \( m = \tan(\frac{\pi}{2}) \),表示該處有無窮大斜率(即垂直切線)。
特殊極座標圖形摘要
| 圖形名稱 | 方程式形式 | 外觀特徵 |
|---|---|---|
| 蝸牛線 (Limaçons) | \( r = a \pm b \cos \theta \) | 包含心臟線 (\(a=b\))、內環蝸牛線 (\(a < b\)) |
| 玫瑰線 (Rose Curves) | \( r = a \sin n\theta \) | \(n \ge 2\),花瓣數量取決於 \(n\) 之奇偶 |
| 雙紐線 (Lemniscates) | \( r^2 = a^2 \cos 2\theta \) | 呈現「\(\infty\)」符號外觀 |
| 圓 (Circles) | \( r = a \cos \theta \) | 通過原點的圓形 |
10.5 Area and Arc Length in Polar Coordinates
在極座標系中,計算面積的基本單位是「扇形」而非直角座標中的「矩形」。圓心角為 \(\theta\)、半徑為 \(r\) 的扇形面積為 \( \frac{1}{2}r^2\theta \)。
極座標區域的面積 (Area of a Polar Region)
\( \textbf{Thm} \quad \text{極座標面積公式} \)
若 \( f \) 在區間 \([\alpha, \beta]\) 上連續且非負,則由 \( r = f(\theta) \) 與射線 \( \theta = \alpha, \theta = \beta \) 所圍成的區域面積為:
註:此公式僅在 \( 0 < \beta - \alpha \le 2\pi \) 時有效。
\( \textbf{EX}\)
求 \( r = 3 \cos 3\theta \) 其中一個花瓣的面積。
\( \text{Sol:} \)
1. 確定範圍:右側花瓣對應 \( \theta \) 從 \( -\pi/6 \) 到 \( \pi/6 \)。
2. 代入積分:
\[ A = \frac{1}{2} \int_{-\pi/6}^{\pi/6} (3 \cos 3\theta)^2 \, d\theta = \frac{9}{2} \int_{-\pi/6}^{\pi/6} \frac{1 + \cos 6\theta}{2} \, d\theta \] \[ A = \frac{9}{4} \left[ \theta + \frac{\sin 6\theta}{6} \right]_{-\pi/6}^{\pi/6} = \frac{9}{4} \left( \frac{\pi}{3} \right) = \frac{3\pi}{4} \]極座標圖形的交點 (Points of Intersection)
由於極座標點的表示法不唯一(例如極點可以表示為 \((0, \theta)\),其中 \(\theta\) 為任意角),聯立方程式未必能找出所有交點。
- 建議做法: 除了聯立求解,應配合繪製圖形以確認是否有漏掉的交點(特別是通過極點的情況)[cite: 29]。
- 同步點: 只有在相同的 \(\theta\) 值下兩曲線相遇,聯立代數解才能直接求得[cite: 29]。
極座標形式的弧長 (Arc Length in Polar Form)
\( \textbf{Thm 10.14} \quad \text{極座標曲線的弧長} \)
若 \( f' \) 在 \(\alpha \le \theta \le \beta\) 上連續,則曲線 \( r = f(\theta) \) 的長度為:
\( \textbf{EX} \)
求 \( r = 2 - 2\cos\theta \) 在 \( 0 \le \theta \le 2\pi \) 的全長。
\( \text{Sol:} \)
1. \( r = 2 - 2\cos\theta, \quad dr/d\theta = 2\sin\theta \)
2. 計算根號項:\( \sqrt{(2-2\cos\theta)^2 + (2\sin\theta)^2} = \sqrt{8 - 8\cos\theta} = \sqrt{16\sin^2(\theta/2)} = 4\sin(\theta/2) \)
\[ s = \int_{0}^{2\pi} 4\sin\left(\frac{\theta}{2}\right) \, d\theta = 8 \left[ -\cos\left(\frac{\theta}{2}\right) \right]_{0}^{2\pi} = 8(1+1) = 16 \]旋轉曲面面積 (Area of a Surface of Revolution)
\( \textbf{Thm} \quad \text{極座標形式的旋轉面積} \)
設 \( f' \) 連續,將 \( r = f(\theta) \) 繞指定軸旋轉所產生的曲面面積:
| 旋轉軸 | 積分公式 (\( S = \dots \)) |
|---|---|
| 繞極軸 (Polar Axis) | \( 2\pi \int_{\alpha}^{\beta} f(\theta) \sin\theta \sqrt{[f(\theta)]^2 + [f'(\theta)]^2} \, d\theta \) |
| 繞直線 \( \theta = \frac{\pi}{2} \) | \( 2\pi \int_{\alpha}^{\beta} f(\theta) \cos\theta \sqrt{[f(\theta)]^2 + [f'(\theta)]^2} \, d\theta \) |
\( \textbf{EX} \)
將圓 \( r = \cos\theta \) 繞 \( \theta = \pi/2 \) 旋轉,所得曲面面積為 \( \pi^2 \)