Question
Question: If $y=y(x), y \in \left[0,\frac{\pi}{2}\right)$ is the solution of the differential equation $\sec y...
If y=y(x),y∈[0,2π) is the solution of the differential equation secydxdy−sin(x+y)−sin(x−y)=0, with
y(0)=0, then 5y(2π) is equal to ______.

5arctan(2)
Solution
The given differential equation is: secydxdy−sin(x+y)−sin(x−y)=0
First, simplify the trigonometric terms sin(x+y)+sin(x−y). Using the sum-to-product identity sinA+sinB=2sin(2A+B)cos(2A−B): Let A=x+y and B=x−y. Then 2A+B=2(x+y)+(x−y)=22x=x. And 2A−B=2(x+y)−(x−y)=22y=y. So, sin(x+y)+sin(x−y)=2sinxcosy.
Substitute this back into the differential equation: secydxdy−(2sinxcosy)=0 secydxdy=2sinxcosy Rewrite secy as cosy1: cosy1dxdy=2sinxcosy Multiply both sides by cosy (note that y∈[0,π/2), so cosy=0): dxdy=2sinxcos2y This is a separable differential equation. Separate the variables y and x: cos2ydy=2sinxdx sec2ydy=2sinxdx Now, integrate both sides: ∫sec2ydy=∫2sinxdx tany=−2cosx+C Use the initial condition y(0)=0 to find the constant C: Substitute x=0 and y=0 into the general solution: tan(0)=−2cos(0)+C 0=−2(1)+C C=2 So, the particular solution to the differential equation is: tany=−2cosx+2 tany=2(1−cosx) We need to find the value of 5y(2π). First, find y(2π) by substituting x=2π into the solution: tan(y(2π))=2(1−cos(2π)) Since cos(2π)=0: tan(y(2π))=2(1−0) tan(y(2π))=2 Let y0=y(2π). Then tany0=2. Since y∈[0,2π), y0 must be arctan(2). So, y(2π)=arctan(2). The question asks for 5y(2π): 5y(2π)=5arctan(2)
Thus, the final answer is 5arctan(2).