Question:

If y = y (x) is the solution of the differential equation
\((1 + e^{2x})\frac{dy}{dx} + 2(1 + y^2)e^x = 0\)
and y(0) = 0, then
\(6 \left( y'(0) + \left( \log_e\left(\sqrt{3}\right) \right)^2 \right)\)
is equal to

Updated On: Apr 1, 2024
  • 2
  • -2
  • -4
  • -1
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

The correct answer is (C) : -4
\((1 + e^{2x})\frac{dy}{dx} + 2(1 + y^2)e^x = 0\)
\(\int \frac{dy}{1+y^2} = -\int \frac{2e^x}{1+e^{2x}} \,dx\)    \(\stackrel{e^x = t}{e^xdx=dt} \)
\(\tan^{-1}(y) = -2\int \frac{dt}{1+t^2}\)
\(\tan^{-1}(y) = 2\tan^{-1}(e^x) + c\)
\(y(0) ⇒ c = \frac{π}{2}\)
\(\tan^{-1}(y) = -2\tan^{-1}(e^x) + \frac{\pi}{2}\)
\(y = \cot(2\tan^{-1}(e^x))\)
\(\frac{dy}{dx} = -cosec^2(2\tan^{-1}(e^x) \cdot (\frac{2e^x}{1+e^{2x}})\)
\(y'(0) = \left. \frac{dy}{dx} \right|_{x=0} = -\frac{2}{2} = -1\)
\(y = \cot(2\tan^{-1}(e^x))\)
\(y(\ln \sqrt{3}) = \cot(2 \tan^{-1}(e^{\log_e \sqrt{3}}))\)
\(= \cot(2\tan^{-1}(\sqrt{3})) = \cot\left(\frac{2\pi}{3}\right) = -\cot\left(\frac{\pi}{3}\right) = -\frac{1}{\sqrt{3}}\)
\(6\left(y'(0) + \left(y(\ln \sqrt{3})\right)^2\right) = 6\left(-1 + \left(-\frac{1}{\sqrt{3}}\right)^2\right) = 6\left(-1 + \frac{1}{3}\right) = -4\)

 

Was this answer helpful?
0
0

Top Questions on Differential equations

View More Questions

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