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 $f(x,y) = z$ with respect to $z$

This is probably a really bad question with some major oversights, but I don't seem to see them right now. If I define a function $$ z = f(x,y) = x^2 + y^2$$ and took the partial derivative respect to $z$ of $z$ and $f(x,y)$ is it correct to…
Nick Yarn
  • 61
  • 8
0
votes
1 answer

Problem in understanding Chain rule for partial derivatives

I'm having trouble understanding the chain rule for partial derivatives. If I'm given that $\omega=f(x,y)$ where $x$ and $y$ are functions of both $t$ and $r$, then by chain rule I can write that: $$\frac{\partial \omega}{\partial t}=\frac{\partial…
0
votes
1 answer

How to find the respective terms on this problem on Partial Derivatives

I was studying about partial derivatives and I got confused by this problem. I'm asked to prove that $$(\frac{\partial \omega}{\partial \theta})^2+ \frac{1}{r^2}(\frac{\partial \omega}{\partial r})^2=(\frac{\partial f}{\partial…
0
votes
1 answer

Vector function derivative

If a function $f(t,x)$ has $x \in \mathbb{R}^{2}$, what is the partial derivative $\frac{\partial{f}}{\partial{x}}$? Thank you greatly.
0
votes
0 answers

$\nabla g(x) = (x^{T} x)^{m+1}$ derivation rule

I think my calculations of $\nabla g(x) = (x^{T} x)^{m+1}$ are wrong...mostly the last part. Can someone help me? Given $g(x) = (x^{T} x)^{m+1}$ we say that $f(x) = x^{T}x = \langle x,x \rangle = \sum_{i=1}^{n}x_{i}^{2}$ thus: \begin{equation} …
Moleson
  • 107
0
votes
1 answer

Partial Derivatives, find rate of change

I have done part a) of this question. I am confused about part b), as it doesn't say determine rate of change of temperature with respect to anything, so I am confused. Would it be ∂T/∂x + ∂T/dy ?
J-Dorman
  • 129
0
votes
2 answers

Why $\Delta f \approx f_x(x_0,y_0) \Delta x+f_y(x_0,y_0) \Delta y$

Why $\Delta f \approx f_x(x_0,y_0) \Delta x+f_y(x_0,y_0) \Delta y$ The part that I don't get it is why the sum of the two differential is approximately equal to $\Delta f$?
DSL
  • 17
0
votes
1 answer

Derivative of products of two functions

I have a function $V$ which is a product of two functions: $$V = λ(x_1^α+x_2^α).$$ How would I be able to differentiate it with respect to $λ$ and $α$, i.e., $$\frac{∂V}{∂λ},\ \frac{∂V}{∂α}?$$ Thanks.
Fayyaz
  • 3
0
votes
2 answers

Struggle with derivation

I have $\Omega$ the following domain $$ \Omega = \left\{\left(x_1,x_2\right) \in \mathbb{R}^2, \ 1 \leq \sqrt{x_1^2+x_2^2} \leq 2\right\} \text{ and }u\left(x_1,x_2\right)=\ln\left(\sqrt{x_1^2+x_2^2}\right) $$ I'm asked to calculate $\displaystyle…
Atmos
  • 7,369
0
votes
1 answer

find a numerical solution for partial derivative equations

I am quiet new to partial derivative equations. Now, I have met a partial derivative equation, where the function is continuous but piece-wise. Suppose u is a continuous but piece-wise function of x and t. u is partial in each piece-wise c. $u(x,t)…
grace
  • 41
0
votes
3 answers

partial derivatives and implicit differentiation

My question is what is $F_x$. When you find $y'$ from the implicit function $$F(x,y)= x^3+y^3-6xy=0$$ you can obtain $y'$ by $$\frac{dy}{dx} = -\frac{\frac{\partial F}{\partial x}}{\frac{\partial F}{\partial y}} = -\frac{F_x}{F_y}$$ The text book…
강승태
  • 95
  • 1
  • 1
  • 8
0
votes
1 answer

Partial Derivative Question, Totally Lost

Question 1(a)Given the following functions: $$u(x,y) = yx^2-xy^2\\ v(x,y) = yx^3 + 2xy^5$$ I'm looking to evaluate the partial derivative of $u$ with respect to $x$ while $v$ is constant. $$\left(\frac{\partial u}{\partial x}\right)_v$$
0
votes
2 answers

is there any way to simplify my final expression?

Given $f(x,y) = (1+y^2)\sin ^2 x $ , $ x= \tan^{-1} u $ , $y = \sin^{-1} u$ Find $df/du$ $\frac{\partial}{\partial x} = 2(1+y^2) \sin x \cos x $ $\frac{\partial}{\partial y} = 2y \sin^{2} x$ $\frac{dx}{du} = \frac{1}{1+x^2} $ $\frac{dy}{du} =…
0
votes
1 answer

Partial derivatives and function representing

let us consider I have a function $f(x,y)$, I know a value $f_0=f(x=0,y=0)$ but I don't know how $f$ is done. By the way I know his partial derivatives $\frac{\partial f}{\partial x}$ and $\frac{\partial f}{\partial y}$. I want to plot $f$ in a 3D…
it8
  • 149
0
votes
1 answer

3d function and partial derivatvies

In order to get a tangent plane to a function $x^2+\frac{y^2}{4}-\frac{z^2}{9}=1$ I converted this as a form of $z=+-\sqrt{\cdots}$ and got $z=z_x(x-x_0)+z_y(y-y_0)$. It was quite cumbersome. so I instead set $x^2+\frac{y^2}{4}-\frac{z^2}{9}-1=…
NK Yu
  • 263
  • 1
  • 8