Calculus Module
Calculus Module
Overview
Objectives
Key Concepts
Limit: The value that a function f(x)f(x)f(x) approaches as xxx approaches a certain
point. limx→cf(x)=L\lim_{x \to c} f(x) = Lx→climf(x)=L
Continuity: A function is continuous at a point x=cx = cx=c if:
1. f(c)f(c)f(c) is defined.
2. limx→cf(x)\lim_{x \to c} f(x)limx→cf(x) exists.
3. limx→cf(x)=f(c)\lim_{x \to c} f(x) = f(c)limx→cf(x)=f(c).
2. Derivatives
Derivative: The derivative of a function f(x)f(x)f(x) at a point xxx measures the rate at
which f(x)f(x)f(x) changes with respect to xxx. f′(x)=limΔx→0f(x+Δx)−f(x)Δxf'(x) =
\lim_{\Delta x \to 0} \frac{f(x + \Delta x) - f(x)}{\Delta x}f′(x)=Δx→0lim
Δxf(x+Δx)−f(x)
o Geometric Interpretation: The slope of the tangent line to the curve y=f(x)y =
f(x)y=f(x) at xxx.
o Physical Interpretation: The instantaneous rate of change, such as velocity.
3. Integrals
Integral: The integral of a function f(x)f(x)f(x) over an interval [a,b][a, b][a,b] represents
the area under the curve y=f(x)y = f(x)y=f(x) from x=ax = ax=a to x=bx = bx=b.
∫abf(x) dx\int_a^b f(x) \, dx∫abf(x)dx
o Definite Integral: Has limits of integration [a,b][a, b][a,b] and gives a numerical
value.
o Indefinite Integral: Represents a family of functions and includes a constant of
integration CCC. ∫f(x) dx=F(x)+C\int f(x) \, dx = F(x) + C∫f(x)dx=F(x)+C
Example Problems
f′(x)=limΔx→0(x+Δx)2−x2Δx=limΔx→0x2+2xΔx+(Δx)2−x2Δx=limΔx→02xΔx+(Δx)2Δ
x=2xf'(x) = \lim_{\Delta x \to 0} \frac{(x + \Delta x)^2 - x^2}{\Delta x} = \lim_{\Delta x \to 0}
\frac{x^2 + 2x\Delta x + (\Delta x)^2 - x^2}{\Delta x} = \lim_{\Delta x \to 0} \frac{2x\Delta x +
(\Delta x)^2}{\Delta x} = 2xf′(x)=Δx→0limΔx(x+Δx)2−x2=Δx→0limΔxx2+2xΔx+(Δx)2−x2
=Δx→0limΔx2xΔx+(Δx)2=2x
Applications
Summary
Calculus is a powerful mathematical tool for analyzing change and modeling real-world
phenomena. Understanding the basics of limits, derivatives, and integrals provides a foundation
for more advanced study and applications in various fields.
Exercises