Thread Closed

need help with nonlinear 2nd order DE

 
Share Thread Thread Tools
Nov8-04, 11:37 PM   #1
 
Cool

need help with nonlinear 2nd order DE


problem: xy'' -x(y')^2 = y'

what i have so far:

u=y' and du/dx=y''

du/dx - u^2 = (1/x)u

int[(1/u)-u]du = int[1/x]dx

ln u - (1/2)u^2 = ln x +c

ok, now is what ive done so far correct? what do i do next?

ps: i'd like to say hi to everyon :) im new here
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Nov9-04, 12:31 AM   #2
 
j_reez,
welcome to the board!

You have made an error here -->
du/dx - u^2 = (1/x)u
int[(1/u)-u]du = int[1/x]dx

What u will have is ...
du/dx - u^2 = (1/x)u
du - u^2dx =(u/x)dx

Can u see the error u made?
Can u correct it?

-- AI
Nov9-04, 12:43 AM   #3
 
i must be making a trivial algebraic mistake....as far as i know im supposed to be isolating dx's and x's on one side with u's and du's on the other...which is why i divided through by x. is this not allowed?


oh boy, i see it...i cant get dx to the other side like that...let me see what i can do
Nov9-04, 12:53 AM   #4
 

need help with nonlinear 2nd order DE


ok hows this look:

x(du/dx) -u^2 = u

x(du/dx) = u + u^2

(1/x)dx = (1/u+u^2)du

?
Nov9-04, 01:03 AM   #5
 
du/dx - u^2 = (1/x)u
Then,
Multiplying throughout by x gives,
x(du/dx) - u^2*x = u

-- AI
Nov9-04, 01:07 AM   #6
 
yes that was the form it was in. ive got it down to this:

[int]dx/x = [int]du/(u(u+1))

how do i integrate the RHS?
Nov9-04, 01:12 AM   #7
 
j_reez,
think again ...

ur original equation was,
xy'' -x(y')^2 = y'
placing u = y' u get,
xu'--xu^2 = u

The way u have separated wont work ...
Think harder!! :)

-- AI
P.S as an aside,
to integrate 1/(u(u+1))
u should use partial fractions and integrate
ofcourse for now it wont apply to this problem
i am just telling this as it might be helpful somewhere else
Nov9-04, 01:26 AM   #8
 
im really not seeing how this can be separated
Nov9-04, 01:44 AM   #9
 
The thing is that it cannot be separated atleast in this form....

Substitute u = vx ...
where v is some function of x ...

-- AI
Thread Closed
Thread Tools


Similar Threads for: need help with nonlinear 2nd order DE
Thread Forum Replies
3rd order nonlinear ODE Differential Equations 4
first order nonlinear DE Differential Equations 3
Third order nonlinear-ODE Calculus & Beyond Homework 1
nonlinear first order Differential Equations 4
2nd order nonlinear DE...need help bad Introductory Physics Homework 8