An ordinary differential equation (ODE) is considered linear if it can be expressed in the general form:
$ a_n(x)\frac{d^ny}{dx^n} + a_{n-1}(x)\frac{d^{n-1}y}{dx^{n-1}} + \dots + a_1(x)\frac{dy}{dx} + a_0(x)y = f(x) $
Key conditions for linearity are:
This is a first-order ODE. It matches the linear form $a_1(x)\frac{dy}{dx} + a_0(x)y = f(x)$ with $a_1(x) = (x+1)$, $a_0(x) = -1$, and $f(x) = e^x(x+1)^2$. The variable $y$ and its derivative $\frac{dy}{dx}$ are to the first power, and coefficients depend only on $x$. Therefore, it is linear.
Result: Linear
This equation involves the inverse derivative $\frac{dx}{dy}$ and terms like $\frac{y}{x}$. It cannot be written in the standard linear form with respect to $y$. The presence of $\frac{dx}{dy}$ indicates non-linearity.
Result: Non-linear
This is a second-order ODE. It can be represented as $1 \cdot \frac{d^2y}{dx^2} + 0 \cdot \frac{dy}{dx} + 0 \cdot y = -n^2x$. This fits the linear form $a_2(x)\frac{d^2y}{dx^2} + a_1(x)\frac{dy}{dx} + a_0(x)y = f(x)$ with $a_2(x)=1$, $a_1(x)=0$, $a_0(x)=0$, and $f(x)=-n^2x$. The coefficients are functions of $x$, and the derivatives are to the first power. Therefore, it is linear.
Result: Linear
This equation includes the term $y\frac{dy}{dx}$. This is a product of the dependent variable $y$ and its derivative $\frac{dy}{dx}$, which violates the condition for linearity.
Result: Non-linear
The ordinary differential equations that satisfy the conditions for linearity are Option 1 and Option 3.
For the equation \(\frac{{dy}}{{dx}} + 7{x^2}y = 0\) , if y(0) = \(\frac{{3}}{{7}}\) , then the value of y(1) is
The differential equation \(\frac{{dy}}{{dx}} + 4y = 5\) is valid in the domain 0 ≤ x ≤ 1 with y (0) = 2.25 The solution of the differential equation is
The derivative of f(x) = cos(x) can be estimated using the approximation \(f'\left( x \right) = \frac{{f\left( {x + h} \right) - f\left( {x - h} \right)}}{{2h}}\) . The percentage error is calculated as \(\left( {\frac{{Exact\;value - Approximate\;value}}{{Exact\;value}}} \right) \times 100\). The percentage error in the derivative of f(x) at x = π/6 radian, choosing h = 0.1 radian, is
The general solution of the differential equation \(\frac{{dy}}{{dx}} = \cos \left( {x + y} \right)\), with c as a constant, is
Which one of the following is the general solution of the first order differential equation
\(\frac{{dy}}{{dx}} = {\left( {x + y - 1} \right)^2}\) , where x, y are real?