Understanding the Role of Constants in First Order Differential Equations

converting1
Messages
65
Reaction score
0
solve dy/dx = x(1-x)

I got y = (x^2)/2 - (x^3)/3 + C

however in the solutions they've gotten:

259y0kp.png


where did t come from?
 
Physics news on Phys.org
It came when they integrated dt on the right hand side, 2 steps above where you marked the solution.
 
It looks to me like there is a typo in the problem. y disappeared! I think they meant the derivative to be dx/dt, not dy/dx. Your solution to dy/dx=x(1-x) is correct.
 
Oh nice spot!
 
Dick said:
It looks to me like there is a typo in the problem. y disappeared! I think they meant the derivative to be dx/dt, not dy/dx. Your solution to dy/dx=x(1-x) is correct.

Yeah it definitely looks like the problem was supposed to be dx/dt
 
thanks guys
 
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