solve this nonlinear differential equation: y''+(y'^2)+1=0 please show your work
so y' is squared?
yes it is
so its (y')^2
yes thats right
ok let me think
al right no problem but it would be helpful if you have had a course in differential equations otherwise it will be really challenging
here is a hint...this involves using u=y' to reduce it to first order equation but it's tricky
i think i got it
one sec let me look at it to make sure
ok no problem take your time you will get medal for this...promise
i kind of want to type what i did but its wrong maybe someone can say where i went wrong
i know how to work the problem...i have it done but don't know if its right because my answer does not match with the solution of this problem...we can help each other help don't worry just post what you have..
dy/dx=v dv/dy=F(y,v) d^2y/dx^2=dv/dx=dv/dy(dy/dx)=vdv/dy
i just need to know what you got for dy/dx ?
you need to do Vdv/dy=-V^2-1
i get dy/dx=(e^(2c1-2y)-1)^(1/2)
V/V^2-1dv=dy
noxi i am sorry i kind of do not understand what you are saying...are you differentiating?
1/2ln(V^2-1)=y+C
ok sorry i remember doing this last year its a special case when you only have one variable
i get 1/2ln(v^2+1)=-y+c
its called second order equations with independent variable missing
my u is ur v...
ur on the right track noxi but seems like you missed a sign somewhere but keep going and post the solution y now
also let me know what you get for your dy/dx before you solve for y
lets see 1/2ln(V^2-1)=-y+C ln(v^2-1)=-2(y)+C (v^2-1)=e^(-2y+C) v^2=e^(-2y+C)-1 dy/dx=SQRT(e^(-2y+C)-1)
so yeah i got the same thing
seems good so far...just solve for y
aya are you there?
yes dy/dx=SQRT(e^(-2y+C)-1) \[dy/\sqrt(e^(-2y+C)-1)=dx\] \[dy/\sqrt(C1e^(-2y0-1)=dx\] sin^-1(e^-y)=x?
no no no no never mind forget that last part that was stupid
shoshny and mandolino what are you guys talking about?
aya can you post whatever you have so far?
MeEngr what are you gettinG?
shoshny i don't know what you talking about man
this looks like an ugly integral \[\int\limits_{}^{}dy/\sqrt(e^(-2y)-1)\]
yes it does very ugly indeed...i cant even type here here but it has natural log function in it
=x i would leave it like that lol
i typed it in wolfram and theres imaginarys in there
yea true but you noxi whats weird is that if you solve this nonlinear differential equation on wolfram http://www.wolframalpha.com/input/?i=y%27%27%2B%28y%27^2%29%2B1%3D0 you get a really simple answer but it does not match with what we got so i am confused...is wolfram right?
Vdv/dy=-V^2-1 do we agree up to heRE/
i agree with u all the way up to dy/dx we are right i believe so whatever we do after that is also right but why is the solution from wolfram so different its really weird..
did you look at the solution in wolfram?
aya can u please post what you have so far?
dv/dy=-(v+(1/v)) dv/(v+1/v)=-dy dy=-dv/(v^2+1/V) dy=-vdv/(v^2+1) y=-1/2ln(V^2+1) e^2y=1/v^2+1 1/e^2y-1=v^2 (1-e^2y)/e^2y=v^2 sqrt(1-e^2y)/e^2y=v=dy/dx
noxi...what did you substitute for y' and y''?
i think dx=sqrt(e^2y)dy/sqrt(e^2y-1) now integrate and wolfram alpha gave a do able integral check me on my math to make sure thats correct is http://www.wolframalpha.com/input/?i=sqrt%28e%5E2y%29%2Fsqrt%28e%5E2y-1%29
i think something got screwed up in your calculations...
isnt the prob is like this? yy''+(y'^2)+1=0 here the answer is equation of circle (x- 1/2)^2+(y+ 1/4)^2 =1/16 answer
noxi answer my previous question
i subbed y'=dy/dx=V y''=dv/dx=dv/dy(dy/dx)=Vdv/dy
thats correct noxi...but your dy/dx looks fishy
which one? when i did my calculations
i think we did this correctly and the integral is horrible, i am off to bed, good luck and sorry i couldnt get the integral right
y+c=-1/2ln(V^2+1) -2y-2c=ln(V^2+1) e^(-2y-2c)=sqrt(V^2+1)
you had a problem with constant of integration and sign...but thanks for help appreciate it
Ce^(-2y)=e^(-2y-2c)
your sqrt(is in the wrong PLace)
yea but here we can not bring the constant in front of e because of other problems involving boundary conditions it does not stay consistent but other than that and a few sign problems your right
i wanted to confirm i am headed the right direction and you made me feel that i am working this right...so thanks for showing me that..
hey aya can you send me a message in group chat...i am just wondering if you have any solution yet
mark i am sorry about late reply but how did you arrive at that solution?
no i'm still working on it i found my mistake with that one way
ok can i see how far you have gotten...
i will only show something if i have something good to show
and i do not yet
your welcome sorry i am now off to bed, good luck and problems like these on tests arent this ugly.
isnt the prob is like yy'+(y')^2+1=0 yy'+(y')^2=-1 MULT BY 2 2[yy'+(y')^2]=-2 2+2[yy'+(y')^2]=0 2+0+2[yy'+(y')^2]=0 integrating 2x-1+0+2yy'=0 integrating x^2-x+ 1/4 +y^2= 1/16 (x- 1/2)^2+(y+ 1/4)^2 =1/16 answer
sory m pc kept hanging up on me..lol
ME hope thats what you are looking for....good luck now
mark what happened to y''?
This is pretty straight forward by substituting u = y' Then \[u' + u^2 + 1 = 0 \] which is a separable equation in u. Solve for u then integrate once to obtain y. Or am I missing something?
no you need to sub y'' as well
if u=dy/dx du/dx=du/dy(dy/dx)=udu/dy
If u = y', then u' = y'' and the equation is \[u' + u^2 + 1 = 0\] Separating variables \[du/(u^2+1) = -dx\] and integrating \[\tan^{-1} u = - x + c_1 \ \hbox{ namely } \ u(x) = \tan(-x+c_1)\] Now, \[dy/dx = u \ \hbox{ hence } y = \int\limits \tan(-x+c_1) \ dx = \ln (\cos (-x+c_1)) + c_2\] It is easy to verify this is a solution to the equation: \[y' = \tan (-x+c_1) \ \hbox{ and} \ y'' = -\sec ^2(-x+c_1)\] hence \[y'' + (y')^2 + 1 = -\sec ^2(-x + c_1) + \tan^2(-x + c_1) + 1 = 0\] as\[\tan^2 \theta + 1 = \sec ^2 \theta \ , \ \ \hbox{for all } \ \theta\]
oh wait a minute... you divided both sides by u^2+1 and so we get u'/(u^2+1)+1=0 omg brillant
teach me your ways james
Wow, that was amazing!
i looked at this last night and i was trying the only way i know and was failing and then james comes in shows a freaking delicious way and i'm envious and jealous at the same time
I was trying by substituting \(y=\frac{u'}{u}\). Not sure of that was gonna work, but I got \(u''+u=0\) which is very easy to solve and then substitute back.
Ha, well. I'm glad I've still got it. *cracks knuckles* Next?
ok i'm going to appoint james as my second zarkon
I fanned you James! Not many people get that :P
lol i fanned james too
good job james, turning a nonlinear eq into a linear eq. great eye
Not quite:\[ u' + u^2 + 1 = 0 \]is not linear, but it is separable.
thats what i meant sep not linear lets see james no one else answered this can you find the annihilator for sin(x)e^(-x) i know itS D^2-2D+A^2+B^2 but i wasnt getting it to =0
Join our real-time social learning platform and learn together with your friends!