LawlQuals said:
Sure, looks Bernoulliriffic to me. Just trust yourself, go through the solution strategy for the Bernoulli equations, and you will arrive at a result. It is always good to try things out before asking questions.
Okay thanks Lawl,
The reason I'm asking is that I get the right solution using Maple and the wrong one by hand :(
But now I know that it is a Bernoulli diff.eqn thanks :)
But why do I keep getting the wrong result by hand??
Maple says to me Susanne the solution is
y(x) = \frac{2x}{x^2+2\cdotC}
But then I use my own brain I get a totally different result. Look.
First I choose w = y^{-1}
Why by the solution method for Bernoulli diff.eqn from my textbook( Zigs First Course in differential eqn p. 62-63).
\frac{dw}{dx}+ \frac{1}{x}w = 1
I find the integration factor to be x^-1.
thus I get that x^{-1} \cdot w = \int(\frac{1}{x})dx = ln(x)
and by replacing w with y^-1
I get
y(x) = \frac{1}{x\cdot ln(x)+kx}
Which as you can see is lightyears away from what Maple says the solution. What am I doing wrong? Please point out where I in my calc are doing wrong :(