PDA

View Full Version : Solve : ( y^2 - 4 )dx - dy = 0


Naeem
Apr1-05, 09:38 PM
I did the following:

dy/(y^2 -4 ) = dx

Integral ( -1/4 /y + 2 + 1/4 / ( y-2) . dy = Integral dx

-1/4 ln | y + 2 | + 1 /4 ln |y -2 | + C = x

Multiplying all thru by - 4 we get

ln | y + 2 | + ln | y - 2 | + 4C = 4x ( Note: 4C is another 'C'which is a bigger C)

ln | y + 2 / y - 2| + C = 4x

C = 4x - ln | y + 2 / y -2 |

If this is correct, can we simplify the solution any further.

whozum
Apr1-05, 09:47 PM
You ahve a lot of mismatched parentheses but,

\frac{1}{y^2-4} = \frac{1}{(y-2)(y+2)}

You cant separate these two in the denominator.

I would do this using the substitution y = 2sec(t)

Naeem
Apr1-05, 09:58 PM
Why not? Using Partial fractions you could

A/ something + B / something

whozum
Apr1-05, 10:12 PM
I dont think thats what he did, or if he did he didnt show the work. I can barely read his post.

dextercioby
Apr2-05, 07:38 AM
That "-4" multiplication is incorreclty made.You should have other signs...

Daniel.