Calculus · real student question

Solve the differential equation dx/dy = a * x^(2/3), where a is a constant.

Question

Solve

dxdy=ax2/3,\frac{dx}{dy}=a\,x^{2/3},

where aa is a constant.

Step-by-step solution

  1. Separate the variables. Dividing both sides by x2/3x^{2/3} and multiplying by dydy puts each variable with its own differential:

    x2/3dx=ady.x^{-2/3}\,dx=a\,dy.

    Note that dividing by x2/3x^{2/3} is only legal when x0x\ne0 — the case x=0x=0 has to be examined separately, and it turns out to matter here.

  2. Integrate the left side with the power rule. With n=23n=-\tfrac23, the new exponent is n+1=13n+1=\tfrac13:

    x2/3dx=x1/31/3=3x1/3.\int x^{-2/3}\,dx=\frac{x^{1/3}}{1/3}=3x^{1/3}.

    Dividing by 13\tfrac13 means multiplying by 33 — the source of the factor that later becomes a3\tfrac{a}{3}.

  3. Integrate the right side and combine. Since aa is constant, ady=ay\int a\,dy=ay, so

    3x1/3=ay+C.3x^{1/3}=ay+C.

    One arbitrary constant suffices for a first-order equation.

  4. Solve for xx explicitly. Dividing by 33 and absorbing the constant:

    x1/3=a3y+C1    x=(a3y+C1)3.x^{1/3}=\frac{a}{3}y+C_{1}\;\Longrightarrow\;x=\left(\frac{a}{3}y+C_{1}\right)^{3}.

    Cubing is safe with no ±\pm ambiguity, because the cube function is one-to-one on the reals — unlike squaring.

  5. Add the singular solution and verify. The constant function x0x\equiv0 satisfies the equation (dxdy=0\frac{dx}{dy}=0 and a02/3=0a\cdot0^{2/3}=0) but is not of the general form for any finite C1C_{1}, so it is a genuine singular solution. It also makes this a standard example of non-uniqueness: through the point x=0x=0 both x0x\equiv0 and x=(a3y)3x=\left(\tfrac{a}{3}y\right)^{3} pass, because x2/3x^{2/3} is not Lipschitz at 00. Numeric check with a=1.7a=1.7, C1=0.4C_{1}=0.4 at y=1.1y=1.1: dxdy=1.7802589\frac{dx}{dy}=1.7802589 and ax2/3=1.7802589ax^{2/3}=1.7802589 ✓.

Answer

x=(a3y+C)3,together with the singular solution x0x=\left(\frac{a}{3}y+C\right)^{3},\qquad\text{together with the singular solution }x\equiv0

Need to solve a different problem like this? Open the solver →