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
[tex]y(x) = \frac{2x}{x^2+2\cdotC}[/tex]
But then I use my own brain I get a totally different result. Look.
First I choose [tex]w = y^{-1}[/tex]
Why by the solution method for Bernoulli diff.eqn from my textbook( Zigs First Course in differential eqn p. 62-63).
[tex]\frac{dw}{dx}+ \frac{1}{x}w = 1[/tex]
I find the integration factor to be x^-1.
thus I get that [tex]x^{-1} \cdot w = \int(\frac{1}{x})dx = ln(x)[/tex]
and by replacing w with y^-1
I get
[tex]y(x) = \frac{1}{x\cdot ln(x)+kx}[/tex]
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 :(