Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Differential Equations question

2023 · Shift 2 · Q26
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Advanced
  3. /Mathematics
  4. /Differential Equations
  5. /2023 · Shift 2 · Q26

Differential Equations question

2023 · Shift 2 · Q26

JEE AdvancedMathematicsDifferential EquationsNumerical+4 / −1
For x∈Rx \in \mathbb{R}x∈R, let y(x)y(x)y(x) be a solution of the differential equation (x2−5)dydx−2xy=−2x(x2−5)2\left(x^2-5\right) \frac{d y}{d x}-2 x y=-2 x\left(x^2-5\right)^2(x2−5)dxdy​−2xy=−2x(x2−5)2 such that y(2)=7y(2)=7y(2)=7. Then the maximum value of the function y(x)y(x)y(x) is :
Numerical answer
View written solutionFree

Correct answer: 16

Step 1: Identify and rewrite the differential equation

The given differential equation is: (x2−5)dydx−2xy=−2x(x2−5)2\left(x^2-5\right) \frac{d y}{d x}-2 x y=-2 x\left(x^2-5\right)^2(x2−5)dxdy​−2xy=−2x(x2−5)2 This equation is defined for x2−5≠0x^2-5 \neq 0x2−5=0, i.e., x≠±5x \neq \pm\sqrt{5}x=±5​. To solve it, we can rewrite it in the standard form of a linear first-order differential equation, dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x)dxdy​+P(x)y=Q(x). Dividing the entire equation by (x2−5)(x^2-5)(x2−5), we get: dydx−2xx2−5y=−2x(x2−5)\frac{d y}{d x} - \frac{2x}{x^2-5} y = -2x(x^2-5)dxdy​−x2−52x​y=−2x(x2−5) Here, P(x)=−2xx2−5P(x) = -\frac{2x}{x^2-5}P(x)=−x2−52x​ and Q(x)=−2x(x2−5)Q(x) = -2x(x^2-5)Q(x)=−2x(x2−5).

Step 2: Find the integrating factor (I.F.)

The integrating factor is given by the formula I.F.=e∫P(x)dxI.F. = e^{\int P(x) dx}I.F.=e∫P(x)dx. I.F.=e∫−2xx2−5dxI.F. = e^{\int -\frac{2x}{x^2-5} dx}I.F.=e∫−x2−52x​dx To evaluate the integral, we use the substitution u=x2−5u = x^2-5u=x2−5, so du=2xdxdu = 2x dxdu=2xdx. ∫−2xx2−5dx=∫−duu=−ln⁡∣u∣=−ln⁡∣x2−5∣=ln⁡(1∣x2−5∣)\int -\frac{2x}{x^2-5} dx = \int -\frac{du}{u} = -\ln|u| = -\ln|x^2-5| = \ln\left(\frac{1}{|x^2-5|}\right)∫−x2−52x​dx=∫−udu​=−ln∣u∣=−ln∣x2−5∣=ln(∣x2−5∣1​) So, the integrating factor is: I.F.=eln⁡(1∣x2−5∣)=1∣x2−5∣I.F. = e^{\ln\left(\frac{1}{|x^2-5|}\right)} = \frac{1}{|x^2-5|}I.F.=eln(∣x2−5∣1​)=∣x2−5∣1​ The initial condition is given at x=2x=2x=2. For x=2x=2x=2, we have x2−5=4−5=−1<0x^2-5 = 4-5 = -1 < 0x2−5=4−5=−1<0. The solution is therefore defined in the interval (−5,5)(-\sqrt{5}, \sqrt{5})(−5​,5​), where x2−5x^2-5x2−5 is negative. In this interval, ∣x2−5∣=−(x2−5)=5−x2|x^2-5| = -(x^2-5) = 5-x^2∣x2−5∣=−(x2−5)=5−x2. We can choose the integrating factor as I.F.=1x2−5I.F. = \frac{1}{x^2-5}I.F.=x2−51​ for simplicity, as the sign will be consistent throughout the calculation.

Step 3: Find the general solution

The solution of the linear differential equation is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+Cy \cdot (I.F.) = \int Q(x) \cdot (I.F.) dx + Cy⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C. y⋅1x2−5=∫−2x(x2−5)⋅1x2−5dx+Cy \cdot \frac{1}{x^2-5} = \int -2x(x^2-5) \cdot \frac{1}{x^2-5} dx + Cy⋅x2−51​=∫−2x(x2−5)⋅x2−51​dx+C yx2−5=∫−2xdx+C\frac{y}{x^2-5} = \int -2x dx + Cx2−5y​=∫−2xdx+C yx2−5=−x2+C\frac{y}{x^2-5} = -x^2 + Cx2−5y​=−x2+C Thus, the general solution is: y(x)=(C−x2)(x2−5)y(x) = (C-x^2)(x^2-5)y(x)=(C−x2)(x2−5)

Step 4: Apply the initial condition

We are given the condition y(2)=7y(2)=7y(2)=7. Substituting x=2x=2x=2 and y=7y=7y=7 into the general solution: 7=(C−22)(22−5)7 = (C - 2^2)(2^2-5)7=(C−22)(22−5) 7=(C−4)(4−5)7 = (C-4)(4-5)7=(C−4)(4−5) 7=(C−4)(−1)7 = (C-4)(-1)7=(C−4)(−1) −7=C−4-7 = C-4−7=C−4 C=4−7=−3C = 4-7 = -3C=4−7=−3 So, the particular solution is: y(x)=(−3−x2)(x2−5)=−(x2+3)(x2−5)y(x) = (-3-x^2)(x^2-5) = -(x^2+3)(x^2-5)y(x)=(−3−x2)(x2−5)=−(x2+3)(x2−5) Expanding this expression, we get: y(x)=−(x4−5x2+3x2−15)=−(x4−2x2−15)y(x) = -(x^4 - 5x^2 + 3x^2 - 15) = -(x^4 - 2x^2 - 15)y(x)=−(x4−5x2+3x2−15)=−(x4−2x2−15) y(x)=−x4+2x2+15y(x) = -x^4 + 2x^2 + 15y(x)=−x4+2x2+15

Step 5: Find the maximum value of the function y(x)

To find the maximum value of y(x)y(x)y(x), we need to find its critical points by taking the first derivative and setting it to zero. dydx=−4x3+4x\frac{dy}{dx} = -4x^3 + 4xdxdy​=−4x3+4x Set dydx=0\frac{dy}{dx} = 0dxdy​=0: −4x3+4x=0-4x^3 + 4x = 0−4x3+4x=0 −4x(x2−1)=0-4x(x^2-1) = 0−4x(x2−1)=0 −4x(x−1)(x+1)=0-4x(x-1)(x+1) = 0−4x(x−1)(x+1)=0 The critical points are x=0x=0x=0, x=1x=1x=1, and x=−1x=-1x=−1. All these points lie within the interval (−5,5)(-\sqrt{5}, \sqrt{5})(−5​,5​).

Now, we evaluate the function y(x)y(x)y(x) at these critical points:

  • At x=0x=0x=0: y(0)=−(02+3)(02−5)=(−3)(−5)=15y(0) = -(0^2+3)(0^2-5) = (-3)(-5) = 15y(0)=−(02+3)(02−5)=(−3)(−5)=15.
  • At x=1x=1x=1: y(1)=−(12+3)(12−5)=−(4)(−4)=16y(1) = -(1^2+3)(1^2-5) = -(4)(-4) = 16y(1)=−(12+3)(12−5)=−(4)(−4)=16.
  • At x=−1x=-1x=−1: y(−1)=−((−1)2+3)((−1)2−5)=−(1+3)(1−5)=−(4)(−4)=16y(-1) = -((-1)^2+3)((-1)^2-5) = -(1+3)(1-5) = -(4)(-4) = 16y(−1)=−((−1)2+3)((−1)2−5)=−(1+3)(1−5)=−(4)(−4)=16.

To determine if these points are maxima or minima, we can use the second derivative test: d2ydx2=−12x2+4\frac{d^2y}{dx^2} = -12x^2 + 4dx2d2y​=−12x2+4

  • At x=0x=0x=0: d2ydx2=4>0\frac{d^2y}{dx^2} = 4 > 0dx2d2y​=4>0, which indicates a local minimum.
  • At x=1x=1x=1: d2ydx2=−12(1)2+4=−8<0\frac{d^2y}{dx^2} = -12(1)^2 + 4 = -8 < 0dx2d2y​=−12(1)2+4=−8<0, which indicates a local maximum.
  • At x=−1x=-1x=−1: d2ydx2=−12(−1)2+4=−8<0\frac{d^2y}{dx^2} = -12(-1)^2 + 4 = -8 < 0dx2d2y​=−12(−1)2+4=−8<0, which indicates a local maximum.

The local maximum values are both 16. As x→±5x \to \pm\sqrt{5}x→±5​, y(x)=−(x2+3)(x2−5)→0y(x) = -(x^2+3)(x^2-5) \to 0y(x)=−(x2+3)(x2−5)→0. Since 16 is greater than the other values calculated (15 and 0), the absolute maximum value of the function y(x)y(x)y(x) is 16.

PreviousNext

More from Differential Equations

  • If y(x) is the solution of the differential equation xdy−(y2−4y)dx=0 for x>0,y(1)=2, and the slope of the curve y=y(x) is never zero, then the value of 10y(2​) is2022 · Numerical
  • For x∈R, let the function y(x) be the solution of the differential equation dxdy​+12y=cos(12π​x),y(0)=0 Then, which of the following statements is/are TRUE ?2022 · Multiple correct
  • Let Γ denote a curve y = y(x) which is in the first quadrant and let the point (1, 0) lie on it. Let the tangent to I` at a point P intersect the y-axis at YP. If PYP has length 1 for each point P on I`, then which of the following…2019 · Multiple correct
  • Let f : R → R be a differentiable function with f(0) = 0. If y = f(x) satisfies the differential equation dxdy​=(2+5y)(5y−2), then the value of n→−∞lim​f(x) is ...........2018 · Numerical
  • If y = y(x) satisfies the differential equation 8x​(9+x​​)dy=(4+9+x​​​)−1 dx, x > 0 and y(0) =7​, then y(256) =2017 · MCQ
  • If g(x)=∫sinxsin(2x)​sin−1(t)dt, then2017 · Multiple correct
  • A solution curve of the differential equation (x2+xy+4x+2y+4)dxdy​−y2=0, x>0, passes through the point (1,3). Then the solution curve2016 · Multiple correct
  • Let f:(0,∞)→R be a differentiable function such that f′(x)=2−xf(x)​ for all x∈(0,∞) and f(1)e1. Then2016 · Multiple correct