twoflower
- 363
- 0
Hi,
I'm trying to solve this:
Find all general maximum solutions of this equation
<br /> y'(2-e^{x}) = -3e^{x}\sin y\cos y<br />
First, there are some singular solutions:
If
<br /> y \equiv k\frac{\pi}{2}<br />
Then right side is zeroed and so is the left.
To convert it to the separate form, I need to divide the equation with 2-e^{x}. But I can do this only if x \neq \log 2
Otherwise I get
<br /> y' = -\frac{3e^{x}}{2-e^{x}}\ \sin y\cos y<br />
And leaving out the singular solutions, I can continue this way
<br /> \frac{y'}{\sin y\cos y}} = -\frac{3e^{x}}{2-e^{x}}<br />
<br /> \int \frac{dy}{\sin y\cos y} = -3\int \frac{e^{x}}{2-e^{x}}\ dx<br />
After evaluating the integrals, I got
<br /> \log \left| \tan y \right| = \log \left|\left(2-e^{x}\right)^3\right| + C<br />
Which I wrote in another way so that I could get rid of those logarithms
<br /> \log \left| \tan y \right| = \log \left|\left(2-e^{x}\right)^3\right| + \log e^{C}<br />
<br /> \log \left| \tan y \right| = \log \left|e^{C}\left(2-e^{x}\right)^3\right|<br />
And thus
<br /> \tan y = e^{C}\left(2-e^{x}\right)^3<br />
<br /> y = \arctan \left[e^{C}\left(2-e^{x}\right)^3\right] + k\pi<br />
Proof showed that this result is correct, but what remains to solve is the domain of x for which it applies.
Even for x = \log 2 the equivalence holds, so I would say that
<br /> y = \arctan \left[e^{C}\left(2-e^{x}\right)^3\right] + k\pi\ \ \ \forall x \in \mathbb{R}<br />
Anyway, according to the official results, it's not correct...
Can you see the problem?
I'm trying to solve this:
Find all general maximum solutions of this equation
<br /> y'(2-e^{x}) = -3e^{x}\sin y\cos y<br />
First, there are some singular solutions:
If
<br /> y \equiv k\frac{\pi}{2}<br />
Then right side is zeroed and so is the left.
To convert it to the separate form, I need to divide the equation with 2-e^{x}. But I can do this only if x \neq \log 2
Otherwise I get
<br /> y' = -\frac{3e^{x}}{2-e^{x}}\ \sin y\cos y<br />
And leaving out the singular solutions, I can continue this way
<br /> \frac{y'}{\sin y\cos y}} = -\frac{3e^{x}}{2-e^{x}}<br />
<br /> \int \frac{dy}{\sin y\cos y} = -3\int \frac{e^{x}}{2-e^{x}}\ dx<br />
After evaluating the integrals, I got
<br /> \log \left| \tan y \right| = \log \left|\left(2-e^{x}\right)^3\right| + C<br />
Which I wrote in another way so that I could get rid of those logarithms
<br /> \log \left| \tan y \right| = \log \left|\left(2-e^{x}\right)^3\right| + \log e^{C}<br />
<br /> \log \left| \tan y \right| = \log \left|e^{C}\left(2-e^{x}\right)^3\right|<br />
And thus
<br /> \tan y = e^{C}\left(2-e^{x}\right)^3<br />
<br /> y = \arctan \left[e^{C}\left(2-e^{x}\right)^3\right] + k\pi<br />
Proof showed that this result is correct, but what remains to solve is the domain of x for which it applies.
Even for x = \log 2 the equivalence holds, so I would say that
<br /> y = \arctan \left[e^{C}\left(2-e^{x}\right)^3\right] + k\pi\ \ \ \forall x \in \mathbb{R}<br />
Anyway, according to the official results, it's not correct...
Can you see the problem?