MHB Jaganmaya's question at Yahoo Answers regarding a first order ODE

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    First order Ode
AI Thread Summary
The discussion focuses on solving the first-order ordinary differential equation given by (y^4 - 2x^3y)dx + (x^4 - 2xy^3)dy = 0. The equation is transformed into a homogeneous form using the substitution v = y/x, leading to a separable equation. After separating variables and integrating, the solution is expressed implicitly as x^2y = Cx(x^3 + y^3). The trivial solution y ≡ 0 is noted as lost during the process. The final result provides a relationship between x and y that satisfies the original differential equation.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the question:

Solve the differential equation (y^4 - 2x^3y)dx + (x^4 - 2xy^3)dy = 0 ?

I have posted a link there to this thread so the OP can view my work.
 
Mathematics news on Phys.org
Re: Jaganmaya's question ay Yahoo! Answers regarding a first order ODE

Hello Jaganmaya,

We are given to solve:

$$\left(y^4-2x^3y \right)\,dx+\left(x^4-2xy^3 \right)\,dy=0$$

This equation is in the differential form:

$$M(x,y)\,dx+N(x,y)\,dy=0$$

Rather than test for exactness (which will in fact not lead to an integrating factor in one variable), let's put the equation in the form:

$$\frac{dy}{dx}=f(x,y)$$

and we get:

$$\frac{dy}{dx}=\frac{2x^3y-y^4}{x^4-2xy^3}=\frac{2\left(\dfrac{y}{x} \right)-\left(\dfrac{y}{x} \right)^4}{1-2\left(\dfrac{y}{x} \right)^3}$$

We now have a homogeneous equation, and may use the substitution:

$$v=\frac{y}{x}\implies y=vx\,\therefore\,\frac{dy}{dx}=v+x\frac{dv}{dx}$$

And so, our ODE becomes:

$$v+x\frac{dv}{dx}=\frac{2v-v^4}{1-2v^3}$$

$$x\frac{dv}{dx}=\frac{2v-v^4}{1-2v^3}-v$$

$$x\frac{dv}{dx}=\frac{2v-v^4-v\left(1-2v^3 \right)}{1-2v^3}=\frac{v^4+v}{1-2v^3}$$

Separating variables, we obtain:

$$\frac{1-2v^3}{v^4+v}\,dv=\frac{1}{x}\,dx$$

Note: we have just lost the trivial solution $$y\equiv0$$.

$$\frac{v^3+1-3v^3}{v\left(v^3+1 \right)}\,dv=\frac{1}{x}\,dx$$

$$\left(\frac{1}{v}-\frac{3v^2}{v^3+1} \right)\,dv=\frac{1}{x}\,dx$$

Integrating, we obtain:

$$\ln\left|\frac{v}{v^3+1} \right|=\ln|Cx|$$

And this implies:

$$\frac{v}{v^3+1}=Cx$$

Back-substitute for $v$:

$$\frac{\dfrac{y}{x}}{\dfrac{y^3}{x^3}+1}=Cx$$

$$\frac{x^2y}{x^3+y^3}=Cx$$

And so the solution is given implicitly by:

$$x^2y=Cx\left(x^3+y^3 \right)$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top