How do I differentiate y = x^2/1-x^2 correctly?

  • Thread starter Thread starter Hollysmoke
  • Start date Start date
Hollysmoke
Messages
185
Reaction score
0
I just wanted to make sure I differentiated this correctly before I started graphing it:

y=x^2/1-x^2

y' = (2x)/(1-x^2)^2

y''=(2+6x^2)/(1-x^2)^3
 
Physics news on Phys.org
Hollysmoke said:
I just wanted to make sure I differentiated this correctly before I started graphing it:

y=x^2/1-x^2

y' = (2x)/(1-x^2)^2

y''=(2+6x^2)/(1-x^2)^3

I don't think that it is quite correct. I believe you are missing a term for your y' derivative (I haven't checked your y''). How did you differentiate? Using the quotient rule?
 
Yes, I used the quotient rule:

y'= (1-x^2)(2x)-(-2x)(x^2) / (1-x^2)
y'= 2x-2x^3+2x^3 / (1-x^2)
 
Don't forget to square the denominator ;)
 
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