Section 2: Occurrence and Description of Different Types of Equation

This section introduces the various different types of equations that will be met in this module. It describes how they arise, and the nature of their solution.


Section 2.1: Introduction to Equations

Section 2.1: Introduction to Equations

Equations and Reality

There are several different kinds or categories of equation, all of which require a different approach to their solution. Indeed, the fundamental nature of the solution differs significantly for the various categories.

There is also a connection between the physical system and the equations which describe it, in that certain types of equation describe certain situations or phenomena. An understanding of the relationship between the `real' situation and the types of equations is thus essential in developing mathematical models in the form of equations.

Classification of Equations and Systems

What is an equation?

An equation is anything with an equals sign in it, i.e.:
(Something) = (Something else)

There are three major categories of equation.

Algebraic Equations

These are most easily identifiable by what they do not contain, i.e. No derivatives or integrals but any of the normal arithmetic operators or higher algebraic functions. The following are thus all algebraic equations:
x - 3 = 5

sin 3 x = y cos x

a x2 + b x + c = 0

The solution is a numerical value for a single equation, or a set of numbers, as many as there are unknowns and equations, for a set of algebraic equations.

One significant characteristic of an equation is whether it is linear or nonlinear in a particular variable. The equation is linear only if the variable appears to a power of one, and does not appear as the argument of a higher function.

Thus only the first equation above is linear in x. However the second equation is linear in y, and the third is linear in a, b, and c.

There is more about algebraic equations in section 3.1.

Ordinary Differential Equations: o.d.es

These are readily identifiable as they contain derivatives:

NB: these must all be `Straight d' derivatives if the equations are o.d.e.s.

There are two different kinds of variable in this type of equation: the dependent and independent variables. There may only be one independent variable, and this will appear on the bottom line of the derivatives. The variables which appear on the top line are the dependent variables and there should be the same number of these as there are equations.

The solution is the dependent variable or variables as a function or set of functions in terms of the independent variable.

There is more about o.d.e.s in section 4.1.

Partial Differential Equations: p.d.e.s

If there is more than one independent variable, then derivatives must normally be written as partial derivatives, giving rise to p.d.e.s with `curly ds', e.g.:

P.d.e.s are hard to solve! The solution is the dependent variables as functions of all the independent variables.


Section 2.2: Examples

Section 2.2: Examples

Equations in Engineering Problems

The following example show how the different categories of equation arise in various situations.

Example 1: Simple Mixing Process

See Figure below

Consider the behaviour of the process over a period of time when the two flowrates do not change, and any disturbances to the process resulting from previous changes in the flows have settled out.

total outflow rate = total inflow rate

F1 + F2 - F = 0

Notes

Example 2: Tank Filling

See Figure below

Liquid flows at a rate F kg/s into a tank. The mass of material in the tank initially, at say time t=0 is M0 kg. There is no outflow from the tank.

rate of accumulation = net rate of inflow - net rate of outflow

With initial condition: M(t) = M0 at t=0

Notes

Example 3: Heat Transfer in a Slab

See Figure below

Heat flows at a constant steady rate Q watts across a uniform slab. Each side of the slab is held at constant temperature. The temperature of the slab, of cross sectional area A and thermal conductivity k, varies across its thickness x and is denoted by T(x).

Notes

Example 4: Time Varying Convection by Plug Flow in a Pipe

This is described by a p.d.e. whose independent variables are time and distance along the pipe. Consider the situation where the temperature T is changing with distance x down a pipe of total length L where the velocity of flow is u.

This is described by the convective flow terms of the Navier-Stokes equation:

Although this is a complicated looking equation it turns out to have a simple solution. The temperature of the fluid leaving the pipe at time t is exactly the same as the temperature entering the pipe at a previous time (t - L/u) since L/u is the residence time for the fluid in the pipe.

More Complicated Situations

Summary and Further Points