Solving for Singular Solution of y = x(dx/dy) - (1/4)(dy/dx)^4

  • Thread starter Thread starter jaredmt
  • Start date Start date
jaredmt
Messages
120
Reaction score
0

Homework Statement


find singular solution:
y = x(dx/dy) - (1/4)(dy/dx)^4


Homework Equations





The Attempt at a Solution



ok i let dy/dx = p and ended up with:
y = xc - (1/4)c^4

and my professor says i got that much correct but apparently i didnt find the formula for singular solution. what am i supposed to do now? i thought that was the formula but i guess not
 
Physics news on Phys.org
jaredmt said:

Homework Statement


find singular solution:
y = x(dx/dy) - (1/4)(dy/dx)^4

The Attempt at a Solution



ok i let dy/dx = p and ended up with:
y = xc - (1/4)c^4

and my professor says i got that much correct but apparently i didnt find the formula for singular solution. what am i supposed to do now? i thought that was the formula but i guess not
Let's assume you meant to write: y = x(dy/dx) - (1/4)(dy/dx)^4. Writing y' = dy/dx, that is y = xy' - (1/4)(y')^4. (*)

Then differentiating both sides with respect to x gives y' = y' + xy'' - y''(y')^3, so if y' = p, then p = p + xp' - p'p^3, i.e., 0 = p'(x - p^3).

The p'=0 case leads to the "general solution" (cf. plugging y'=p=c into (*) gives the result you have written); the x - p^3 = 0 case leads to the "singular solution". Of course, you should check your results do meet the definitions.

Review your class notes!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top