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
1 answer

Partial derivative of an integral with respect to integrand

I am looking for the answer of the following derivative $$ \frac{\partial }{\partial f}\int_{\Omega} f(x)dx $$ where $\Omega$ is an open domain in $\mathbb{R}^n$ and $f:\mathbb{R}^n\rightarrow \mathbb{R}$ is an integrable function. I feel like it…
Lev Bahn
  • 2,892
0
votes
0 answers

Total derivative. Combining two terms

I will appreciate greatly if somebody could explain me how the two terms on the left are combined to form a total derivative? The first term on the left changed by using r=r_2*sin(phi). But the book says that there two terms that are combined. This…
user504068
0
votes
0 answers

Partial derivative of the absolute difference between cosine similarity of two vectors and a scalar

This thread develops the partial derivative of cosine similarity between two vectors. Given a scalar $k$ and the cosine similarity function $$cossim (\mathbf{v},\mathbf{w}) = \frac{{\mathbf{v} \cdot \mathbf{w}}} {{\left| {\mathbf{v} }…
bzt3428
  • 1
  • 1
0
votes
0 answers

How to prove that the given sphere is perpendicular

Given the sphere $x^2+y^2+z^2=ax, x^2+y^2+z^2=bx.$ How to prove that the given sphere is reciprocically normal. My attemp is: I find: $f_x(x,y,z)=2x-a,f_y(x,y,z)=2y,f_z(x,y,z)=2z$ $f_x(x,y,z)=2x-b,f_y(x,y,z)=2y,f_z(x,y,z)=2z$ but i dint know how to…
hi hi
  • 79
0
votes
1 answer

How to prove that $\Delta f = 0$ for $f(x)=\frac{1}{||x||}$?

I am given a function $f:\mathbb{R}^3\rightarrow\mathbb{R}:f(x)=\frac{1}{||x||}$, and I am not really sure that the norm must be Euclidian (anyway it wasn't mentioned in the task), and I have to prove that $\Delta f = 0$ (Laplace operator: $\Delta…
nakajuice
  • 2,549
0
votes
1 answer

Simple partial derivative question question $\frac{\partial (a^n c)}{\partial (a^px^2)}$

I am trying to write the term below, $$ \frac{\partial^2(a^n c)}{\partial (a^p x)^2} $$ in terms of $$ \frac{\partial^2c}{\partial x^2}$$ only. How do I move $a^p$ and $a^n$ out of the derivatives? My understanding is that I can first write it…
user919030
0
votes
1 answer

Second Derivative of an implicit function using partial differentiation

If $x\sqrt{1-y^2} + y\sqrt{1-x^2} = a$ I have to show that: $\frac{d^2{y}}{d{x^2}} = \frac{-a}{(1-x^2)^\frac{3}{2}}$ What I did is, used the formula : $\mathbf{\frac{dy}{dx} =…
0
votes
1 answer

Partial differential of $f(x,y)=x+y$ given $x+y=1$

Suppose a function $f(x,y)=x+y$ and We have to find $\partial f/\partial x$ given $x+y=1$. There two ways I can do this but I'm confused about which one is right and why? $$f(x,y)=x+y=1$$ $$\Rightarrow \frac{\partial f}{\partial…
0
votes
0 answers

Partial derivative Problem related on Brownian motion

Let's assume $F(t,W(t))=t*W(t)$. ($W(t)$ is brownian motion) Then when we calculate partial derivative of $F$ with $t$ (That is $F_t$), $F_t=W(t)$ But I'm confused because the meaning of partial derivative is observe very small difference when one…
0
votes
2 answers

Find $\frac{\partial (x,y)}{\partial (u,v)}$

Given $$x=\frac{u+v}{1-uv}$$ and $$y=\arctan\left(u\right)+\arctan\left(v\right)$$ Then find $$\frac{\partial (x,y)}{\partial (u,v)}$$ I don't understand the notation $(x,y)$ or $(u,v)$,since I've always seen a function instead of $(x,y)$ and a…
masaheb
  • 918
  • 6
  • 16
0
votes
1 answer

Partial derivative with two different limits

$$z = f \left( u(t), \ v(t)\right) $$ In my lecture notes, it is said that $$ \lim_{h\rightarrow0}\frac{f\left(u\left(t+h\right){,}\ v\left(t+h\right)\right)-f\left(u\left(t\right){,}\ v\left(t+h\right)\right)}{h}=\frac{\partial f}{\partial…
mathslover
  • 1,482
0
votes
1 answer

Partial differentiation problem (FOC)

I am having troubles to partially differentiate the following: $ \frac{\delta (v_i-4b_i)^{1/2}*\frac{b_i-c}{a}}{\delta b_i}=0 $ Mostly I am unsure, which rules are applied here and in what order. So far, I made some attempts, but without any…
Phil
  • 47
0
votes
0 answers

Second partial derivative issue

Transform the equation changing to new independent variables $(u ; v)$ : (a) $z_{t t}=a^{2} z_{x x}, u=x-a t, v=x+a t$ (b) $x^{2} z_{x x}-y^{2} z_{y y}=0, u=x y, v=\frac{y}{x}$ I understand how to perform this by chain rule to $u_x$, but with second…
Prox
  • 77
  • 6
0
votes
1 answer

Partial Differentiation-Prove $\frac{\partial u}{\partial y}=\frac{\partial v}{\partial x}$

If $u$ and $v$ are functions of $x$ and $y$ defined by $ x=u+e^{-v}sinu, y=v+e^{-v}cosu$ , then prove that $$\frac{\partial u}{\partial y}=\frac{\partial v}{\partial x}$$ My Attempt: $\frac{\partial x}{\partial v}=0+(sinu)e^{-v}(-1)=-e^{-v}sinu$ and…
0
votes
1 answer

partial derivative of function with variables as powers of e

Edit: From the @Klaus in comments, the original function is In the above example,from Imperial College of London math for Machine Learning on Coursera, I understand partial f/partial x since it is easy to treat the e term as a constant but for…