Solution for a first-order differential equation

toni556
Messages
2
Reaction score
0

Homework Statement


determine by inspection at least two
solutions of the given first-order IVP
dy/dx = 3y2/3
y(0)=0
2. Equations:
integral xa dx= xa+1/(a+1)+constant

The Attempt at a Solution


change its form to 1/y2/3 dy/dx =3
integrate both sides with respect to x
then it will be
1/y2/3 dy = 3dx
now integrate to get y1/3/(1/3)=3x+c
for y(0)=0 then c=0
then y1/3/(1/3) =3x then y=x3
Is that right? does I miss any condition or jumped over some steps?
 
Last edited:
Physics news on Phys.org
toni556 said:
integrate to get y1/3/3 =3x+c
A couple of errors there. Write 1/y2/3 as ya. What is the integral ya.dy?
toni556 said:
then y1/3/3 =3x then y=x3
That's wrong too, but happens to cancel one of the earlier errors.
 
haruspex said:
A couple of errors there. Write 1/y2/3 as ya. What is the integral ya.dy?

That's wrong too, but happens to cancel one of the earlier errors.
Thanks I corrected them (it was only typing error)
 
toni556 said:
Thanks I corrected them (it was only typing error)
That corrected one of the errors in the integration step. One remains. As I suggested, rewrite 1/y2/3 in the form ya before trying to integrate it.

You are asked for two solutions. Whenever you divide by an expression, what should you check for? At what step did you do a division?
 
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