Differential Calculus

Derivatives and Their Applications

What Is Differential Calculus?

Differential calculus is the branch of mathematics that studies rates of change of functions. It is a fundamental concept used throughout science and engineering, from instantaneous velocity to optimization problems.

Basic concept of derivatives: slope of the tangent line to y=f(x) at x=a equals f'(a) Basic concept of derivatives: slope of the tangent line x y tangent point slope of tangent = f'(a) y = f(x) The derivative f'(a) is the slope of the tangent line at x = a

This series covers differential calculus systematically in four stages, from high-school introductory level to graduate-level advanced topics.

Content by Level

Key Related Topics

Concept map of differential calculus: four stages and relationships among key topics Intro Limits & derivatives Basic Formulas Intermediate Theorems & applications Advanced Multivariable & rigor Derivative f'(a) Limits Continuity Mean value thm. Taylor expansion Partial derivatives Diff. equations

Basic Formulas Covered in the Introductory Level

Basic Definition

$$f'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}$$

Power Function

$$(x^n)' = nx^{n-1}$$

Exponential & Logarithmic

$$(e^x)' = e^x$$

$$(\ln x)' = \frac{1}{x}$$

Trigonometric Functions

$$(\sin x)' = \cos x$$

$$(\cos x)' = -\sin x$$

Product Rule

$$(fg)' = f'g + fg'$$

Chain Rule

$$(f \circ g)' = (f' \circ g) \cdot g'$$

Reference

Interactive Demos

Columns

Prerequisites

  • Introductory: Basic middle-school mathematics, concept of functions
  • Basic: Introductory content, basics of linear algebra
  • Intermediate: Basic content, linear algebra (matrices, eigenvalues)
  • Advanced: Intermediate content, real analysis, linear algebra