Calculus Basics
  • Introduction
  • ▶️Limit & Continuity
    • Limit properties & Limits of Combined Functions
    • Limits at infinity
    • All types of discontinuities
  • ▶️Differential Calculus
    • Differentiability
    • Local linearity & Linear approximation
    • Basic Differential Rules
    • Chain Rule
    • Derivatives of Trig functions
    • Implicit differentiation
    • Higher Order Derivatives
    • Derivative of Inverse functions
    • Derivative of exponential functions
    • Existence Theorems
    • L'Hopital's Rule
    • Critical points
      • Extrema: Maxima & Minima
      • Concavity
      • Inflection Point
    • Second Derivative Test
    • Anti-derivative
    • Analyze Function Behaviors with Derivatives
    • Optimization
    • Applications of Derivatives
      • Motion problems
      • Planar motion
  • ▶️Integral Calculus
    • Definite Integrals
    • Antiderivatives
    • Fundamental Theorem of Calculus (FTC)
    • Basic Integral Rules
    • Calculate Integrals
    • Integration using Trig identities
    • Improper Integral
    • U-substitution → Chain Rule
    • Integrate by Parts → Product Rule
    • Partial fractions → Log Rule
    • Trig-substitutions → Trig Rule
    • Average Value of Functions
  • ▶️Differential Equations
    • Parametric Equations Differentiation
    • Separable Differential Equations
    • Specific antiderivatives
    • Polar Curve Functions (Differential Calc))
    • Logistic Growth Model
    • Slope Field
    • Euler's Method
  • ▶️Applications of definite integrals
  • ▶️Series (Calculus)
    • Infinite Seires
    • Infinite Geometric Series
    • Convergence Tests
      • nth Term Test
      • Integral Test
      • p-series Test
      • Comparison Test
      • Ratio Test
      • Root Test
      • Alternating Series Test
    • Absolute vs. Conditional Convergence
      • Error Estimation of Alternating Series
      • Error Estimation Theorem
      • Interval of Convergence
    • Power Series
      • Taylor Series
      • Maclaurin Series
      • Lagrange Error Bound
      • Finding Taylor series for a function
      • Function as a Geometric Series
      • Maclaurin Series of Common functions
      • Euler's Formula & Euler's Identity
  • Multivariable functions
    • Parametric Functions
    • Partial derivatives
    • Gradient
Powered by GitBook
On this page
  • Example
  • Example
  • Example (Separable equations with specific solutions)
  • Example
  • Example
  1. Differential Equations

Specific antiderivatives

PreviousSeparable Differential EquationsNextPolar Curve Functions (Differential Calc))

Last updated 6 years ago

Normally the antiderivative is in form of f(x) +C. But actually we could use some additional information to get the C and get the function only in terms of x. And we often call the "additional information" as Initial Conditions, or f₀(x).

Example

Solve:

  • We could Integrate the f'(x) to get f(x) = 9eˣ + C.

  • Since f(8) = 9e⁸ - 8, we could easily see that C = -8

  • So the function under this condition would be: f(x) = 9eˣ -8

  • Then we will get the result f(0) = 9*1 - 8 = 1.

Example

Solve:

  • We could integrate f'(x) to get f(x) = x³ - x² + 7x +C

  • Since f(6)=200, so we could substitute 6 into f(x):

  • f(6) = 6³ - 6² + 7*6 +C = 200 which results C = -22

  • So the function under this condition should be f(x) = x³ - x² + 7x - 22

  • And f(1) = 1³ - 1² + 7*1 - 22 = -15

Example (Separable equations with specific solutions)

  • It looks confusing, but let's assume f(x) as y so dy/dx = 2y

  • Separate differential equations to get dy/y = 2dx

  • Take integral of both sides:

  • Since f(1) = 5, so:

  • And f(3) = 5e⁴, which means m = 5, n = 4

Example

Example

Solve:

Solve: Hint: f(0) = 2

Solve Hint: Don't need to solve y completely.

▶️
image
image
image
image
image
image
image
image