Advertisements
Advertisements
Question
If sin x is an integrating factor of the differential equation \[\frac{dy}{dx} + Py = Q\], then write the value of P.
Advertisements
Solution
\[\text{ It is given that }\sin x \text{ is the integrating factor of the differential equation }\frac{dy}{dx} + Py = Q . \]
\[ \therefore e^{\int P\ dx} = \sin x\]
\[ \Rightarrow \int P\ dx = \log \left| \sin x \right|\]
\[ \Rightarrow \int P dx = \int\cot x dx .........\left[ \because \int\cot x dx = \log \left| \sin x \right| + C \right]\]
\[ \Rightarrow P = \cot x \]
APPEARS IN
RELATED QUESTIONS
Assume that a rain drop evaporates at a rate proportional to its surface area. Form a differential equation involving the rate of change of the radius of the rain drop.
Show that the function y = A cos x + B sin x is a solution of the differential equation \[\frac{d^2 y}{d x^2} + y = 0\]
Verify that y2 = 4a (x + a) is a solution of the differential equations
\[y\left\{ 1 - \left( \frac{dy}{dx} \right)^2 \right\} = 2x\frac{dy}{dx}\]
Differential equation \[\frac{d^2 y}{d x^2} + y = 0, y \left( 0 \right) = 0, y' \left( 0 \right) = 1\] Function y = sin x
Solve the differential equation \[x\frac{dy}{dx} + \cot y = 0\] given that \[y = \frac{\pi}{4}\], when \[x=\sqrt{2}\]
Find the solution of the differential equation cos y dy + cos x sin y dx = 0 given that y = \[\frac{\pi}{2}\], when x = \[\frac{\pi}{2}\]
In a culture the bacteria count is 100000. The number is increased by 10% in 2 hours. In how many hours will the count reach 200000, if the rate of growth of bacteria is proportional to the number present.
(y2 − 2xy) dx = (x2 − 2xy) dy
Solve the following initial value problem:-
\[\frac{dy}{dx} + 2y \tan x = \sin x; y = 0\text{ when }x = \frac{\pi}{3}\]
Solve the following initial value problem:-
\[\tan x\left( \frac{dy}{dx} \right) = 2x\tan x + x^2 - y; \tan x \neq 0\] given that y = 0 when \[x = \frac{\pi}{2}\]
In a simple circuit of resistance R, self inductance L and voltage E, the current `i` at any time `t` is given by L \[\frac{di}{dt}\]+ R i = E. If E is constant and initially no current passes through the circuit, prove that \[i = \frac{E}{R}\left\{ 1 - e^{- \left( R/L \right)t} \right\}.\]
The slope of the tangent at a point P (x, y) on a curve is \[\frac{- x}{y}\]. If the curve passes through the point (3, −4), find the equation of the curve.
The tangent at any point (x, y) of a curve makes an angle tan−1(2x + 3y) with x-axis. Find the equation of the curve if it passes through (1, 2).
Find the equation of the curve such that the portion of the x-axis cut off between the origin and the tangent at a point is twice the abscissa and which passes through the point (1, 2).
Find the equation of the curve which passes through the point (3, −4) and has the slope \[\frac{2y}{x}\] at any point (x, y) on it.
At every point on a curve the slope is the sum of the abscissa and the product of the ordinate and the abscissa, and the curve passes through (0, 1). Find the equation of the curve.
The solution of the differential equation y1 y3 = y22 is
If xmyn = (x + y)m+n, prove that \[\frac{dy}{dx} = \frac{y}{x} .\]
In the following example, verify that the given function is a solution of the corresponding differential equation.
| Solution | D.E. |
| y = xn | `x^2(d^2y)/dx^2 - n xx (xdy)/dx + ny =0` |
Determine the order and degree of the following differential equations.
| Solution | D.E. |
| y = 1 − logx | `x^2(d^2y)/dx^2 = 1` |
Form the differential equation from the relation x2 + 4y2 = 4b2
Solve the following differential equation.
`dy/dx = x^2 y + y`
Solve the following differential equation.
(x2 − y2 ) dx + 2xy dy = 0
Solve the differential equation:
`e^(dy/dx) = x`
`xy dy/dx = x^2 + 2y^2`
Select and write the correct alternative from the given option for the question
Bacterial increases at the rate proportional to the number present. If original number M doubles in 3 hours, then number of bacteria will be 4M in
Solve the differential equation sec2y tan x dy + sec2x tan y dx = 0
For the differential equation, find the particular solution (x – y2x) dx – (y + x2y) dy = 0 when x = 2, y = 0
State whether the following statement is True or False:
The integrating factor of the differential equation `("d"y)/("d"x) - y` = x is e–x
Solve the following differential equation
`y log y ("d"x)/("d"y) + x` = log y
Solve the following differential equation `("d"y)/("d"x)` = cos(x + y)
Solution: `("d"y)/("d"x)` = cos(x + y) ......(1)
Put `square`
∴ `1 + ("d"y)/("d"x) = "dv"/("d"x)`
∴ `("d"y)/("d"x) = "dv"/("d"x) - 1`
∴ (1) becomes `"dv"/("d"x) - 1` = cos v
∴ `"dv"/("d"x)` = 1 + cos v
∴ `square` dv = dx
Integrating, we get
`int 1/(1 + cos "v") "d"v = int "d"x`
∴ `int 1/(2cos^2 ("v"/2)) "dv" = int "d"x`
∴ `1/2 int square "dv" = int "d"x`
∴ `1/2* (tan("v"/2))/(1/2)` = x + c
∴ `square` = x + c
Find the particular solution of the following differential equation
`("d"y)/("d"x)` = e2y cos x, when x = `pi/6`, y = 0.
Solution: The given D.E. is `("d"y)/("d"x)` = e2y cos x
∴ `1/"e"^(2y) "d"y` = cos x dx
Integrating, we get
`int square "d"y` = cos x dx
∴ `("e"^(-2y))/(-2)` = sin x + c1
∴ e–2y = – 2sin x – 2c1
∴ `square` = c, where c = – 2c1
This is general solution.
When x = `pi/6`, y = 0, we have
`"e"^0 + 2sin pi/6` = c
∴ c = `square`
∴ particular solution is `square`
