Second order differential equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
jtruth914
Messages
20
Reaction score
0
Find a solution to the following second order differential equation
xy'+y=1/y^2

My Attempt:

P= y'= dy/dx

x dy/dx + y = 1/y^2

dy/dx + y/x = 1/xy^2

Integrating Factor = e^∫1/x dx = e^lnx

y e^lnx=∫ (e^lnx)(1/xy^2) dx
 
Physics news on Phys.org
I do not see how this equation is second-order. Where is the second derivative of y?

So where are you stuck? What are you doing?

It bothers me a little that you seem to be using an integrating factor on a nonlinear differential equation; typically, multiplying by an integrating factor is something you do when the the DE is linear (this one isn't since you have a y^2 term).

This differential equation is nonlinear, so it must be one of the types that can be solved explicitly (if this is a homework problem). Can it be shown to be exact, homogeneous, or Bernoulli? (Hint: it can.)