Help I don't understand about equailities of the eqation.

  • Thread starter Thread starter john.lee
  • Start date Start date
john.lee
Messages
4
Reaction score
0

Homework Statement



y'=-5xy, y=?



The Attempt at a Solution



i solved that,

dy/dx=-5xy

dy/y=-5x dx

∫(1/y)dy=∫-5x dx

= ln(lyl)= -2.5x^2+C

so, y=+- e^(-2.5x^2+C)
=+-K*e^(-2.5x^2)


but the answer is y=K*e^(-2.5x^2)

how can i understand this?

just shoud i ignore "the absolute value"?
 
Physics news on Phys.org
john.lee said:

Homework Statement



y'=-5xy, y=?



The Attempt at a Solution



i solved that,

dy/dx=-5xy

dy/y=-5x dx

∫(1/y)dy=∫-5x dx

= ln(lyl)= -2.5x^2+C

so, y=+- e^(-2.5x^2+C)
=+-K*e^(-2.5x^2)


but the answer is y=K*e^(-2.5x^2)

how can i understand this?

just shoud i ignore "the absolute value"?

In your solution ##K = \pm e^C## which can be anything but zero. In the answer ##K## is unrestricted. So the only difference is that the answer includes ##y=0## and your solution doesn't. (It was missed when you divided by ##y##). The answers are the same once you include ##y=0## in yours.
 
john.lee said:
just shoud i ignore "the absolute value"?

Yep.

The only reason |abs| is used is to mark the fact that it's impossible to have a ln() value where the thing in the brackets is negative.

Essentially y must be positive for the equation to work.

The only time I can think of that you really need to use +/- is when you have a value with an even power, such as x2, x4, x-6, etc. Because then x can be positive or negative and will still yield the same result when you raise it to that power.

Hope that helps a little!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top