Fundamental theorem of calculus part (a)
(a) F(x) = ∫ (x0, x) f (= ∫ (x0, x) f(t) dt
defines a continuously differentiable function F on I, and F’ = f.
i.e. an antiderivative exists for any continuous function.
Fundamental theorem of calculus part (b)
(b) Given a function f we have an antiderivative of F, such that F’ = f and ∫ (a, b) f = F(b) - F(a)
What is the form of the first-order linear differential equation
from CB: u’(x) = f(x)u(x) + g(x) or u’(x) -f(x)u(x) = g(x)
from OS: y’ + p(x) = q(x)
Steps for solving 1st order linear DE
What is the form of a bernoulli differential equation
from CB: u’(x) + a(x)u(x) = b(x)u(x)ⁿ
from OS: Y’ + p(x)Y = q(x)Yⁿ
Steps for solving bernoulli DE
what is the form of separable DE
Y’ or dy/dx = p(x)q(y)
Steps for solving separable DE
What is the form of second order differential equations
P(x)y’’ + Q(x)y’ + R(x)y = G(x)
When G(x) = 0, the second order LDE is homogenous
when G(x) ≠ 0, the second order LDE is non-homogenous
Steps for solving homogenous second order differential equations