Comprehensive Calculus Study Guide: Essential Derivatives, Integrals, and Theorems

Basic Derivatives

  • Power Rule: ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}

  • Trigonometric Derivatives:     * ddx(sin(x))=cos(x)\frac{d}{dx}(\sin(x)) = \cos(x)     * ddx(cos(x))=sin(x)\frac{d}{dx}(\cos(x)) = -\sin(x)     * ddx(tan(x))=sec2(x)\frac{d}{dx}(\tan(x)) = \sec^2(x)     * ddx(cot(x))=csc2(x)\frac{d}{dx}(\cot(x)) = -\csc^2(x)     * ddx(sec(x))=sec(x)tan(x)\frac{d}{dx}(\sec(x)) = \sec(x)\tan(x)     * ddx(csc(x))=csc(x)cot(x)\frac{d}{dx}(\csc(x)) = -\csc(x)\cot(x)

  • Logarithmic Derivative: ddx(ln(u))=1ududx\frac{d}{dx}(\ln(u)) = \frac{1}{u}\frac{du}{dx}

  • Exponential Derivative: ddx(eu)=eududx\frac{d}{dx}(e^u) = e^u\frac{du}{dx}

  • Note: In these formulas, uu represents a function of xx, and aa represents a constant.

Differentiation Rules

  • Chain Rule: ddx[f(u)]=f(u)dudx\frac{d}{dx}[f(u)] = f'(u)\frac{du}{dx} OR dydx=dydududx\frac{dy}{dx} = \frac{dy}{du}\frac{du}{dx}

  • Product Rule: ddx(uv)=udvdx+vdudx\frac{d}{dx}(uv) = u\frac{dv}{dx} + v\frac{du}{dx} OR uv+vuuv' + vu'

  • Quotient Rule: ddx(uv)=vdudxudvdxv2\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{v\frac{du}{dx} - u\frac{dv}{dx}}{v^2} OR vuuvv2\frac{vu' - uv'}{v^2}

Fundamental Theorems and Definitions

  • Intermediate Value Theorem (IVT): If the function f(x)f(x) is continuous on [a,b][a, b], and yy is a number between f(a)f(a) and f(b)f(b), then there exists at least one number x=cx = c in the open interval (a,b)(a, b) such that f(c)=yf(c) = y.

  • Mean Value Theorem (MVT): If the function f(x)f(x) is continuous on [a,b][a, b] AND the first derivative exists on the interval (a,b)(a, b), then there is at least one number x=cx = c in (a,b)(a, b) such that f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}.

  • Rolle’s Theorem: If the function f(x)f(x) is continuous on [a,b][a, b], AND the first derivative exists on the interval (a,b)(a, b), AND f(a)=f(b)f(a) = f(b), then there is at least one number x=cx = c in (a,b)(a, b) such that f(c)=0f'(c) = 0.

  • Extreme Value Theorem (EVT): If the function f(x)f(x) is continuous on [a,b][a, b], then the function is guaranteed to have an absolute maximum and an absolute minimum on the interval.

  • Alternate Definition of the Derivative: f(c)=limxcf(x)f(c)xcf'(c) = \lim_{x \to c}\frac{f(x) - f(c)}{x - c}

Curve Sketching and Analysis

  • Continuity: y=f(x)y = f(x) must be continuous at each point of analysis.

  • Critical point: Occurs where dydx=0\frac{dy}{dx} = 0 or dydx\frac{dy}{dx} is undefined. Always check endpoints.

  • Local minimum: dydx\frac{dy}{dx} changes from - to ++ (via 00 or undund), OR \frac{d^2y}{dx^2} > 0.

  • Local maximum: dydx\frac{dy}{dx} changes from ++ to - (via 00 or undund), OR \frac{d^2y}{dx^2} < 0.

  • Point of inflection: Occurs where concavity changes. d2ydx2\frac{d^2y}{dx^2} changes signs (+,0,+, 0, -; ,0,+-, 0, +; +,und,+, und, -; or ,und,+-, und, +).

  • Derivative of an Inverse Function: If ff has an inverse function gg, then g(x)=1f(g(x))g'(x) = \frac{1}{f'(g(x))}. Derivatives are reciprocal slopes.

  • Implicit Differentiation: Remember to include a dydx\frac{dy}{dx} for every yy variable encountered. Isolate dydx\frac{dy}{dx}. When finding the second derivative d2ydx2\frac{d^2y}{dx^2}, substitute the expression found for the first derivative back into the process.

  • Average Rate of Change (AROC): mAROC=f(b)f(a)bam_{AROC} = \frac{f(b) - f(a)}{b - a}

  • Instantaneous Rate of Change (IROC): mIROC=f(x)=limh0f(x+h)f(x)hm_{IROC} = f'(x) = \lim_{h \to 0}\frac{f(x + h) - f(x)}{h}

  • Equation of a Tangent Line: Requires a slope (mm) and a point (x1,y1)(x_1, y_1). Formula: yy1=m(xx1)y - y_1 = m(x - x_1).

Function Behavior and Second Derivative Test

  • First Derivative Behavior:     * f'(x) > 0: Function is increasing.     * f'(x) < 0: Function is decreasing.     * f(x)=0f'(x) = 0 or DNE: Critical Values at xx.     * Relative Maximum: f(x)=0f'(x) = 0 or DNE and sign of f(x)f'(x) changes from ++ to -     * Relative Minimum: f(x)=0f'(x) = 0 or DNE and sign of f(x)f'(x) changes from - to ++     * Absolute Max or Min: Must check endpoints in addition to relative extrema. The "maximum value" refers to the yy-value.

  • Second Derivative Behavior:     * f''(x) > 0: Function is concave up.     * f''(x) < 0: Function is concave down.     * f(x)=0f''(x) = 0 and signs change: Point of inflection at xx.     * Relative Maximum: f''(x) < 0     * Relative Minimum: f''(x) > 0

  • Horizontal Asymptotes:     1. If largest exponent in numerator < largest exponent in denominator, limx±f(x)=0\lim_{x \to \pm \infty} f(x) = 0.     2. If largest exponent in numerator > largest exponent in denominator, limx±f(x)=DNE\lim_{x \to \pm \infty} f(x) = DNE.     3. If largest exponent in numerator = largest exponent in denominator, the quotient of the leading coefficients is the asymptote: limx±f(x)=L\lim_{x \to \pm \infty} f(x) = L.

  • Indeterminate Forms and Limits:     * 00=IF\frac{0}{0} = IF (Indeterminate Form)     * =IF\frac{\infty}{\infty} = IF     * c0=\frac{c}{0} = \infty     * c=0\frac{c}{\infty} = 0

Integrals and The Fundamental Theorem of Calculus (FTC)

  • "PLUS A CONSTANT": Always include +C+C for indefinite integrals.

  • The Fundamental Theorem of Calculus: abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a), where F(x)=f(x)F'(x) = f(x).

  • Corollary to FTC: ddx[g(u)h(u)f(t)dt]=f(h(u))h(u)f(g(u))g(u)\frac{d}{dx}\left[\int_{g(u)}^{h(u)} f(t)\,dt\right] = f(h(u))h'(u) - f(g(u))g'(u).

  • The Accumulation Function: F(x)=f(a)+axf(t)dtF(x) = f(a) + \int_a^x f'(t)\,dt. The total amount F(x)F(x) at time xx is the initial amount f(a)f(a) plus the change from t=at = a to t=xt = x.

Kinematics: Distance, Velocity, and Acceleration

  • Functions:     * x(t)x(t) = position function     * v(t)v(t) = velocity function     * a(t)a(t) = acceleration function

  • Relationships:     * The derivative of position (ftft) is velocity (ft/secft/sec).     * The derivative of velocity (ft/secft/sec) is acceleration (ft/sec2ft/sec^2).     * The integral of acceleration (ft/sec2ft/sec^2) is velocity (ft/secft/sec).     * The integral of velocity (ft/secft/sec) is position (ftft).

  • Dynamics:     * Speed = v(t)|v(t)|     * Increasing Speed: Acceleration and velocity have the same sign (moving right).     * Decreasing Speed: Acceleration and velocity have different signs (moving left).     * Displacement = t1t2v(t)dt\int_{t_1}^{t_2} v(t)\,dt     * Total Distance = t1t2v(t)dt\int_{t_1}^{t_2} |v(t)|\,dt     * Average Velocity = final positioninitial positiontotal time=ΔxΔt\frac{\text{final position} - \text{initial position}}{\text{total time}} = \frac{\Delta x}{\Delta t}

Calculator Usage, Logarithms, and Growth

  • Four Tasks Requiring No Work Shown on Calculator:     1. Graphing a function within an arbitrary viewing window.     2. Finding the zeros of a function.     3. Computing the derivative of a function numerically.     4. Computing the definite integral of a function numerically.

  • Logarithm Properties:     * ln(N)=pep=N\ln(N) = p \leftrightarrow e^p = N     * ln(e)=1\ln(e) = 1     * ln(1)=0\ln(1) = 0     * ln(MN)=ln(M)+ln(N)\ln(MN) = \ln(M) + \ln(N)     * ln(MN)=ln(M)ln(N)\ln\left(\frac{M}{N}\right) = \ln(M) - \ln(N)     * pln(M)=ln(Mp)p \cdot \ln(M) = \ln(M^p)

  • Exponential Growth and Decay: Use y=Cekty = Ce^{kt} when text says "rate of change of yy is proportional to yy" or "yy is a differentiable function of tt such that y > 0 and y=kyy' = ky".

  • Solving Differential Equations:     1. Separate variables first.     2. Integrate both sides.     3. Add +C+C to one side.     4. Use initial conditions to find CC.     5. Write the final equation in the form y=f(x)y = f(x).

  • Squeeze Theorem: If f(x)g(x)h(x)f(x) \le g(x) \le h(x) and limxcf(x)=L=limxch(x)\lim_{x \to c} f(x) = L = \lim_{x \to c} h(x), then limxcg(x)=L\lim_{x \to c} g(x) = L.

Integral Approximations and Mean Value Theorem for Integrals

  • Average Value of a Function: If f(x)f(x) is continuous on [a,b][a, b], there exists x=cx = c on (a,b)(a, b) such that: favg=1baabf(x)dxf_{avg} = \frac{1}{b - a} \int_a^b f(x)\,dx.

  • Riemann Sums: Rectangular approximations. Do not evaluate the integral; add the areas of the rectangles.

  • Trapezoidal Rule:     * Uneven Intervals: Calculate area of each trapezoid individually: Atrap=12h[b1+b2]A_{trap} = \frac{1}{2}h[b_1 + b_2].     * Even Intervals: abf(x)dxba2n[y0+2y1+2y2++2yn1+yn]\int_a^b f(x)\,dx \approx \frac{b - a}{2n} [y_0 + 2y_1 + 2y_2 + \dots + 2y_{n-1} + y_n].

Trigonometry Reference

  • Values for Common Angles:     * 00: sin=0,cos=1,tan=0\sin = 0, \cos = 1, \tan = 0     * π6\frac{\pi}{6}: sin=12,cos=32,tan=33\sin = \frac{1}{2}, \cos = \frac{\sqrt{3}}{2}, \tan = \frac{\sqrt{3}}{3}     * π4\frac{\pi}{4}: sin=22,cos=22,tan=1\sin = \frac{\sqrt{2}}{2}, \cos = \frac{\sqrt{2}}{2}, \tan = 1     * π3\frac{\pi}{3}: sin=32,cos=12,tan=3\sin = \frac{\sqrt{3}}{2}, \cos = \frac{1}{2}, \tan = \sqrt{3}     * π2\frac{\pi}{2}: sin=1,cos=0,tan=undefined\sin = 1, \cos = 0, \tan = \text{undefined}     * π\pi: sin=0,cos=1,tan=0\sin = 0, \cos = -1, \tan = 0

  • Note: Must know inverse trig values (e.g., tan(π4)=1\tan\left(\frac{\pi}{4}\right) = 1 and arcsin(12)=π6\arcsin\left(\frac{1}{2}\right) = \frac{\pi}{6}.)

  • Odd and Even Functions:     * sin(x)=sin(x)\sin(-x) = -\sin(x) (Odd)     * cos(x)=cos(x)\cos(-x) = \cos(x) (Even)

  • Pythagorean Identities:     * sin2(θ)+cos2(θ)=1\sin^2(\theta) + \cos^2(\theta) = 1     * 1+tan2(θ)=sec2(θ)1 + \tan^2(\theta) = \sec^2(\theta)     * cot2(θ)+1=csc2(θ)\cot^2(\theta) + 1 = \csc^2(\theta)

  • Double Angle Formulas:     * sin(2x)=2sin(x)cos(x)\sin(2x) = 2\sin(x)\cos(x)     * cos(2x)=cos2(x)sin2(x)=12sin2(x)=2cos2(x)1\cos(2x) = \cos^2(x) - \sin^2(x) = 1 - 2\sin^2(x) = 2\cos^2(x) - 1

  • Power-Reducing Formulas:     * cos2(x)=12(1+cos(2x))\cos^2(x) = \frac{1}{2}(1 + \cos(2x))     * sin2(x)=12(1cos(2x))\sin^2(x) = \frac{1}{2}(1 - \cos(2x))

  • Quotient and Reciprocal Identities:     * tan(θ)=sin(θ)cos(θ)\tan(\theta) = \frac{\sin(\theta)}{\cos(\theta)}; cot(θ)=cos(θ)sin(θ)\cot(\theta) = \frac{\cos(\theta)}{\sin(\theta)}     * csc(x)=1sin(x)\csc(x) = \frac{1}{\sin(x)}; sec(x)=1cos(x)\sec(x) = \frac{1}{\cos(x)}; sin(x)csc(x)=1\sin(x)\csc(x) = 1; cos(x)sec(x)=1\cos(x)\sec(x) = 1

Limits and Continuity

  • Limit Existence: limxcf(x)\lim_{x \to c} f(x) exists only if limxc+f(x)=limxcf(x)\lim_{x \to c^+} f(x) = \lim_{x \to c^-} f(x).

  • Special Limits:     1. limx0sin(x)x=1\lim_{x \to 0} \frac{\sin(x)}{x} = 1     2. limx01cos(x)x=0\lim_{x \to 0} \frac{1 - \cos(x)}{x} = 0

  • Continuity Definition: A function f(x)f(x) is continuous at x=cx = c if f(c)=limxc+f(x)=limxcf(x)f(c) = \lim_{x \to c^+} f(x) = \lim_{x \to c^-} f(x).

Area and Solids of Revolution

  • Coordinates: (a,b)(a, b) are xx-coordinates; (c,d)(c, d) are yy-coordinates.

  • Area Between Two Curves:     * Slices \perp to xx-axis: A=ab[f(x)g(x)]dxA = \int_a^b [f(x) - g(x)]\,dx     * Slices \perp to yy-axis: A=cd[f(y)g(y)]dyA = \int_c^d [f(y) - g(y)]\,dy

  • Volume by Disk Method:     * About xx-axis: V=πab[R(x)]2dxV = \pi \int_a^b [R(x)]^2\,dx     * About yy-axis: V=πcd[R(y)]2dyV = \pi \int_c^d [R(y)]^2\,dy

  • Volume by Washer Method:     * About xx-axis: V=πab([R(x)]2[r(x)]2)dxV = \pi \int_a^b ([R(x)]^2 - [r(x)]^2)\,dx     * About yy-axis: V=πcd([R(y)]2[r(y)]2)dyV = \pi \int_c^d ([R(y)]^2 - [r(y)]^2)\,dy

  • Known Cross Sections (Volume): Base is the distance between two curves.     * Squares: V=ab(base)2dxV = \int_a^b (base)^2\,dx     * Equilateral Triangles: V=34ab(base)2dxV = \frac{\sqrt{3}}{4} \int_a^b (base)^2\,dx     * Isosceles Right Triangles: V=14ab(base)2dxV = \frac{1}{4} \int_a^b (base)^2\,dx     * Rectangles: V=ab(base)hdxV = \int_a^b (base) \cdot h\,dx (where hh is height).     * Semi-circles: V=π8ab(base)2dxV = \frac{\pi}{8} \int_a^b (base)^2\,dx OR V=π2ab(radius)2dxV = \frac{\pi}{2} \int_a^b (radius)^2\,dx (radius is 12\frac{1}{2} distance between curves).

Basic Integrals Table

  • du=u+C\int du = u + C

  • undu=un+1n+1+C\int u^n\,du = \frac{u^{n+1}}{n+1} + C (n1n \ne -1)

  • duu=lnu+C\int \frac{du}{u} = \ln|u| + C

  • eudu=eu+C\int e^u\,du = e^u + C

  • audu=auln(a)+C\int a^u\,du = \frac{a^u}{\ln(a)} + C

  • sin(u)du=cos(u)+C\int \sin(u)\,du = -\cos(u) + C

  • cos(u)du=sin(u)+C\int \cos(u)\,du = \sin(u) + C

  • tan(u)du=lncos(u)+C\int \tan(u)\,du = -\ln|\cos(u)| + C

  • cot(u)du=lnsin(u)+C\int \cot(u)\,du = \ln|\sin(u)| + C

  • sec(u)du=lnsec(u)+tan(u)+C\int \sec(u)\,du = \ln|\sec(u) + \tan(u)| + C

  • csc(u)du=lncsc(u)+cot(u)+C\int \csc(u)\,du = -\ln|\csc(u) + \cot(u)| + C

  • sec2(u)du=tan(u)+C\int \sec^2(u)\,du = \tan(u) + C

  • csc2(u)du=cot(u)+C\int \csc^2(u)\,du = -\cot(u) + C

  • sec(u)tan(u)du=sec(u)+C\int \sec(u)\tan(u)\,du = \sec(u) + C

  • csc(u)cot(u)du=csc(u)+C\int \csc(u)\cot(u)\,du = -\csc(u) + C

Advanced Derivatives and Integrals

  • Inverse Trig Derivatives:     * ddx(arcsin(u))=11u2dudx\frac{d}{dx}(\arcsin(u)) = \frac{1}{\sqrt{1 - u^2}}\frac{du}{dx}     * ddx(arccos(u))=11u2dudx\frac{d}{dx}(\arccos(u)) = \frac{-1}{\sqrt{1 - u^2}}\frac{du}{dx}     * ddx(arctan(u))=11+u2dudx\frac{d}{dx}(\arctan(u)) = \frac{1}{1 + u^2}\frac{du}{dx}     * ddx(arccot(u))=11+u2dudx\frac{d}{dx}(\text{arccot}(u)) = \frac{-1}{1 + u^2}\frac{du}{dx}     * ddx(arcsec(u))=1uu21dudx\frac{d}{dx}(\text{arcsec}(u)) = \frac{1}{|u|\sqrt{u^2 - 1}}\frac{du}{dx}     * ddx(arccsc(u))=1uu21dudx\frac{d}{dx}(\text{arccsc}(u)) = \frac{-1}{|u|\sqrt{u^2 - 1}}\frac{du}{dx}

  • Other Derivatives:     * ddx(au)=auln(a)dudx\frac{d}{dx}(a^u) = a^u \ln(a) \frac{du}{dx}     * ddx(loga(x))=1xln(a)\frac{d}{dx}(\log_a(x)) = \frac{1}{x \ln(a)}

  • Inverse Trig Integrals:     * dua2u2=arcsin(ua)+C\int \frac{du}{\sqrt{a^2 - u^2}} = \arcsin\left(\frac{u}{a}\right) + C     * dua2+u2=1aarctan(ua)+C\int \frac{du}{a^2 + u^2} = \frac{1}{a} \arctan\left(\frac{u}{a}\right) + C     * duuu2a2=1aarcsec(ua)+C\int \frac{du}{u\sqrt{u^2 - a^2}} = \frac{1}{a} \text{arcsec}\left(\frac{|u|}{a}\right) + C

Essential Parent Function Graphs

  • Linear: y=xy = x

  • Quadratic: y=x2y = x^2

  • Cubic: y=x3y = x^3

  • Absolute Value: y=xy = |x|

  • Square Root: y=xy = \sqrt{x}

  • Rational: y=1xy = \frac{1}{x} and y=1x2y = \frac{1}{x^2}

  • Trigonometric: y=sin(x)y = \sin(x), y=cos(x)y = \cos(x)

  • Exponential: y=exy = e^x

  • Logarithmic: y=ln(x)y = \ln(x)

  • Semicircle: y=a2x2y = \sqrt{a^2 - x^2}