Simplifying the Derivative of a Complex Rational Function

mattmannmf
Messages
170
Reaction score
0
find derivative of

y=(sqrt(8x^4-5))/ (x-1)

ok...after working out the tricky calculations i get for my final answer:

(32x^4sqrt(8x^4-5)-64x^3sqrt(8x^4-5)) / (16x^6-32x^5+ 16x^4-10x^2+20x-10)

I don't know if you want to do the math...im just wondering if i can simplify it anymore. thanks
 
Physics news on Phys.org
I'm pretty sure you didn't do this problem the way you were supposed to. Judging by the title of the thread, you are supposed to do logarithmic differentiation, and I don't see any evidence that you have done this. Instead, it looks like you used the chain rule first and then the quotient rule.

y~=~\sqrt{\frac{8x^4 - 5}{x - 1}}
\Rightarrow ln(y)~=~ln \left(\sqrt{\frac{8x^4 - 5}{x - 1}}\right )
Use the properties of logarithms to write the right side as a difference, and then differentiate with respect to x.
 
well what i did was (going from your previous equation):

ln(y)= ln(sqrt(8x^4-5)) - ln(x-1)...then i just took the derivative and it pretty much eliminated all the ln
 
well what i did was (going from your previous equation):

ln(y)= ln(sqrt(8x^4-5)) - ln(x-1)...then i just took the derivative and it pretty much eliminated all the ln
 
On the left side of the equation you should get 1/y * y'. Did you forget to use the chain rule?
 
oh no...i added that... i just forgot to put it up in my above equation
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top