Project Work MTH 400
Project Work MTH 400
To solve this, just substitute t = ax + by + c. Then the equation reduces to separable type in the variable t and x
which can be easily solved.
Ordinary differential equations
An ordinary differential equation (ODE) is an equation
containing an unknown function of one real or complex
variable x, its derivatives, and some given functions of x. The
unknown function is generally represented by
a variable (often denoted y), which, therefore, depends on x.
Thus x is often called the independent variable of the
equation. The term "ordinary" is used in contrast with the
term partial differential equation, which may be with respect
to more than one independent variable.
A differential equation not depending directly on t is called autonomous.
Example : x'(t) = a x(t) + b is autonomous.
A differential equation is homogeneous if φ(t) = 0
Example: x'(t) = a x(t) is homogeneous
Linear Differential Equation
A differential equation is said to be linear if the dependent
variable and all its differential coefficients occur in degree
one only and are never multiplied together.
Linear differential equations of first order first degree is
given by , where P & Q are functions of x
Solution: Integral Function; I.F. = e ∫Pdx
Solution is given
e ∫Pdx = ∫ Qe ∫Pdx dx + c
OR
where P1, Q1 are functions of y alone or constants
I.F. = e ∫P1dy
Solution is e ∫P1dy = ∫ Q1e ∫P1dy dy + c
Problems
I. Solve: ydx – xdy + log x dx = 0
II. Solve: dy/dx = x2/1+y2
III. Suppose the rate of natural increase of fish population
in a lake is 0.1 per cent of a fish per month and the
initial fish population is 1000. During which month (t
= ?) will the fish population be 2000 ?
IV. Solve: dy/dx + 2y = x
V. Solve : x log x + y = 2 log x
VI. X dy/dx – y = x + 2
Solution of Ordinary Differential Equation (ODE)
A solution of an ODE is a function x(t) that satisfies the equation for all values of t.
Many ODE have no solutions.
Analytic solutions -i.e., a closed expression of x in terms of t- can be found by
different methods. Example: conjectures, integration.
Most ODE’s do not have analytic solutions. Numerical solutions will be needed.
If for some initial conditions a differential equation has a solution that is a constant function
(independent of t), then the value of the constant, x , is called an equilibrium state or stationary state.
∞
If, for all initial conditions, the solution of the differential equation converges to x as t →∞,
∞