Finding Solutions to a Non-Homogeneous DE

  • Thread starter Thread starter fluidistic
  • Start date Start date
fluidistic
Gold Member
Messages
3,928
Reaction score
272

Homework Statement


Find the general and singular solutions of the following DE:
x^2 (y')^2-2(xy-4)y'+y^2=0.


Homework Equations


Not sure. A friend of mine told me it's a Clairaut's equation but I couldn't even reduce the given one into a Clairaut's equation.
y(x)=xy'+f(y')


The Attempt at a Solution


Literally stuck on starting. I checked out for the homogeneity of the DE but it's not. Maybe Bernoulli can come into action... but I'm not sure.
Any tip is greatly appreciated, as usual.
 
Physics news on Phys.org
i aint no wizz kid... and I've never seen clairauts before... but...

take sq root of both sides and rearrange for your general form?
 
ProPatto16 said:
i aint no wizz kid... and I've never seen clairauts before... but...

take sq root of both sides and rearrange for your general form?

I thought about that but there's an "y" term in front of the y' term, so I can't isolate y(x) if I simply take the square root.
 
cant isolate it completely but could it just be an implicit solution? where f is a function of x and y?
like i said i don't know about clairauts method so ill stop spamming you thread haha
 
No this isn't an implicit solution I think. I'd get y in function of y, y', y'' and x which isn't a success. :)
I'll wait for further help.
 
(xy'-y)2 is pretty close to the LHS. Does that help?
 
vela said:
(xy'-y)2 is pretty close to the LHS. Does that help?

Ahahaha, I just did this on my draft. The DE reduces to (xy'-y)^2+8y'.
I'll think on how to continue.
 
The farest expression I reach is y=xy' \mp 2 \sqrt 2 (-y')^{1/2}. I would have thought to factorize by y' and then separate variables but the y's don't have the same exponent number so this doesn't seem to work.
I'm once again stuck.
 
Now you want to use the standard approach to solving Clairaut's equation. Is that what you tried?
 
  • #10
vela said:
Now you want to use the standard approach to solving Clairaut's equation. Is that what you tried?
No, I "forgot" about Clairaut's equation, I thought my friend made a mistake.
So thank you for pointing this out.
I reach y(x)=c_1x+c_2. To verify if this work, I plugged it into the original DE and I got a condition on the constant for the DE to be satisfied. Namely c_1 must be equal to -\frac{c_2 ^2}{8}.
So the final solution can be written on the form y(x)=\frac{-c^2}{8}x+c^2.
Is it possible that I get such a condition for the constants without having been given initial conditions? (I think yes and that the initial conditions will determine c, but I am not 100% sure)
 
  • #11
It's a first-order equation so you only want one constant left at the end to be determined by the initial condition. The other one should be adjusted to satisfy the particular differential equation, just like you found.
 
  • #12
Okay, thank you vela. :smile:
 
Back
Top