Using the definition of the partial derivative

cchase88
Messages
4
Reaction score
0
I need some help with this partial derivative. I can do it by rules, but when I try and do it out using the definition of the partial derivative, I run into problems.

Homework Statement


Find the partial derivative of sqrt[x]y^2 - 4xy with respect to x


The Attempt at a Solution


Going through while holding a variable constant and using basic derivative rules, I was able to get:

(y^2) / 2sqrt[x] - 4y
 
Physics news on Phys.org
hi
As long as that is
(y^2) / (2.sqrt[x]) - 4y
looks good to me...
 
I got that answer by using derivative rules, and not by the definition. When you plug in x+h for x you get sqrt[x+h].. and that's where I'm getting stuck.

I come out getting this:

(4hy + (sqrt[x+h] - sqrt[x])y^2)/h
 
cchase88 said:
I got that answer by using derivative rules, and not by the definition. When you plug in x+h for x you get sqrt[x+h].. and that's where I'm getting stuck.

I come out getting this:

(4hy + (sqrt[x+h] - sqrt[x])y^2)/h
It's getting close to bedtime, so I don't have time to check your work up to this point. Assuming that it's correct up to this point, split the expression above into the sum of two terms, like so:
4hy/h + (sqrt(x + h) - sqrt(x))*y
\frac{4hy}{h} + \frac{y^2(\sqrt{x + h} - \sqrt{x})}{h}

It'll be easy to take the limit as h goes to zero for the term on the left, but the one on the right needs a trick, namely to multiply it (the quotient on the right) by 1 in the form of
\frac{\sqrt{x + h} + \sqrt{x}}{\sqrt{x + h} + \sqrt{x}}

That should give you something that you can take the limit on.
 
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