1: ODE Fundamentals
( \newcommand{\kernel}{\mathrm{null}\,}\)
The goal of this chapter is to extend the systematic approach of integration to include other types of mathematical functions involving relative change of variables. The process of identifying which dimension is changing with respect to another one is the first step in the systematic approach. The second step involves defining an instantaneous change for the function by writing what is called a differential. Differentials are of the form:
dF=f(x)⋅dx.
Dividing both sides by the infinitely small, dx, defines the derivative or instantaneous rate of change of F(x) with respect to x. What is important to understand is that f(x) is assumed to be constant over the interval, dx. Thus the infinite sum of these dx, s is given by integrating the function. The net change in the function, F(x), over an interval form x=a to x=b is thus:
∫baF(x)=∞∑i=1f(xi)dx=∫baf(x)dx.
Let us now look at various combinations of f(x) and x, and see how we differentials are defined for each case. Consider case 1, where some situation, F is a function of two independent conditions f and x,
F=f⋅x.
If f is a function of x, f(x), then its value changes as x changes. The differential is defined by converting the independent x into an infinitely small dx.
dF=f(x)⋅dx
The differential is then integrated to determine how much the situation, F, changes as x changes from x=a to x=b.
Consider case 2 where F is a function of two independent conditions, f and xn
F=f⋅xn.
In this case, xn represents a fixed or constant condition. We can replace A with xn to get:
F(f,A)=f⋅A
If f is given as a function of x, then we will first have to re-write f(x) as a function of A. We know that:
A=xn,
therefore x=n√A.
If f(x)=xm, then f(A)=(n√A)m. Once we have f(A), we can write our differential;
dF=f(A)⋅dA.
We can then integrate this function from some value of A1 to A2. Keep in mind that, A1=xn1 A2=xn2
∫A2A1F(A)=∫A2A1f(A)⋅dA.
This approach to writing and integrating the differential for case 2 functions is confusing and abstract. An easier and more logical approach is to integrate with respect to x only: For example if,
F=f⋅xn.
First let A=xn, then dAdx=n⋅xn−1 or:
dA=nxn−1dx.
Substituting this back into the function yields:
dF=f⋅dA
dF=f⋅nxn−1dx.
If f is a constant then from x=a to x=b, the change in F is:
ΔF=∫baf⋅nxn−1dx=∫bafxn.
The result is the same function we started with. If f were a function of x, then its value would change as x goes from a to b. The differential can be written as:
dF=f(x).nxn−1dx.
Integrating this function over an interval from x=a to x=b results in
∫baF(x)=∫baf(x).nxn−1dx.
This results in the same numerical answer as the previously defined method of writing the differential.
To summarize, if F=f⋅xn ; and f is a function of x, then:
dF=f(x)⋅d(xn)
ΔF=∫baf(x)⋅nxn−1dx.
Here A=xn, where dA=nxn−1⋅dx.
The third case of writing a differential is for functions of the form:
F=f(x)⋅x−n
F=f(x)xn.
Once again, 1xn is a constant factor that defines F. We can let A(x)=1xn. Then:
dA=d(1xn)
dA=−nx−n−1⋅dx.
Substituting this back into case three:
∫baF(x)=∫baf(x)⋅−nx−n−1dx.
Our results can be generalized as follows. If F is a function of two variables, f and x such as:
F(f,A)=f⋅A.
If A is some function of x, and f is also a function of x then both these values change as x changes. It is important to understand that A(x) is a constant value, dependent on x, that defines F. Therefore, the differential is defined as:
dF=f(x)⋅dA.
Since A is a function of x, then:
dAdx=A′(x)
dA=A′(x)dx.
Substituting this back into the differential gives us the general expression:
dF=f(x)⋅A′(x)⋅dx.
We can integrate this over any interval of Δx to find the net change in F over the interval. Our results can be generalized for any combination of f(x) and A(x), where f(x) and A(x) can represent any function of x. The differential and integral is:
F=f(x)⋅A(x)
dF=f(x)⋅A′(x)⋅dx.
Contributors and Attributions
Integrated by Justin Marshall.