A $k^{th}$ order PDE is defined by $$F(D^ku(x),D^{k-1}u(x),\dotsc,Du(x),u(x),x)=0,$$ where $x$ is an element of $U$. I know that $\mathbb{R}^n$ is an $n$-dimensional real Euclidean space. I am not familiar with the notation used for $F$. I came across this definition in the PDE by Lawrence C Evans. Also, how is this a $k$th order PDE? Aren't there supposed to be more than one variable? Theres only $x$ here.
2026-04-24 02:27:00.1776997620
What is the meaning of the notation $F: \mathbb{R}^{n^k} \times \mathbb{R}^{n^{k-1}} \times\dotsb\times \mathbb{R} \times U\rightarrow \mathbb{R}$
103 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let me just recall the notations:
A $k$-th order PDE is an equation of the form
$$F(D^ku(x),D^{k−1} u(x),…,Du(x),u(x),x)=0, $$
where $F$ depends on
For example, the Laplace equation
$$ \Delta u = \frac{\partial ^2 u }{\partial x_1^2} + \cdots + \frac{\partial ^2 u }{\partial x_n^2}=0$$
is a second order PDE. In this case $F (p_{ij}, p_i, u, x) = p_{11} + p_{22} + \cdots + p_{nn}$.