Differential Equation Example
An equation which involves an unknown function along with its derivatives (this will be covered in more depth in MATH 204). For example, where y is an unknown function, the differential equation is a function that satisfies the above equation. Substituting the function y into both sides of the differential equation yields:
Biology: Population Dynamics can be Modeled with Differential Equations
The exponential growth model given by the differential equation dN/dt = rN, N(0) = No, where the per-capita growth rate of the population is r, N(t) is the population size at a given time, and N(0) = No is the initial population. This equation says that the rate at which the population grows is proportional to its current population (the larger the population size at a given time, the more the population can reproduce).
Show that the function given by N(t) = Noe^(rt) is a solution to the differential equation. (Hint: Compute the derivative of N(t) treating N and r as constants)