(a) For all the values of x where the identity is defined, prove that
cot2x+tanx≡cosec2x
(3)
(b) Show that the substitution y2=wsin2x , where w is a function of x , transforms the differential equation
ydxdy+y2tanx=sinx0<x<2π (I)
into the differential equation
dxdw+2wcosec2x=secx0<x<2π (II)
(4)
(c) By solving differential equation (II) , determine a general solution of differential equation (I) in the form y2=f(x) , where f(x) is a function in terms of cosx
You may use without proof
[∫cosec2xdx=21ln∣tanx∣+(constant)]
(6)
---
解答
(a)
To prove the identity:
cot2x+tanx=sin2xcos2x+cosxsinx
Find a common denominator:
sin2xcos2x+cosxsinx=sin2xcosxcos2xcosx+sin2xsinx
Using the trigonometric addition formula cos(A−B)=cosAcosB+sinAsinB on the numerator:
====sin2xcosxcos(2x−x)sin2xcosxcosxsin2x1csc2x
Thus, cot2x+tanx≡csc2x.
(b)
Given y2=wsin2x.
Differentiate both sides with respect to x using the product rule:
2ydxdy=dxdwsin2x+2wcos2x
We are given differential equation (I):
ydxdy+y2tanx=sinx
Substitute ydxdy=21(dxdwsin2x+2wcos2x) and y2=wsin2x into (I):
21(dxdwsin2x+2wcos2x)+(wsin2x)tanx=sinx
Multiply the entire equation by 2:
dxdwsin2x+2wcos2x+2wsin2xtanx=2sinx
Divide through by sin2x:
dxdw+2wsin2xcos2x+2wtanx=dxdw+2w(cot2x+tanx)=dxdw+2w(cot2x+tanx)=2sinxcosx2sinxcosx1secx
Using the identity proven in part (a), cot2x+tanx=csc2x:
dxdw+2wcsc2x=secx
This is the required differential equation (II).
(c)
To solve (II), this is a first-order linear differential equation. Find the integrating factor (IF):
IF=e∫2csc2xdx
We are given ∫csc2xdx=21ln∣tanx∣, so:
IF===e2(21ln∣tanx∣)eln(tanx)tanx
Multiply equation (II) by the IF:
tanxdxdw+2wcsc2xtanx=dxd(wtanx)=secxtanxsecxtanx
Integrate both sides with respect to x:
wtanx=wtanx=∫secxtanxdxsecx+c
Now substitute w back in terms of y. We know y2=wsin2x, so w=sin2xy2:
(sin2xy2)tanx=(2sinxcosxy2)(cosxsinx)=2cos2xy2=y2=y2=y2=secx+ccosx1+ccosx1+ccosx2cos2x(cosx1+ccosx)2cosx(1+ccosx)2cosx+2ccos2x
Letting A=2c, the general solution in the required form is:
y2=2cosx+Acos2x