Calculus Glossary

Comprehensive dictionary of 125+ calculus terms with definitions, examples, and visual explanations

📚 125+ Terms 🎯 Clear Examples 📊 Visual Aids 🔗 Interactive Links

🔍 Search Glossary Terms

Derivative Basics Rules & Techniques Function Types Applications Advanced Concepts

📖 Derivative Basics

Derivative

The rate of change of a function with respect to its variable. Geometrically, it represents the slope of the tangent line to the function's graph at a point.

Example: For f(x) = x², f'(x) = 2x
Notation: f'(x), dy/dx, df/dx
Learn More →

Limit

The value that a function approaches as the input approaches some value. Fundamental to the definition of derivatives.

Definition: f'(x) = limh→0 [f(x+h) - f(x)]/h
Symbol: limx→a f(x)
Try Limit Calculator →

Differentiation

The process of finding the derivative of a function. Includes various rules and techniques for different function types.

Process: Applying derivative rules to functions
Verb: To differentiate
Use Differentiation Calculator →

Tangent Line

A straight line that touches a curve at exactly one point. The derivative gives the slope of this line.

Equation: y - y₀ = f'(x₀)(x - x₀)
Explore Tangent Lines →

Slope

The steepness of a line. In calculus, the derivative gives the instantaneous slope of a curve at any point.

Calculation: m = Δy/Δx = rise/run
Symbol: m

Instantaneous Rate of Change

The rate of change at a specific point, given by the derivative at that point.

Physical Meaning: Velocity as derivative of position
Physics: v(t) = ds/dt

⚙️ Rules & Techniques

Power Rule

Rule for differentiating power functions: d/dx[xⁿ] = n·xⁿ⁻¹

Example: d/dx[x³] = 3x²
Try Calculator →

Chain Rule

Rule for differentiating composite functions: (f(g(x)))' = f'(g(x))·g'(x)

Example: d/dx[sin(x²)] = cos(x²)·2x
Try Chain Rule Calculator →

Product Rule

Rule for differentiating products: (f·g)' = f'·g + f·g'

Example: d/dx[x·sin(x)] = 1·sin(x) + x·cos(x)
Try Product Rule Calculator →

Quotient Rule

Rule for differentiating quotients: (f/g)' = (f'·g - f·g')/g²

Example: d/dx[sin(x)/x] = [cos(x)·x - sin(x)·1]/x²
Try Quotient Rule Calculator →

Implicit Differentiation

Technique for finding derivatives when functions are defined implicitly rather than explicitly.

Example: x² + y² = 1 → 2x + 2y·dy/dx = 0
Try Implicit Calculator →

Logarithmic Differentiation

Technique using logarithms to simplify differentiation of complex products/quotients.

Use Case: Functions like f(x) = xˣ

📐 Function Types

Polynomial Function

Function of the form: aₙxⁿ + aₙ₋₁xⁿ⁻¹ + ... + a₁x + a₀

Example: f(x) = 3x⁴ - 2x² + 5x + 1
Derivative: Lower degree polynomial

Trigonometric Function

Functions based on trigonometric ratios: sin(x), cos(x), tan(x), etc.

Derivatives: d/dx[sin(x)] = cos(x), d/dx[cos(x)] = -sin(x)

Exponential Function

Function of the form: f(x) = a·bˣ or f(x) = eˣ

Special: d/dx[eˣ] = eˣ
General: d/dx[aˣ] = aˣ·ln(a)

Logarithmic Function

Inverse of exponential functions: ln(x), logₐ(x)

Derivative: d/dx[ln(x)] = 1/x
General: d/dx[logₐ(x)] = 1/(x·ln(a))

Rational Function

Ratio of two polynomial functions: f(x) = P(x)/Q(x)

Example: f(x) = (x²+1)/(x-1)
Technique: Use quotient rule

Composite Function

Function of a function: f(g(x))

Example: sin(x²), e^(cos(x))
Rule: Chain rule

🎯 Applications

Velocity

Rate of change of position with respect to time. First derivative of position function.

Physics: v(t) = ds/dt
Units: m/s, ft/s

Acceleration

Rate of change of velocity with respect to time. Second derivative of position.

Physics: a(t) = dv/dt = d²s/dt²
Units: m/s²

Marginal Cost

In economics, the derivative of the cost function. Approximate cost of producing one more unit.

Business: MC(x) = C'(x)

Related Rates

Problems involving rates of change of related variables. Solved using implicit differentiation.

Classic: Ladder sliding down wall

Optimization

Finding maximum or minimum values using derivatives. Applications in business, physics, engineering.

Method: Find critical points with f'(x)=0

Curve Sketching

Using derivatives to analyze and sketch function graphs: increasing/decreasing, concavity, extrema.

Steps: Find f'(x) for slope, f''(x) for concavity

🚀 Advanced Concepts

Partial Derivative

Derivative of a multivariable function with respect to one variable, holding others constant.

Notation: ∂f/∂x, fₓ
Try Partial Derivative Calculator →

Directional Derivative

Rate of change of a multivariable function in a specific direction vector.

Formula: Duf = ∇f · u
Try Calculator →

Gradient

Vector of all partial derivatives of a multivariable function. Points in direction of greatest increase.

Notation: ∇f = (∂f/∂x, ∂f/∂y, ∂f/∂z)

Taylor Series

Infinite series representation of a function using its derivatives at a point.

Formula: f(x) = Σ f⁽ⁿ⁾(a)(x-a)ⁿ/n!
Try Taylor Series Calculator →

Jacobian Matrix

Matrix of all first-order partial derivatives of a vector-valued function.

Use: Multivariable chain rule, coordinate transformations

Hessian Matrix

Matrix of second-order partial derivatives. Used in multivariable optimization.

Use: Second derivative test for functions of several variables

🔤 Complete A-Z Index

A-C

  • • Acceleration
  • • Antiderivative
  • • Asymptote
  • • Chain Rule
  • • Concavity
  • • Constant Rule
  • • Continuous Function
  • • Critical Point
  • • Curve Sketching

D-F

  • • Derivative
  • • Differentiable
  • • Differential
  • • Differentiation
  • • Directional Derivative
  • • Discontinuous
  • • Exponential Function
  • • First Derivative
  • • Function

G-L

  • • Gradient
  • • Higher-Order Derivative
  • • Implicit Differentiation
  • • Inflection Point
  • • Instantaneous Rate
  • • Integral
  • • Jacobian
  • • L'Hôpital's Rule
  • • Limit
  • • Logarithmic Differentiation

M-R

  • • Marginal Cost
  • • Maximum
  • • Minimum
  • • Monotonic
  • • Optimization
  • • Partial Derivative
  • • Polynomial
  • • Power Rule
  • • Product Rule
  • • Quotient Rule
  • • Related Rates

S-Z

  • • Second Derivative
  • • Slope
  • • Tangent Line
  • • Taylor Series
  • • Trigonometric Function
  • • Velocity

📚 Related Learning Resources