Question:

Let $y$ be the number of people in a village at time $t$. Assume that the rate of change of the population is proportional to the number of people in the village at any time and further assume that the population never increases in time. Then the population of the village at any fixed time $t$ is given by

Updated On: Apr 15, 2024
  • $y = e^{kt} + c$, for some constants $c \le 0$ and $k \ge 0$
  • $y = ce^{kt}$, for some constants $c$ $\ge$ 0 and k $\le$ 0
  • $y = ce^{kt}$, for some constants $c \le 0$ and $k \ge 0$
  • $y = ke^{ct}$, for some constants $c \ge 0$ and $k \le 0$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

According to the question,
$\frac{dy}{dt}\propto y \Rightarrow \frac{dy}{dt}=ky$
Separating the variables, we get $\frac{dy}{dt}$ = kdt
Integrating both sides, we get $\int\frac{dy}{y}=\int k dt$
log y = k t + M (as y cannot be -ve)
$\Rightarrow y =e^{kt+M}\quad\Rightarrow y=e^{M} . e^{kt} $
y$=C e^{kt},$ where C = e$^M$
Constant k cannot be positive because the population never increases in time. And another constant C cannot be negative because of e$^M$ > 0 always.
Hence y = Ce$^{kt}$, for some constants C $\ge$ 0 and k $\le$ 0.
Was this answer helpful?
0
0

Concepts Used:

Differential Equations

A differential equation is an equation that contains one or more functions with its derivatives. The derivatives of the function define the rate of change of a function at a point. It is mainly used in fields such as physics, engineering, biology and so on.

Orders of a Differential Equation

First Order Differential Equation

The first-order differential equation has a degree equal to 1. All the linear equations in the form of derivatives are in the first order. It has only the first derivative such as dy/dx, where x and y are the two variables and is represented as: dy/dx = f(x, y) = y’

Second-Order Differential Equation

The equation which includes second-order derivative is the second-order differential equation. It is represented as; d/dx(dy/dx) = d2y/dx2 = f”(x) = y”.

Types of Differential Equations

Differential equations can be divided into several types namely

  • Ordinary Differential Equations
  • Partial Differential Equations
  • Linear Differential Equations
  • Nonlinear differential equations
  • Homogeneous Differential Equations
  • Nonhomogeneous Differential Equations