Finding the Gradient of an Integral?

  • Thread starter Thread starter theBEAST
  • Start date Start date
  • Tags Tags
    Gradient Integral
theBEAST
Messages
361
Reaction score
0

Homework Statement


https://dl.dropbox.com/u/64325990/Capture.PNG

I'm not even sure where to start :O
 
Last edited by a moderator:
Physics news on Phys.org
How about

f(0+\Delta x,0+\Delta y)\approx f(0,0)+\frac{\partial f}{\partial x}(0,0)\Delta x+\frac{\partial f}{\partial y}(0,0)\Delta y

This uses the gradient in the sense of

df\approx \nabla f\cdot(dx,dy)

Though I'm sorting of putting together whatever notation comes to mind, so let us know if you have notes close to this but aren't sure how they relate, or any other questions.
 
theBEAST said:

Homework Statement


https://dl.dropbox.com/u/64325990/Capture.PNG

I'm not even sure where to start :O

Start with the Fundamental Theorem of Calculus to work out \frac{\partial f}{\partial y} and \frac{\partial f}{\partial x}.

For the latter, you might find it more helpful to switch the bounds and put a negative sign on the integral.
 
Last edited by a moderator:
theBEAST said:

Homework Statement


https://dl.dropbox.com/u/64325990/Capture.PNG

I'm not even sure where to start :O
You have received two very good tips.

I'll make my response more concrete.

cos(t2) is integrable, but not in closed form with elementary functions.

Let G(t) be an anti-derivative of cos(t2).

Then of course, cos(t2) is the derivative of G(t).

Using this to evaluate your integral gives:

\displaystyle \int_{x}^{y}{\cos(t^2)}\,dt=G(y)-G(x)\ .

Now take the gradient of that.

Can you take it from here?
 
Last edited by a moderator:
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