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

Partial Derivative Notation for Independent Variable

assuming that $y$ is a function of $x$, would this work: $$\frac{\partial F}{\partial \dot{y}}\dot{x} = \frac{\partial F}{\partial\left(\dot{y}/\dot{x}\right)} = \frac{\partial F}{\partial y’}, y’ = \frac{\dot{y}}{\dot{x}} = \frac{dy}{dx}$$ Here,…
Superman
  • 255
0
votes
0 answers

What's the Meaning of this Partial Derivative notation

I'm currently taking the MIT OCW in multivariate calculus and in the supplementary notes I've seen a notation of partial derivatives that I haven't seen in other textbooks like Thomas' Calculus and I'm confused about the actual meaning of the…
0
votes
1 answer

Partial Derivative of a Relation?

I always thought that it only made sense to take the partial derivative of a function $z=f(x_{1},x_{2},x_{3},...,x_{n})$ with respect to one of its input variables, like ${\partial{f}}/{\partial{x_1}}$. But then I encountered this question: Compute…
0
votes
0 answers

Partial derivatives involving nested functions:

I'm having trouble with the following: The equations $z = g(x,v)$ and $ y = f(x,v)$ can be thought of as defining $z$ as a function of $x$ and $y$, that is: $z = \phi(x,y)$. Show that: $$\frac{\partial \phi}{\partial y} = \left. \frac{\partial…
Poo2uhaha
  • 608
0
votes
1 answer

Derivatives of sin wave function with respect to amplitude, frequency, and horizontal/vertical shifts?

I am trying to find the derivatives of a sine wave function $$f(x,A,F,H,V) = A\sin(F(x-H))+V$$ with respect to each variable, where $A$ is amplitude, $F$ is frequency, $H$ is horizontal shift, and $V$ is vertical shift. So far I believe I have…
abnj77
  • 1
0
votes
0 answers

$\frac{\partial^2U}{\partial X^2}$ partial derivative

I'm asking for a little help. I'm trying to resolve this derivative $\frac{\partial^2U}{\partial X^2}$ where $u = f(x,y), x = e^s \cos(t) , y = e^s \sin(t)$ Here's how I try to solve it. $$\frac{\partial U}{\partial X} = \frac{\partial U}{\partial…
proxima
  • 79
0
votes
1 answer

Being $f(x,y,z) = e^{xyz}$, find the sum of partial derivatives related to each variable at $P(1,0,1)$

Looking for help regarding following question: Being $f(x,y,z) = e^{xyz}$, find the function partial derivatives sum related to each variable on $P(1,0,1)$ point. Wouldn't anyone answer?
0
votes
1 answer

Partial derivative of a function with respect to another variable

I'm struggling to find the derivative of a function with multiple inputs, but some inputs are also inputs to other variables. In this case, both t and x(t) are passed in to f. Given: $f(x, \dot x, t) = 10x\dot x$ where $\dot x=\frac{dx}{dt}$, find…
0
votes
0 answers

Deriving a formula for velocity from the Lagrangian formula for generalized momentum

On pg. 96 of No-Nonsense Classical Mechanics, the author asserts: The trouble I am having is with the highlighted portions. In particular, how do we derive a general formula for velocity $\dot{q}$: $$ \dot{q} = \dot{q}(q, p) $$ from the formula…
user1770201
  • 5,195
  • 6
  • 39
  • 71
0
votes
1 answer

Finding value of $\bigg(\frac{\partial u}{\partial y}\bigg)_{x}$ at point $(5,1,-3,1)$

$\displaystyle \bigg(\frac{\partial u}{\partial y}\bigg)_{x}$ at point $(u,x,y,z)=(5,1-3,1)$ . If it is given $u=x^2y^2+yz-z^3$ and $x^2+y^2+z^2=11$ What i try :: $\displaystyle \frac{\partial u}{\partial y}=\frac{\partial }{\partial…
jacky
  • 5,194
0
votes
2 answers

Partial derivative of $f(x,y)= \int_{x}^{y}e^{t^-2}dt$

I want to compute the partial derivative of the following function: $f(x,y)= \int_{x}^{y}e^{-{t^2}}dt$ Since $f$ is a continous function it has an antiderivative. Let $F$ be the antiderivative of f. Then: $\int_{x}^{y}e^{-t^2}dt = F(y) - F(x)$. Now…
karnan
  • 175
0
votes
0 answers

$g(x,y)=f(\sqrt {x^2+y^2})$ for (x,y) is not zero vector. Show that $y\frac{\partial g}{\partial x}=x\frac{\partial g}{\partial y}$.

Suppose $f: \mathbb{R} \to \mathbb{R}$ is differentiable. I think it need Euler's theorem to solve it. But I do not know the homogeneous degree of g. My attempt is $$g(tx,ty)=f(\sqrt {(tx)^2+(ty)^2})=f(|x|\sqrt {x^2+y^2})$$ Another question is can I…
Steven Lu
  • 1,037
0
votes
0 answers

Show that $x\frac{\partial g}{\partial x}+y\frac{\partial g}{\partial y}=0$ when g$\begin{pmatrix}x \\ y\end{pmatrix}$ = $f({\frac{x}{y}})$

Can I compute $\frac{\partial g}{\partial x}$ to be $\frac{df}{dx}$? The reason is I think $\mathit{f}$ is a one variable function. So $$\frac{\partial g}{\partial x}=\frac{df}{dx}=\frac{1}{y}f'$$ and $$\frac{\partial g}{\partial x}=\frac{df}{dy} =…
Steven Lu
  • 1,037
0
votes
1 answer

Math question partial derivatives?

I have to find ∂z/∂x and dz/dx if z=ln(e^x+e^y) ,y=x^3 Awesome.Now, I write ∂z/∂x=(∂z/∂y)*(∂y/∂x) .I find ∂z/∂y=e^y/(e^x+e^y) ..but how do I find ∂y/∂x? what is its value?
eeee
  • 49
0
votes
1 answer

Partial derivatives with only one variable held constant

In thermodynamics, partial derivatives state which variable is held constant. For example $\frac{\partial U}{\partial V}\vert_T$ means the partial derivative of the internal energy $U$ with respect to the volume $V$, keeping the temperature $T$…
Chegon
  • 143