Active forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Eliminate the Arbitrary Constants
- Law of cosines
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Integration of 4x^2/csc^3x√sinxcosx dx
- application of minima and maxima
- Sight Distance of Vertical Parabolic Curve
New forum topics
- Inverse Trigo
- General Solution of $y' = x \, \ln x$
- engineering economics: construct the cash flow diagram
- Integration of 4x^2/csc^3x√sinxcosx dx
- Maxima and minima (trapezoidal gutter)
- Special products and factoring
- Newton's Law of Cooling
- Law of cosines
- Can you help me po to solve this?
- Eliminate the Arbitrary Constants
Recent comments
- Yes.4 days 8 hours ago
- Sir what if we want to find…4 days 8 hours ago
- Hello po! Question lang po…3 weeks 1 day ago
- 400000=120[14π(D2−10000)]
(…1 month 3 weeks ago - Use integration by parts for…2 months 3 weeks ago
- need answer2 months 3 weeks ago
- Yes you are absolutely right…2 months 3 weeks ago
- I think what is ask is the…2 months 3 weeks ago
- $\cos \theta = \dfrac{2}{…2 months 3 weeks ago
- Why did you use (1/SQ root 5…2 months 3 weeks ago
The equation is not exact,
The equation is not exact, but can be made so by using a special integrating factor. If we write it as:
$$M(x,y) dx + N(x,y) dy=0$$
then...
$$\frac{dM}{dy} = -\sin (y) \sin (2x)$$
and...
$$\frac{dN}{dx}= -2(-\sin (x) \cos (x)) = \sin (2x)$$
So
$$\frac{N_x - M_y}{M} = \frac{1+\sin (y)}{\cos (y)}$$
which depends on $y$ alone. Setting $u(y) = e^{\int \frac{N_x - M_y}{M} dy}$ gives
$$u(y) = \frac{1+\sin (y)}{\cos^2(y)}$$
where we used some trigonometric identities to get this convenient form.
Multiplying through by $u(y)$ gives:
$$u(y)M(x,y) dx + u(y)N(x,y) dy = 0$$
If we call $u(y)M(x,y) = F(x,y)$ and $u(y)N(x,y)=G(x,y)$, then...
$$\frac{dF}{dy} =\frac{\sin (2x) +\sin (2x) \sin (y)}{\cos^2 (y)} = \frac{dG}{dx}$$
and the new equation is exact. So, there exists a function $f(x,y)$ such that...
$\frac{df}{dx} = F$ and $\frac{df}{dy} = G$ and all solutions are of the form
$$f(x,y)=C$$
Now...
$$f(x,y) = \int F(x,y) dx = -\cos^2(x) \frac{1+\sin(y)}{\cos(y)} +g(y)$$
where $g(y)$ is a constant of integration. Taking the partial of this with respect to $y$ and comparing it to $G(x,y)$ (which must also be the partial of $f$ with respect to $y$) gives...
$$-\cos^2(x) \frac{1+sin(y)}{cos^2(y)} +g ' (y) = 1+\sin(y) -\cos^2(x) \frac{1+sin(y)}{cos^2(y)}$$
so that $g ' (y) = 1+\sin(y)$. It follows that
$$g(y) = y-\cos(y)$$
We omit the constant of integration because we'll set our solution $f$ to a constant. Then
$$f(x,y) = y-\cos (y) - \cos^2 (x) \frac{1+\sin (y)}{\cos (y)}$$
and all solutions are defined implicitly by
$$\color{green}{y-\cos (y) - \cos^2(x) \frac{1+\sin(y)}{\cos(y)} = C}$$
If you prefer, you can multiply through by $\cos (y)$ and write the solutions as
$$\color{green}{y \cos (y) - \cos^2 (y) - (1+sin(y)) cos^2(x) - C cos(y) = 0} $$
Alternate solutions are encouraged....