Problem 64
Question
Let \(\mathrm{y}=\mathrm{y}(\mathrm{x})\) be the solution of the differential equation, \(x \frac{d y}{d x}+y=x \log _{e} \mathrm{x},(x>1) .\) If \(2 y(2)=\log _{e} 4-1\), then \(y(e)\) is equal to: [Jan. 12, 2019 (I)] (a) \(-\frac{e}{2}\) (b) \(-\frac{e^{2}}{2}\) (c) \(\frac{e}{4}\) (d) \(\frac{e^{2}}{4}\)
Step-by-Step Solution
Verified Answer
The correct answer is (c) \(\frac{e}{4}\).
1Step 1: Transform the Differential Equation
The given differential equation is \( x \frac{dy}{dx} + y = x \log_e x \). We can see that it is a first-order linear differential equation. Let's rewrite it in the standard form \( \frac{dy}{dx} + P(x)y = Q(x) \), where \( P(x) = \frac{1}{x} \) and \( Q(x) = \log_e x \).
2Step 2: Find the Integrating Factor
The integrating factor \( \mu(x) \) is given by \( e^{\int P(x) dx} = e^{\int \frac{1}{x} dx} = e^{\log_e x} = x \).
3Step 3: Express the Solution
With the integrating factor, the solution format is \( y \times \mu(x) = \int Q(x) \times \mu(x) dx + C \). Substituting \( \mu(x) = x \) and \( Q(x) = \log_e x \), we get \( y \times x = \int x \log_e x \ dx + C \).
4Step 4: Compute the Integral
The integral \( \int x \log_e x \ dx \) can be solved using integration by parts. Let \( u = \log_e x \) and \( dv = x dx \), then \( du = \frac{1}{x} dx \) and \( v = \frac{x^2}{2} \). So, \( \int x \log_e x \ dx = \frac{x^2}{2} \log_e x - \int \frac{x^2}{2} \frac{1}{x} dx = \frac{x^2}{2} \log_e x - \frac{x^2}{4} + C \).
5Step 5: Write the Particular Solution
Substitute back \( y = \frac{\int x \log_e x \ dx}{x} + \frac{C}{x} \). Simplifying with the computed integral gives \( y = \frac{x}{2} \log_e x - \frac{x}{4} + \frac{C}{x} \).
6Step 6: Use Initial Condition to Find C
We are given \( 2y(2) = \log_e 4 - 1 \). Substituting \( x = 2 \) into the solution form, we compute: \[ 2 \left( \frac{2}{2} \log_e 2 - \frac{2}{4} + \frac{C}{2} \right) = \log_e 4 - 1 \].\ This simplifies to \( 2(\log_e 2 - \frac{1}{2} + \frac{C}{2}) = \log_e 4 - 1 \).\ Further simplifies to \( C = 1 \).
7Step 7: Find Solution at x = e
Substitute \( x = e \) into the equation derived from \( y = \frac{x}{2} \log_e x - \frac{x}{4} + \frac{C}{x} \) using \( C = 1 \):\[ y(e) = \frac{e}{2} \log_e e - \frac{e}{4} + \frac{1}{e} \].\ Simplifying gives \( \frac{e}{2} - \frac{e}{4} + \frac{1}{e} = \frac{e}{4} \).
Key Concepts
Integrating FactorInitial ConditionIntegration by Parts
Integrating Factor
An integrating factor is a clever tool used to solve first-order linear differential equations. It helps us transform an equation into an easier one to integrate.
The integrating factor for the equation \( \frac{dy}{dx} + P(x)y = Q(x) \) is \( \mu(x) = e^{\int P(x) \, dx} \). It effectively makes the left side of the equation into a perfect derivative, which can then be integrated directly.
By multiplying through with this factor, the equation is transformed to help find the solution for \( y \). It enables simplification and permits integration with ease.
The integrating factor for the equation \( \frac{dy}{dx} + P(x)y = Q(x) \) is \( \mu(x) = e^{\int P(x) \, dx} \). It effectively makes the left side of the equation into a perfect derivative, which can then be integrated directly.
- First, identify \( P(x) \), the coefficient of \( y \) in the differential equation.
- Find the integrating factor by calculating \( e^{\int P(x) \, dx} \).
By multiplying through with this factor, the equation is transformed to help find the solution for \( y \). It enables simplification and permits integration with ease.
Initial Condition
The initial condition is a vital part of solving differential equations. It allows us to determine the constant of integration and find a specific solution.
In the exercise, we used the initial condition \( 2y(2) = \log_e 4 - 1 \).
In the exercise, we used the initial condition \( 2y(2) = \log_e 4 - 1 \).
- After deriving the general solution of the differential equation, substitute the initial conditions.
- Plug in the given value of \( x \) (which is 2 in this case) and solve for the constant \( C \).
Integration by Parts
Integration by parts is a method used to solve integrals where the integration of a product of functions is needed. It's derived from the product rule for differentiation and helps us break down complex integrals into simpler ones.
The formula for integration by parts is given by:\[\int u \, dv = uv - \int v \, du.\]When dealing with the integral \( \int x \log_e x \, dx \), we chose parts as follows:
For our problem, it was used to evaluate \( \int x \log_e x \, dx \), resulting in \( \frac{x^2}{2} \log_e x - \frac{x^2}{4} \).
The technique effectively reduces the difficulty of the integral by facilitating its computation in terms of already known or simpler integrals, improving the complexity of solutions in integration contexts.
The formula for integration by parts is given by:\[\int u \, dv = uv - \int v \, du.\]When dealing with the integral \( \int x \log_e x \, dx \), we chose parts as follows:
- Set \( u = \log_e x \), then \( du = \frac{1}{x} \, dx \).
- Set \( dv = x \, dx \), then \( v = \frac{x^2}{2} \).
For our problem, it was used to evaluate \( \int x \log_e x \, dx \), resulting in \( \frac{x^2}{2} \log_e x - \frac{x^2}{4} \).
The technique effectively reduces the difficulty of the integral by facilitating its computation in terms of already known or simpler integrals, improving the complexity of solutions in integration contexts.
Other exercises in this chapter
Problem 62
The solution of the differential equation \(x \frac{d y}{d x}+2 y=x^{2}\) \((x \neq 0)\) with \(y(1)=1\), is: (a) \(y=\frac{4}{5} x^{3}+\frac{1}{5 x^{2}}\) (b)
View solution Problem 63
Let \(y=y(x)\) be the solution of the differential equation, \(\left(x^{2}+1\right)^{2} \frac{d y}{d x}+2 x\left(x^{2}+1\right) y=1\) such that \(y(0)=0\). If \
View solution Problem 65
If a curve passes through the point \((1,-2)\) and has slope of the tangent at any point \((x, y)\) on it as \(\frac{x^{2}-2 y}{x}\), then the curve also passes
View solution Problem 66
If \(y(x)\) is the solution of the differential equation \(\frac{d y}{d x}+\left(\frac{2 x+1}{x}\right) y=e^{-2 x}, x>0\), where \(y(1)=\frac{1}{2} e^{-2}\), th
View solution