Solving Unseparable O.D.E. xyy`= 2y^2 +4x^2

  • Thread starter Thread starter asdf1
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around solving the ordinary differential equation (ODE) given by xy y' = 2y^2 + 4x^2, which is identified as unseparable. Participants explore methods to transform the equation into a more manageable form.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss rewriting the ODE in terms of y' and suggest substitutions such as z = y/x and v = y/x to make the equation separable. There are inquiries about the reasoning behind these substitutions and the definitions of homogeneity in this context.

Discussion Status

Several participants have provided insights into the transformation of the ODE and the implications of using substitutions. There is an ongoing exploration of the conditions under which the solutions are valid, particularly regarding the square root of the resulting expressions and the boundary conditions.

Contextual Notes

Some participants note the importance of checking if the ODE is separable or homogeneous as a first step. There is mention of the original condition y(2) = 4, which adds complexity to the discussion regarding the nature of the solutions.

asdf1
Messages
734
Reaction score
0
another O.D.E. question:
xyy`= 2y^2 +4x^2
also unseparable...
 
Physics news on Phys.org
I`m a bit rusty on D.E.'s, but you can write it as:

[tex]y'=2(y/x)+4(x/y)[/tex]

IIRC, whenever you have y'=F(y/x), the equation also called homogeneous (different from the homogeneous linear ODE definition), this one is invariant under 'zoom'.

If you make the subsitution z=y/x, the equation becomes:
[tex]z+xz'=2z+4/z[/tex]
or
[tex]xz'=z+4/z[/tex]
which is separable.
 
Last edited:
it's separable, use v=y/x
 
why'd you think of v=y/x?
 
Galileo explained. It's because the DE is homogeneous (not with the 0 constant, but with the sum of all exponents of all terms is constant (here 2). You can then divide so the DE becomes a function of (y/x). Susbtitution will make it separable.
 
so the first step when you see an O.D.E you have to check if it's separable
=> if not, then check if it's homogeneous, and use that substitution...
thanks! :)
 
Checking if it's separable should indeed always be the first you do and when it's not, try to see if you can make it separable with a substitution.
The substitution used here a very common one.
 
what are the most common substitutions used?
 
Well y = v(x)x is a common one and if I recall correctly, for second order isobaric equations you can make the substitution y = vx^m if there is a single value of m which makes the equation dimensionally consistent (you assign weights to y, dy, x and dx).
 
Last edited:
  • #10
ok~ thanks! :)
 
  • #11
hmmm... here's my work~
(i forgot to include that the original condition is y(2)=4, sorry about that!)
y`= 2y/x+4x/y
suppose y=vx
=>v=y/x
so y`=v+v`x
=> v+xv`=2v +4/v
=> v`x=v+4/v
=> v`x=(v^2 +4)/v
=> v/(v^2 +4)dv=dx
=> 1/2[dv^2/(v^2 +4)] =dx
=> 1/2ln[absolute value (v^2 +4)] =x+ c`
=> ln[absolute value (y^2/(x^2) +4)]=2x+c`
=> y^2/(x^2) +4 =e^(2x +c`)
=> y^2 +4x^2 =c(x^2)*[e^(2x)]
=> y^2=c(x^2)*[e^(2x)]-4x^2
now my problem is that when you take the square root on both sides of the equations, the right side should have a positive and negative root, but the correct answer should only have a positive square root~
why?
btw, what is meant by the different homogeneous definitions and "zoom"?

Galileo said:
whenever you have y'=F(y/x), the equation also called homogeneous (different from the homogeneous linear ODE definition), this one is invariant under 'zoom'.
 
  • #12
asdf1 said:
hmmm... here's my work~
(i forgot to include that the original condition is y(2)=4, sorry about that!)
y`= 2y/x+4x/y
suppose y=vx
=>v=y/x
so y`=v+v`x
=> v+xv`=2v +4/v
=> v`x=v+4/v
=> v`x=(v^2 +4)/v
=> v/(v^2 +4)dv=dx
Whoopsie, you've lost an x.

now my problem is that when you take the square root on both sides of the equations, the right side should have a positive and negative root, but the correct answer should only have a positive square root~
why?
The actual answer also needs a square root since you'll get a relation between y^2 and x. Now if this equation is true both the positive and negative square roots must be valid solutions to the ODE, but a little bit of thought shows that no more than one can fit the same boundary condition (y(2)=4)
btw, what is meant by the different homogeneous definitions and "zoom"?
A linear DE of, say, second order:
[tex]y''+A(x)y'+B(x)y=r(x)[/tex]
is called homogeneous if r(x)=0. Your ODE is a also called homogeneous, but it's in a different context, so it naturally hasn't the same meaning.

Since the ODE can be written in terms of y/x. If we make the change of variables [itex]\hat y=ay[/itex] and [itex]\hat x=ax[/itex] for some positive a. So that we're scaling the y and x-axes by the same amount (this is what I meant by zoom), the ODE looks the same, since [itex]\hat y/\hat x=y/x[/itex].
 
  • #13
thank you very much! :)
i'll try and be more careful on my calculations~
 

Similar threads

Replies
7
Views
5K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
994
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K