find the particular solution satisfying the initial condition indicated. y' = x e^(y-x^2) when x=0, y=0
I tried using ln, it seems to go nowhere
separation of variables
\[\large y' = x e^{y-x^2} \] \[\large \dfrac{dy}{dx} = \dfrac{x e^{y}}{e^{x^2}} \] \[\large \dfrac{1}{e^y}dy = \dfrac{x }{e^{x^2}} dx \]
integrate ^^
wow! I didn't thought of doing that. thanks! :)
yw :)
@ganeshie8 just a clarification, is the answer 2e^-y + e^(x^2) = 3 ?
\[\large \dfrac{1}{e^y}dy = \dfrac{x }{e^{x^2}} dx\] \[\large \int e^{-y}dy = \int x e^{-x^2} dx\]
\[\large -e^{-y}= -\frac{1}{2} e^{-x^2} + C\] \[\large e^{-x^2}-2e^{-y}= C\]
thats the general solution, right ?
yes
plugin (0, 0) you get C = 1 - 2 = -1
then the particular solution would be \[\large e^{-x^2}-2e^{-y}= -1\]
oh, I got the sign incorrectly. can you change the equation into y=ln [2/(1+e^-(x^2))] ? because that's the answer on my book
yes just isolate the y
\[\large e^{-x^2}-2e^{-y}= -1 \] \[\large e^{-x^2}+1 = 2e^{-y} \]
\[\large e^{-x^2}-2e^{-y}= -1 \] \[\large \dfrac{e^{-x^2}+1}{2} = e^{-y} \] \[\large \dfrac{2}{e^{-x^2}+1} = e^{y} \]
take ln both sides
\[\large \ln\left( \dfrac{2}{e^{-x^2}+1}\right) = \ln e^{y} \]
\[\large \ln\left( \dfrac{2}{e^{-x^2}+1}\right) = y\ln e \]
\[\large \ln\left( \dfrac{2}{e^{-x^2}+1}\right) = y \]
ok, Thanks! I understood it. :)
Join our real-time social learning platform and learn together with your friends!