$$f(x,y) = \int\limits_y^x \cos(7t^2 - 1t + 2) dt$$
How do I get these partial derivatives:
$$f_x (x,y)\ \text{ and } \ f_y (x,y) ?$$
$$f(x,y) = \int\limits_y^x \cos(7t^2 - 1t + 2) dt$$
How do I get these partial derivatives:
$$f_x (x,y)\ \text{ and } \ f_y (x,y) ?$$
On
Let:
$$F(t) = \int \cos(7t^2 - t + 2) dt$$
then:
$$f(x,y) = \int_y^x \cos(7t^2 - t + 2) dt = F(x) - F(y)$$
and so:
$$f_x (x,y) = F'(x) = \cos(7x^2 - x + 2)$$ $$f_y (x,y) = -F'(y) = -\cos(7y^2 - y + 2)$$
On
The integrand $\cos(7t^{2}-t+2)$ is smooth, one does without worry by the Fundamental Theorem of Calculus to get that $\dfrac{\partial}{\partial y}\displaystyle\int_{y}^{x}\cos(7t^{2}-t+2)dt=-\cos(7y^{2}-y+2)$.
Use the fundamental theorem of calculus: $$ \frac{\partial}{\partial x}\int_y^x \cos(7\,t^2 - t + 2)\,dt=\cos(7\,x^2 - x + 2). $$ Can you do the partial with respect to $y$?