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
2 answers

Partial derivative of dz/dx wrt theta

$$\frac{\partial }{\partial \theta}\frac{\partial z }{\partial x}$$ Can any kind soul help me on this? I've tried numerous calculators and resources but I can't seem to find it. Let $z=f(x,y)$ be a function in two variables so that $x=r\cos\theta$…
0
votes
1 answer

Finding $\frac{\partial g\left(x,x+y\right)}{\partial x}$?

Suppose I have a function such that \begin{align} f\left(x,y\right)&=x^2+y^2+xy, \end{align} now let $v=x+y\implies y=v-x$,…
bjd2385
  • 3,017
0
votes
1 answer

chain rule of two related functions

Suppose I have the functions $f(x,y)=xy-y$ and $g(u,v)=f(u,uv)$ and I want to calculate dg(a,b) two ways (1) explicitly and (2) using chain rule My attempt: for (1) it seems easy enough just plug x=u and y=uv then, $g(u,v)=f(u,uv)=u^2v-uv$ and…
0
votes
1 answer

partials and chain rule

Suppose I have the following functions, $f(x,y)=xy-y^3$ and $g(u,v)=f(u^3,uv^2)$ then calculate the gradient $dg(u_0,v_0)$ using the chain rule. My attempt: I set $x=u^3$ and $y=uv^2$ $\frac{\partial g}{\partial u}=\frac{\partial g}{\partial…
jon
  • 65
0
votes
1 answer

Converting $\left(\frac{\partial f\left(x,y\right)}{\partial x}\right)^2+\left(\frac{\partial f\left(x,y\right)}{\partial y}\right)^2 $ to Polar

I apologize about the title as I would have included the entire identity I am trying to prove analytically but we are limited to 150 characters. I'm given the following problem in Widder's Advanced Calculus: 11.)…
bjd2385
  • 3,017
0
votes
2 answers

Partial Derivatives Question related to the Chain Rule

I am not understanding what I'm doing wrong with the following question. Suppose $w = \dfrac{x}{y} + \dfrac{y}{z}, x = e^t, y = 2 + \sin(t), z = 2 + \cos(4t)$. Find $\dfrac{dw}{dt}$ as a function of $x,y,z$ and $t$ and do no write $x,y,$ and $z$ in…
0
votes
1 answer

Directional derivative of a scalar function $f(x,y,z) = \frac{1}{x+y+z}$

Given the function: $$ f(x,y,z) = \frac{1}{x+y+z} $$ What's the directional derivative in the direction of the gradient at $(x,y,z) =(1,1,1)$? I calculated that: $$ \overrightarrow{\triangledown} f \;\biggr\rvert_{(1,1,1)} =…
Dor
  • 1,074
0
votes
1 answer

Partial derivatives in terms of both variables

if i have a scalar function as below, i know how to find the partial derivative in terms of x, but can someone gives me some help in understanding how i can take the partial derivative in terms of both variables? Any help is appreciated, thanks in…
0
votes
1 answer

Maximum on a bound region

We are asked to find the maximum of $$f(x,y,z) = x+2y+3z$$ in the region in $\mathbb R^3$ where $$g(x,y,z) = x^2 +y^2 +z^2\leq w$$ as a function of w. I've found the critical point (1,2,3) and their value for f. I've then taken the g term and…
Edward
  • 209
0
votes
1 answer

Partial derivative multivariate

this operation is making me crazy. Can someone help me please? $ g(h) := f(t + h, u + hf(t, u(t))$, with $u'(t) = f(t, u(t))$ So what is $g'(h)? $ Thank you
Gaou
  • 3
0
votes
1 answer

First order derivative of inner product w.r.t. vector

Let $\mathbf{x}\in\Bbb{R}^n$, $\mathbf{y}\in\Bbb{R}^m$, and $A\in\Bbb{R}^{m\times n}$. Also, let $f\colon\Bbb{R}^n\to\Bbb{R}$ given by $$ f(\mathbf{x}) = \big(A\mathbf{x}\big)\cdot\mathbf{y} = \big(A\mathbf{x}\big)^\top\mathbf{y} $$ What is the…
nullgeppetto
  • 3,006
0
votes
1 answer

Second order partial derivatives

Suppose that $z=g(x,y),\, x=s+t,$ and $y=st$, where all first and second order partial derivatives of $g$ exist and are continuous. Show that $$\frac{\partial ^2 z}{\partial s\partial t}=\frac{\partial ^2 g}{\partial…
user190322
-1
votes
1 answer

How to determine linear and nonlinear partial differential equation?

How to distinguish linear differential equations from nonlinear ones? I know, that e.g.: $$ px^2+qy^2 = z^3 $$ is linear, but what can I say about the following P.D.E. $$ p+\log q=z^2 $$ Why? Here $p=\dfrac{\partial z}{\partial x}, q=\dfrac{\partial…
MKS
  • 730
-1
votes
1 answer

Partial derivative of $l(\mu,\lambda;\underline{y})=\frac{n}{2}\log\lambda-\frac{\lambda}{2\mu^2}(n\overline{y}-2n\mu+\mu^2\sum^n_{i=1}\frac{1}{y_i})$

For a part of one of my exercises, I have to derive $$ \frac{\partial}{\partial \mu}l(\mu,\lambda;\underline{y}) $$ where $…
Joe
  • 599
-1
votes
1 answer

Form Partial Differential Equation

z=A exp(pt) sin (px) Form pde for the above equation where A and p are arbitrary constants x ,t independent variable Z = f(x,t)
K S Rao
  • 11
  • 1
  • 3