Questions tagged [frechet-derivative]

The Fréchet derivative of a function from an open subset of a Banach space into another Banach space at a point is a linear map from the first Banach space into the second one which approximates particularly well the function near the given point. It generalizes the concept of derivative of a real function of one real variable.

If $V$ and $W$ are Banach spaces, $A$ is non-empty subset of $V$, $f\colon A\longrightarrow W$ is a function and $p\in A$, then the Fréchet derivative of $f$ at $p$ is a linear map $A\colon V\longrightarrow W$ such that\begin{equation}\displaystyle\lim_{h\to0}\dfrac{\bigl\|f(p+h)-f(p)-A(h)\bigr\|}{\|h\|}=0.\end{equation}It can be proved that the Fréchet derivative, if it exists, is unique.

This concept generalizes the concept of derivative of a function $f\colon(a,b)\longrightarrow\mathbb R$ at a point $c$, where $a,b,c\in\mathbb R$ are such that $a\lt c\lt b$. Indeed, if this function is diferentiable at $c$ in the usual sense and $f'(c)=m$, then its Fréchet derivative is the linear map from $\mathbb R$ into $\mathbb R$ defined by $x\mapsto mx$.

Fréchet derivatives are named after Maurice Fréchet (1878–1973).

460 questions
4
votes
0 answers

Functional derivative of norm gradient

I want to calculate the functional derivative $\frac{\delta \mathcal{J}}{\delta f}$ for the functional: $\mathcal{J}=\int d\mathbf{r}' |\nabla f(\mathbf{r}')|^2$. With: $|\nabla f(\mathbf{r}')|^2=\displaystyle\sum_{i=1}^3 \left(\frac{\partial…
Dedalo
  • 41
2
votes
1 answer

How to calculate this Frechet derivative?

$F:C^2[0,1] \rightarrow R $ be defined by $F(u)=\int_{0}^{1}\sqrt{1+(u')^2}dx $. Find the Frechet derivative of F. I have no idea how to solve this.
Jango
  • 433
2
votes
3 answers

frechet derivative in space with inner product

If $V$ is a space with inner product ($\cdot,\cdot$). If $f:V\rightarrow \mathbb{R}$, $$f(u)=(u,u)$$ find Frechet derivative $f'(u)$ Can anybody help me? Thanks
1
vote
2 answers

How to express the Frechet derivative in terms of a gradient vector.

Is it possible to express the Frechet derivative in terms of gradient vectors in normed vector spaces? Since the definition tells us the following, Let $V$ and $W$ be normed vector spaces, and $U\subseteq V$ be an open subset of $V$. A function…
asd asd
  • 533
1
vote
1 answer

Explaination of the Frechet Derivative

Let $E$ and $F$ be Banach spaces and let $U$ be an open subset of $E$. Suppose $g:U \to F $. $g$ is continuous at $x_0$ if there exists a linear transformation, $T_{x_0}$, such that $$ \lim \limits_{x_0 \to…
alpastor
  • 1,460
0
votes
0 answers

Fréchet differentiability of a function

I am interested in determining whether the function $F:L^{\infty}(0,\infty;L^{\infty}(0,1)) \to \mathbb R$ defined by $$u \mapsto F(u)=\int_0^{\infty} \int_0^1 u(x,t)^2 \ \mathrm dx \mathrm dt $$ is differentiable/Frechét differentiable at each $u…
elmas
  • 111
0
votes
0 answers

Is $\lim_{||h|| \to 0}$ the same as $\lim_{h \to 0_V}$?

In the Wikipedia Page for the Fréchet Derivative they say that a function $f:V \to W$ is Fréchet differentiable at $x \in V$ If there exists a linear Operator $A: V \to W$ such that: $$\lim_{||h|| \to 0} \frac{||f(x+h) -f(x) -A(h)||_W}{||h||_V} =…
0
votes
2 answers

Example of calculation of Frechet derivative considering Hilbert space

Let $\mathbb R$ a Hilbert space in their canonic form. We define the function $f(x)=a\|x-x^{o}\|^{2}+\langle b,x \rangle $, $\forall x \in \mathbb R^{n}$, where $a$ is a constant, while $x^{o}$ and $b$ are vectors of $\mathbb R^{n}$. Find Df(x).
MM93
  • 25
0
votes
1 answer

Frechet derivative of trace of matrix expression

I am new to the concept of Frechet Derivatives. I have encountered a problem where I am supposed to find the Frechet derivative of $\operatorname{trace}(XAX+AXA^T)$ where my $X,A \in \Bbb R^{n\times n}$ and $X=X^T$.
Unknown
  • 47
  • 1
  • 6
0
votes
0 answers

Frechet Derivative of operator

I'm using Frechet derivative to get derivative of operator $$ {\mathbf{F}}{'_{ij}}\left( {{{\mathbf{U}}^{\left( k \right)}}} \right)\delta {U_j} = \mathop {\lim }\limits_{\eta \to 0} \frac{{{F_i}\left( {{{\mathbf{U}}^{\left( k \right)}} + \eta…
user65452
  • 391