Simple Separable 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
3 replies · 1K views
BarackObama
Messages
13
Reaction score
0

Homework Statement


y' = y^2sinx


Homework Equations





The Attempt at a Solution


dy/dx = y^2sinx
dy/y^2 = dxsinx
integral(dy/y^2) = integral(sinxdx)

Aside:
let u = y^2
du = 2ydy
dy = du/2y

ln(abs(y^2))/2y = -cosx+C

integral(du/2y^3) = integral(sinxdx)
 
Physics news on Phys.org
Good morning, Mr President! :smile:
BarackObama said:
Aside:
let u = y^2
du = 2ydy
dy = du/2y

ln(abs(y^2))/2y = -cosx+C

integral(du/2y^3) = integral(sinxdx)

hmm … you're not going to get a second term like that. :redface:

You need the integral of 1/y2

surely you know what that is anyway?? :smile:
 
Thanks!

y= 1/(cosx + C)