Solving a Homogenous ODE: Integrals Involved

  • Thread starter Thread starter Mechdude
  • Start date Start date
  • Tags Tags
    Integrals Ode
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Mechdude
Messages
108
Reaction score
1

Homework Statement


the homogenous ode
[tex](x^2+y^2)dy-y^2 dx =0[/tex]


Homework Equations



[itex]v=\frac{y}{x}[/itex]


The Attempt at a Solution


worked al the way here [tex]\int \frac {1}{v^2-v(1+v^2) }dv + \int\frac{v^2}{v^2- v(1+v^2)} = \int \frac {dx}{x}[/tex]
how do i handle the integrals ?
 
Physics news on Phys.org
The integral i get after getting partial fractions has me beat: i got A=1, B=-1
[tex]\int\frac {1}{-v}dv - \int\frac {1}{v^2-v+1} =\int \frac{dx}{x}[/tex]
the second integral on the left is quadratic and irriducible how is it integrated?
 
Im thinking about completing the square thus the second integral on the left becomes:
[tex]- \int \frac{dv} {(v-\frac{1}{2} )^2 + \frac{3}{4} }[/tex]
 
Last edited:
Yes, that's correct. An irreducible quadratic term can always be written as [itex](v- a)^2+ b[/itex] and then the substitution [itex]u= (v- a)/\sqrt{b}[/itex] reduces it to [itex](1/b)(1/(u^2+ 1))[/itex] and the integral is an arctangent.
 
Last edited by a moderator: