Questions tagged [partial-derivative]

For questions regarding partial derivatives. The partial derivative of a function of several variables is the derivative of the function with respect to one of those variables, with all others held constant.

The partial derivative of a function of several variables is the derivative of the function with respect to one of the variables, with the others held constant. The partial derivative, like the ordinary derivative, describes the rate of change of a function in a particular direction.

If $f = f(a_1, a_2, \dots, a_n)$ is a function of $n$ variables, then the partial derivative of $f$ with respect to the variable $a_i$ can be written as a limit:

$$\frac{\partial f}{\partial a_i} = \lim_{h \to 0} \frac{f(a_1, \dots, a_i + h, \dots, a_n) - f(a_1, \dots, a_i, \dots, a_n)}{h}.$$

Alternatively, this quantity can be denoted as $f_{a_i}$.

If the function has continuous partial second derivatives, then:

$$\frac{\partial}{\partial x_i}\left(\frac{\partial}{\partial x_j}\right)=\frac{\partial}{\partial x_j}\left(\frac{\partial}{\partial x_i}\right)$$

a result known as Schwarz's Theorem.

6917 questions
0
votes
0 answers

Mixed partial derivative given first and second order derivative

If $$ f_x=f_y=f_{xx}=f_{yy}=1$$ at a point, does it imply $$f_{xy}=f_{yx}=1 $$ at that point. Note this is not a homework problem, it is a question from a book I am reading for which the solution just regards $f_{xy}=f_{yx}=1$ given $…
matt
  • 876
0
votes
1 answer

Changing to slanted coordinates

In order to convert a partial derivative of an arbitrary function of two variables from Cartesian coordinates to polar coordinates, we can simply employ the chain rule as follows: $$ \frac{\partial f(x,y)}{\partial r}=\frac{\partial f(x,y)}{\partial…
Karambwan
  • 689
0
votes
1 answer

swapping order of differentiation

As $r$ is given, I calculate some derivatives using Wolfram Alpha: $$r=\sqrt{(x-a)^2+(y-b)^2}$$ $$\frac{\partial r}{\partial x}=\frac{x-a}{r}$$ $$\frac{\partial r}{\partial a}=-\frac{\partial r}{\partial x}$$ $$\frac{\partial^2 r}{\partial…
user3600124
  • 203
  • 2
  • 8
0
votes
1 answer

why the below result is true(partial derivation off double sigma)?

''' I have problem to drive the below derivation from double sigma equation please help me. The picture is here I have problem to drive the below derivation from double sigma equation please help me. $$W=\frac12\cdot\sum_{i=1}^6 \sum_{j=1}^6…
0
votes
2 answers

How to find the Jacobian for implicit functions?

I have to find the Jacobian for $$\begin{align} u&= x/ (1-r^2)^{1/2}\\ v&= y/ (1-r^2)^{1/2}\\ w &= z/ ( 1-r^2) \end{align}$$ where $r^2 = x^2 + y^2 + z^2$ but I am not able to solve it without making it more complicated. I think that maybe it…
0
votes
0 answers

Finding the partial derivatives of $f(x,y,z)=x^3+y^3+z^3+3x^2y+3y^2x+3xz^2+x^2y^2z^2$

Would someone be able to explain the concept of implicit partial differentiation, I understand the concepts of basic partial differentiation and implicit differentiation but not partial implicit differentiation. As an example to explain it would…
H.Linkhorn
  • 1,283
0
votes
1 answer

If f is thrice continuously differentiatable ( f is in $C^{3}$) and its third derivative is bounded, then show that

|$\frac{f(x+h)+f(x-h)-2f(x)}{h^{2}}-f''(x)$| is less than or equal to $h^{3}$ times some constant times the supremum of $|f''(y)|$ over y in R Answer $f'''(x)$ = $lim_{h\rightarrow 0}…
0
votes
0 answers

Green's function for $-\Delta$ on the plane is $-\frac{1}{2\pi}\ln\lVert x-y \rVert$

Green's function for $-\Delta$ on the plane is $-\frac{1}{2\pi}\ln\lVert x-y \rVert$ a) Using the method of reflection, compute the green's function for Laplace's equation $-\Delta u=0$ b) Compute the green's function for the quadrant with the…
0
votes
1 answer

Value of multivariable function

We have $$f(x,y,z)=xz+x^2z+sin(x+2y+z).$$ What is the the value of $df(1,-1,1)$. I found the partial derivatives of f and than what? Is something like $$df(a,b,c,)=\frac{df}{dx}(a,b,c)+\frac{df}{dy}(a,b,c)+\frac{df}{dz}(a,b,c)?$$ Thx guys.
Numbers
  • 539
0
votes
1 answer

Plane tangent to sin(xyz) = x + 2y + 3z

I'm trying to solve the following : Find the tangeant plane to sin(xyz) = x + 2y + 3z at P(2,-1,0) Fx = 1 - cos(xyz)*yz = 1 Fy = 2 - cos(xyz)*xz = 2 Fz = 3 - cos(xyz)*xy = 5 So my gradient would be i + 2j + 5k And my plane would be 0 = x + 2y +…
0
votes
2 answers

The partial derivative

Suppose the variables $x$ and $u$ are related by $$x=u$$ Then I have a function $f=f(x)$ which does not explicitly depend on $u$. Then is it true that $$\frac{\partial f}{\partial u}=0$$?
0
votes
0 answers

Finding the second order partial derivative of an arbitrary function.

I need to find the higher order partial derivative of a function. (Need to find: $\frac{\delta ^2 f}{\delta u^2}$ and $\frac{\delta ^2 f}{\delta v^2}$) The problem is that the function is not specified only given as a function of x and y. …
0
votes
1 answer

How to find $\partial\chi^2/\partial b$ when $\chi^2=\sum_{i=1}^N\frac{D(x_i)-a-b(x_i)^2}{\sigma_i^2} $?

How do I find How to find $\partial\chi^2/\partial b$ when $\chi^2=\sum_{i=1}^N\dfrac{D(x_i)-a-b(x_i)^2}{\sigma_i^2} $? My attempt: \begin{align*} \dfrac{\partial}{\partial b}\sum_{i=1}^N\dfrac{D(x_i)-a-b(x_i)^2}{\sigma_i^2} &=…
kaisa
  • 343
0
votes
1 answer

How to find $\partial\chi^2/\partial a$ where $\chi^2=\sum_{i=1}^N\frac{D(x_i)-a-b(x_i)^2}{\sigma_i^2}$?

How to find $\partial\chi^2/\partial a$ where $\chi^2=\sum_{i=1}^N\dfrac{D(x_i)-a-b(x_i)^2}{\sigma_i^2}$? My attempt: \begin{align} \dfrac{\partial}{\partial a}\sum_{i=1}^N\dfrac{D(x_i)-a-b(x_i)^2}{\sigma_i^2} &= \dfrac{\partial}{\partial…
kaisa
  • 343
0
votes
0 answers

Partial derivative of composition function

Given $F(x,y,z) = f(g(x+y),h(y+z))$ what is the partial derivatives of $F$ using partial derivative of $f,g,h$ for $x,y,z$? I don't have any clue, i used to solve when i know the function and not in the abstract form. Edit : Let $f(u,v)$ and so…
Ahmad
  • 1,380
  • 1
  • 18
  • 37