Functions of Two Variables. Need Help

iylia
Messages
1
Reaction score
0
I need some help with one of my tutorial questions. This is the question
http://img122.imageshack.us/img122/9820/ques3dd3.jpg

For Part (a), I have found the partial derivatives as

Fx (x,y) = Cos(x) Sin(y)
Fy (x,y) = Sin(x) Cos (y)

Then to find the stationary points, Let Fx = 0 and Fy = 0. But I am not sure how to find the values..

For Part (b), I have no idea how to solve it..

For Part (c), I know the chain rule for two variables but I am not sure how to apply it to this question. If someone could point out an example that would be great =)

Thx for the help!
 
Last edited by a moderator:
Physics news on Phys.org
(a)Fx = 0 when x = 0 or y = pi/2, or x = pi or y = 3pi/2 etc. as long as you are confined within the domain.

(b) hint: gradient of function is the normal vector of the function surface at a certain point.

chain rule is
dg/dt = (df/dx)(dx/dt) + (df/dy)(dy/dt)

were x = t^2; y = exp(t)

if then f(x,y) is Sin(x) * Sin(y)

we get:

df/dx = Cos(t^2) Sin(exp(t))

and (df/dx)*(dx/dt) = 2tCos(t^2) Sin(exp(t))

similar for (df/dy)(dy/dt)

but I am not so sure about the chain rule anymore.
 
Last edited:
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