Seperable differential equations question

csc2iffy
Messages
74
Reaction score
0

Homework Statement


Solve the differential equation dy/dx = 3x2(1+y2)3/2


Homework Equations





The Attempt at a Solution


So far this is what I have (I'm almost finished) -

∫dy/(1+y)3/2 = ∫3x2 dx
Let y = tan(u) , dy = sec2(u)
Then (1+y2)3/2 = (tan2(u)+1)3/2 = sec3(u) and u = tan-1(y)
∫cos(u)du = ∫3x2dx
sin(u)+c = x3+c
sin(tan-1(y)) = x3+C

One question here, how do I simplify the left-hand side? I seem to have forgotten. Thanks!
 
Physics news on Phys.org
Draw a right triangle with an angle 'a' that satisfies tan(a)=y. Work out the hypotenuse. Now find sin(a).
 
thank you!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top