Question:

Let \(y = y(x)\) be the solution of the differential equation \((1 - x^2) \, dy = (xy + (x^3 + 2) \sqrt{1 - x^2}) \, dx \quad -1 < x < 1\), and \(y(0) = 0.\) If \(\int_{-\frac{1}{2}}^{\frac{1}{2}} \sqrt{1 - x^2} \, y(x) \, dx = k\) then \(k^{−1}\) is equal to_______.

Updated On: Oct 21, 2024
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 320

Solution and Explanation

\((1 - x^2) \, dy = (xy + (x^3 + 2) \sqrt{1 - x^2}) \, dx\)

\(∴\) \(\frac{dy}{dx} - \frac{x}{1 - x^2}y = \frac{x^3 + 3}{\sqrt{1 - x^2}}\)

\(∴\)\( I.F.=\) \( e^{\int_{-\frac{x}{1-x^2}}dx} = \sqrt{1 - x^2}\)
Solution is
\(y \cdot \sqrt{1 - x^2} = \int (x^3 + 3) \, dx\)

\(y \cdot \sqrt{1 - x^2} = \frac{x^4}{4} + 3x + c\)
\(∵y(0)=0⇒c=0\)

\(∴\) \(y(x) = \frac{x^4 + 12x}{4\sqrt{1 - x^2}}\)

\(∴\) \(\int_{-\frac{1}{2}}^{\frac{1}{2}} \sqrt{1 - x^2} \, y(x) \, dx = \int_{-\frac{1}{2}}^{\frac{1}{2}} \frac{x^4 + 12x}{4} \, dx\)

\(=\) \(\int_{0}^{\frac{1}{2}} \frac{x^4}{2} \, dx\)

\(∴\)\( k=\frac{1}{320}\)
\(∴\) \(k^{−1}=320\)

Was this answer helpful?
2
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