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

Shape of contour of Laplacian

On a revision book for maths I found a question asking for the shape of the contour where "Laplacian" (sum of 2nd partial derivatives in perpendicular directions) is zero? $$ f(x,y) = e^{-(x^2+y^2)} $$ So assuming that "Laplacian" is 2nd partial…
1
vote
1 answer

Simple partial derivative

I am learning partial derivatives. I am stuck in understanding the concept. I am expressing the question in form of problems below: Problem1: $z = xy$, $x$ & $y$ are independent of each other. what is change in $z$, $\Delta z$, at $x = 1, y =…
Prashanth
  • 103
1
vote
1 answer

Parameter Estimation

I have been given a set of points $(x_i,y_i)$ for $i = 1...N$. I am trying to fit a general line model onto the points with the following constraint: $a^2+b^2+c^2 = 1$ I have also been given that using the Algebraic distance function $d =…
larrylampco
  • 113
  • 4
1
vote
0 answers

Expansion of Second Derivative (multiple variables)

I'm looking for a way to express $\dfrac{\partial^2 f}{\partial \mu \,\partial \nu}$ in terms of $\dfrac{\partial^2 f}{\partial x_i \,\partial x_j}$ and $\dfrac{\partial f}{\partial x_i}$. My attempt is shown below, is this derivation…
paw
  • 111
1
vote
1 answer

Partial Differential/Integration Arbitrary Functions

Use integration to find a solution involving one or more arbitrary functions $$\frac{\partial u}{\partial y}=\frac{x}{\sqrt{1+y^2}}$$ for a function $u(x,y,z)$ $$u(x,y,z)=x\int \frac{dy}{\sqrt{1+y^2}}$$ let $y=\sinh v$ $$u(x,y,z)=x\int \frac{\cosh…
1
vote
1 answer

Partial derivative multivariable function

I am trying to find $\cfrac{\partial^2 f}{\partial x\partial y}$ for the function: $$f=p(2x-y)+q(x-2y)$$ I have done double partial derivatives of functions $f(x,y)$ where $x(u,v)$ and $y(u,v)$ but this has kinda threw me. I am unsure of what…
1
vote
3 answers

Partial derivative of a function with another function inside it?

What is $\cfrac {\partial f(x, y, g(x))} {\partial x}$ expanded out? I want to say $\cfrac {\partial f(x, y, g(x))} {\partial g(x)} \times \cfrac {\partial g(x)} {\partial x}$ but I don't think that's quite right.
fool
  • 79
1
vote
3 answers

Partial derivatives of $f(x,y) = \frac{|x|^3 + |y|^2}{|x|+|y|}$ and $f(0,0)=0$

How to prove, that the partial derivatives of the expression $f(x,y) = \frac{|x|^3 + |y|^2}{|x|+|y|}$ at $(0,0)$ and $f(0,0)=0$ exist and how to determine their value in $f(0,0)$?
1
vote
1 answer

Find $b$ and $c$ such that for all $x$ and $y$, $z = x^2 + bxy + cy^2$ and $\partial z/\partial x = \partial z/\partial y$

Find $b$ and $c$ such that for all $x$ and $y$, $$z = x^2 + bxy + cy^2\quad \text{and}\quad\frac{\partial z}{\partial x} =\frac{\partial z}{\partial y}$$
iak
  • 11
1
vote
1 answer

tangent planes and linear approximations and partial derivatives

I have to study tangent planes and linear approximations, there is this theorem : THEOREM: if the partial derivatives $f_x$ and $f_y$ exist near $(a,b)$ and are continuous at $(a,b)$, then $f$ is differentiable at $(a,b)$ Actually, it's foggy in…
1
vote
1 answer

homogeneous functions and partial derivatives

I can prove that if $f(x_1, \ldots, x_n)$ is a homogeneous function of degree $k$, then each of its partial derivatives must be a homogeneous function of degree $k-1$; but I'm not sure if the converse is true: if we know that each and all of its…
Bob
  • 11
1
vote
1 answer

$\frac{\partial V}{\partial x}=\frac{\partial V}{\partial X}\frac{\partial X}{\partial x}+\frac{\partial V}{\partial Y}\frac{\partial Y}{\partial x}$?

I recently started learning partial differentiation and came across a problem in which I don't understand some parts of the given solution. If $V$ is a homogeneous function in $x$, $y$ of degree $n$, prove that $\frac{\partial V}{\partial…
Jarvis
  • 113
1
vote
1 answer

Determine for the function the following partial derivatives

Determine for the function $$ f: \mathbb{R}^2 \rightarrow \mathbb{R}, \quad f(x, y)= \begin{cases}\frac{x^3 y-x y^3}{x^2+y^2}, & \text { if }(x, y) \neq(0,0), \\ 0, & \text { else, }\end{cases} $$ the partial derivatives $\frac{\partial f}{\partial…
max423
  • 25
1
vote
1 answer

Partial derivatives chain

We have the following equality: $$ u(x,t) = v (\xi, t)$$ with $\xi = x - ct$ In my textbook it says that: $$ u_t = \dfrac{ \partial v}{\partial \xi} \cdot \dfrac{ \partial \xi}{\partial t} + \dfrac{ \partial v}{\partial t} \cdot \dfrac{ \partial…
Ilona
  • 11
1
vote
2 answers

How to solve: $(\frac{\cot(\theta)}{r^2}\frac{\partial}{\partial\theta})\cdot(\frac{\cot(\theta)}{r^2}\frac{\partial}{\partial\theta}).$?

Can someone please help me with the below? I am not sure how to go about solving this: $$(\frac{\cot(\theta)}{r^2}\frac{\partial}{\partial\theta})\cdot(\frac{\cot(\theta)}{r^2}\frac{\partial}{\partial\theta}).$$ I am checking my answer to creeping…