Gradient of f: R^2 -> R Defined by Integral Equation

  • Thread starter Thread starter johnson12
  • Start date Start date
  • Tags Tags
    Gradient
johnson12
Messages
18
Reaction score
0
Define f: R^{2} \rightarrow R , by f(x,y) = \int^{sin(x sin(y sin z))}_{a} g(s) ds


where g:R -> R is continuous. Find the gradient of f.


I tried using the FTC, and differentiating under the integral, but did not get anywhere,

thanks for any suggestions.
 
Physics news on Phys.org
Yes, the FTC, together with the chain rule should work. Basically, you are saying that
f(x,y)= \int_0^u(x,y) g(s)ds
where u(x,y)= x sin(x sin(y sin(x))).
\frac{df}{du}= g(u)
and
\frac{\partial f}{\partial x}= g(u)\frac{\partial u}{\partial x}
\frac{\partial f}{\partial y}= g(u)\frac{\partial u}{\partial y}

So the question is really just: What are \partial u/\partial x and \partial u/\partial yf?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top