Is My Technique Correct for Solving 2nd Order Nonlinear Differential Equations?

Click For Summary

Homework Help Overview

The discussion revolves around solving a second-order nonlinear differential equation of the form xy'' - x(y')^2 = y'. Participants explore various substitution techniques to simplify the equation and make it separable.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to use the substitution u = y' and expresses the equation in terms of u. Some participants suggest alternative substitutions, such as u = xy', and question the implications of these substitutions on the derivatives. Others discuss the separability of the resulting equations and the integration process.

Discussion Status

Participants are actively engaging with different methods to approach the problem. Some have provided guidance on how to manipulate the equation into a separable form, while others express confusion about the substitutions and their consequences. There is a recognition of multiple valid approaches being explored.

Contextual Notes

Some participants note that the original problem may be challenging due to the limited examples provided in the textbook, which may have led to misunderstandings about the necessary substitutions.

j_reez
Messages
9
Reaction score
0
this is the problem: xy'' -x(y')^2 = y'

my book says that i need to substitute u=y' and du/dx=y''...
so i get:

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

so next the book says i need to separate the x's/dx' to one side and u's/du's to the other. however, i cannot do it

am i using the correct technique?


thanks-
Justin
 
Physics news on Phys.org
edit: Nevermind
 
Last edited:
this problems driving me crazy
 
j_reez said:
this is the problem: xy'' -x(y')^2 = y'

my book says that i need to substitute u=y'


Substitute xy'=u instead.

ehild
 
i don't see how that would work...if u=xy' then du/dx=y' +xy''
how would thos substitutions work?
 
if you want you can work it like this:

x(du/dx)-xu^2=u => (u^-2)(du/dx)-(u^-1)/x=1 then use this

substitution, I think this is "Bernoulli equation" z=-(u^-1) and dz/dx=(u^-2)(du/dx)

=> dz/dx +z/x=1. I hope this help you.
 
Your equation is:

[tex]xy'' -x(y')^2 = y'[/tex]

Since y does not appear in the equation, start by putting:

[tex]y' = u[/tex]

which means the equation is:

[tex]xu' - xu^2 = u[/tex]
[tex]u' - u^2 = \frac{u}{x}[/tex]

Now put

[tex]u(x) = xv(x)[/tex]

So that

[tex]u' = v'x + v[/tex]

The differential equation then becomes separable, as follows:

[tex]v'x + v - v^2 x^2 = v[/tex]
[tex]xv' = v^2 x^2[/tex]
[tex]dv/v^2 = x dx[/tex]

Integrating gives:

[tex]-\frac{1}{v} = \frac{x^2}{2} + c[/tex]

where c is an undetermined constant. Rewriting v in terms of u gives:

[tex]-\frac{x}{u} = \frac{x^2}{2} + c[/tex]

Rearranging, we get:

[tex]-\frac{u}{x} = \frac{1}{x^2/2 + c}[/tex]

or

[tex]y' = -\frac{x}{x^2/2 + c}[/tex]

This can now be easily integrated to give the solution:

[tex]y = -\ln(x^2/2 + c) + d[/tex]

where d is a second constant of integration.
 
j_reez said:
i don't see how that would work...if u=xy' then du/dx=y' +xy''
how would thos substitutions work?

[tex]y' = \frac{u}{x}\mbox { , } y''=\frac{u'x-u}{x^2}[/tex]

Plugging in y' and y'' the differential equation becomes

[tex]\frac{xu'-u}{x}-\frac{u^2}{x}=\frac{u}{x}\rightarrow u'x=u^2+2u[/tex]

This is easily separable:

[tex]\frac{du}{u^2+2u}=\frac{dx}{x}[/tex]

and results in

[tex]u=\frac{2x^2}{C-x^2} \mbox { that is } y'=\frac{2x}{C-x^2}[/tex]

This is the same solution James got but his method is simpler, I have to admit :smile: You see there are many ways to go...

ehild
 
Thank You

thanks guys! its very clear to me now :) my book had one very limited example which made it sound like i only need to make one substitution. however, i clearly see it now!

thanks,
Justin
 

Similar threads

Replies
4
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
17
Views
4K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K