tripleZ
- 2
- 0
Homework Statement
Show that this problem has a unique solution:
<br /> \frac {dy}{dx}=\frac{4x+2e^{y}}{2+2x^2}<br />
given that y(0) = 0.
Homework Equations
Test for exactness: If (when rewritten into (2+2x^2)y' - 4x+2e^y = 0 ; which i hope is correct) My = Nx then there is an exact solution.
The Attempt at a Solution
I set M(x,y) = -4x+2e^y, and N(x,y) = 2+2x^2. (those can be further simplified by dividing by 2).
Then I found My(x,y) partial to be -2x +e^y, and Nx(x,y) = 2x.
From there on I couldn't think of much, I tried finding integrating factor but failed in that too. Would be nice if someone can point me in the right direction. I should also mention that I've had a break from maths for a few years (last I did was intro calculus) and now that I'm back I noticed that I've forgot a LOT, so I hope to get some help here to get me started :)