Advection equation for a gradient and higher order derivatives Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to obtain this Pohozaev identity for the Gross-Pitaevskii equation?Parallel translation via $e$-connectionMetric compatibility of dual connectionMap Laplacian in terms of covariant derivativesDoing Symbolic Computations With Tensors And Differential OperatorsNecessary condition for local existence of solution for system of two first order PDEsThe tension field is a vector fieldConnection, torsion and curvature in index notationOn an identity between the inverse metric and the Laplace-Beltrami OperatorProduct rule and integration by parts in Bochner Sobolev space $W^1,1(U)$
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
How to tell that you are a giant?
Why are both D and D# fitting into my E minor key?
Did MS DOS itself ever use blinking text?
Amount of permutations on an NxNxN Rubik's Cube
Is "Reachable Object" really an NP-complete problem?
Is grep documentation wrong?
How does the math work when buying airline miles?
Do I really need recursive chmod to restrict access to a folder?
Is there any way for the UK Prime Minister to make a motion directly dependent on Government confidence?
Do I really need to have a message in a novel to appeal to readers?
What is the longest distance a player character can jump in one leap?
Is the Standard Deduction better than Itemized when both are the same amount?
Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?
How to compare two different files line by line in unix?
Is safe to use va_start macro with this as parameter?
Why aren't air breathing engines used as small first stages
Closed form of recurrent arithmetic series summation
Can an alien society believe that their star system is the universe?
Trademark violation for app?
How would a mousetrap for use in space work?
old style "caution" boxes
Compare a given version number in the form major.minor.build.patch and see if one is less than the other
Advection equation for a gradient and higher order derivatives
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to obtain this Pohozaev identity for the Gross-Pitaevskii equation?Parallel translation via $e$-connectionMetric compatibility of dual connectionMap Laplacian in terms of covariant derivativesDoing Symbolic Computations With Tensors And Differential OperatorsNecessary condition for local existence of solution for system of two first order PDEsThe tension field is a vector fieldConnection, torsion and curvature in index notationOn an identity between the inverse metric and the Laplace-Beltrami OperatorProduct rule and integration by parts in Bochner Sobolev space $W^1,1(U)$
$begingroup$
If a scalar function $phi$ satisfy the advection equation
$$
partial_t phi + v_k partial_k phi = 0,
$$
where $v_k$ is some vector field. Then the gradient $partial_i phi$ satisfy the following advection equation
$$
partial_t partial_i phi + v_k partial_i partial_k phi + (partial_i v_k) partial_k phi = 0.
$$
With the help of Lie derivative we can rewrite the above equations as
beginalign
partial_t phi + mathcalL_v phi
&=
0,
\
partial_t nabla phi + mathcalL_v nabla phi
&=
0.
endalign
What about the second derivative(Hessian) $nabla^2 phi$, what equation does it satisfy? I did the calculation in coordinates and I got
$$
partial_t nabla^2 phi + mathcalL_v nabla^2 phi
= - nabla phi cdot nabla^2 v,
$$
just to clarify, we have $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$.
Is there a nice way how to derive the equation for $nabla^2 phi$ without doing the calculation in coordinates? Does it scale to higher derivatives?
differential-geometry pde lie-derivative
$endgroup$
add a comment |
$begingroup$
If a scalar function $phi$ satisfy the advection equation
$$
partial_t phi + v_k partial_k phi = 0,
$$
where $v_k$ is some vector field. Then the gradient $partial_i phi$ satisfy the following advection equation
$$
partial_t partial_i phi + v_k partial_i partial_k phi + (partial_i v_k) partial_k phi = 0.
$$
With the help of Lie derivative we can rewrite the above equations as
beginalign
partial_t phi + mathcalL_v phi
&=
0,
\
partial_t nabla phi + mathcalL_v nabla phi
&=
0.
endalign
What about the second derivative(Hessian) $nabla^2 phi$, what equation does it satisfy? I did the calculation in coordinates and I got
$$
partial_t nabla^2 phi + mathcalL_v nabla^2 phi
= - nabla phi cdot nabla^2 v,
$$
just to clarify, we have $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$.
Is there a nice way how to derive the equation for $nabla^2 phi$ without doing the calculation in coordinates? Does it scale to higher derivatives?
differential-geometry pde lie-derivative
$endgroup$
$begingroup$
How can you dot a vector with a scalar in $nabla phi cdot nabla^2 v$?
$endgroup$
– Mattos
Apr 2 at 1:39
$begingroup$
I was expecting that the notation might be confusing, that is why I wrote an explicit formula in coordinates: $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$. Note, that $v$ is a vector, its second derivative $nabla^2 v$ is a rank three tensor and $nabla phi$ is a vector.
$endgroup$
– tom
Apr 2 at 7:51
add a comment |
$begingroup$
If a scalar function $phi$ satisfy the advection equation
$$
partial_t phi + v_k partial_k phi = 0,
$$
where $v_k$ is some vector field. Then the gradient $partial_i phi$ satisfy the following advection equation
$$
partial_t partial_i phi + v_k partial_i partial_k phi + (partial_i v_k) partial_k phi = 0.
$$
With the help of Lie derivative we can rewrite the above equations as
beginalign
partial_t phi + mathcalL_v phi
&=
0,
\
partial_t nabla phi + mathcalL_v nabla phi
&=
0.
endalign
What about the second derivative(Hessian) $nabla^2 phi$, what equation does it satisfy? I did the calculation in coordinates and I got
$$
partial_t nabla^2 phi + mathcalL_v nabla^2 phi
= - nabla phi cdot nabla^2 v,
$$
just to clarify, we have $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$.
Is there a nice way how to derive the equation for $nabla^2 phi$ without doing the calculation in coordinates? Does it scale to higher derivatives?
differential-geometry pde lie-derivative
$endgroup$
If a scalar function $phi$ satisfy the advection equation
$$
partial_t phi + v_k partial_k phi = 0,
$$
where $v_k$ is some vector field. Then the gradient $partial_i phi$ satisfy the following advection equation
$$
partial_t partial_i phi + v_k partial_i partial_k phi + (partial_i v_k) partial_k phi = 0.
$$
With the help of Lie derivative we can rewrite the above equations as
beginalign
partial_t phi + mathcalL_v phi
&=
0,
\
partial_t nabla phi + mathcalL_v nabla phi
&=
0.
endalign
What about the second derivative(Hessian) $nabla^2 phi$, what equation does it satisfy? I did the calculation in coordinates and I got
$$
partial_t nabla^2 phi + mathcalL_v nabla^2 phi
= - nabla phi cdot nabla^2 v,
$$
just to clarify, we have $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$.
Is there a nice way how to derive the equation for $nabla^2 phi$ without doing the calculation in coordinates? Does it scale to higher derivatives?
differential-geometry pde lie-derivative
differential-geometry pde lie-derivative
edited Apr 2 at 7:52
tom
asked Apr 1 at 14:10
tomtom
2,96711233
2,96711233
$begingroup$
How can you dot a vector with a scalar in $nabla phi cdot nabla^2 v$?
$endgroup$
– Mattos
Apr 2 at 1:39
$begingroup$
I was expecting that the notation might be confusing, that is why I wrote an explicit formula in coordinates: $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$. Note, that $v$ is a vector, its second derivative $nabla^2 v$ is a rank three tensor and $nabla phi$ is a vector.
$endgroup$
– tom
Apr 2 at 7:51
add a comment |
$begingroup$
How can you dot a vector with a scalar in $nabla phi cdot nabla^2 v$?
$endgroup$
– Mattos
Apr 2 at 1:39
$begingroup$
I was expecting that the notation might be confusing, that is why I wrote an explicit formula in coordinates: $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$. Note, that $v$ is a vector, its second derivative $nabla^2 v$ is a rank three tensor and $nabla phi$ is a vector.
$endgroup$
– tom
Apr 2 at 7:51
$begingroup$
How can you dot a vector with a scalar in $nabla phi cdot nabla^2 v$?
$endgroup$
– Mattos
Apr 2 at 1:39
$begingroup$
How can you dot a vector with a scalar in $nabla phi cdot nabla^2 v$?
$endgroup$
– Mattos
Apr 2 at 1:39
$begingroup$
I was expecting that the notation might be confusing, that is why I wrote an explicit formula in coordinates: $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$. Note, that $v$ is a vector, its second derivative $nabla^2 v$ is a rank three tensor and $nabla phi$ is a vector.
$endgroup$
– tom
Apr 2 at 7:51
$begingroup$
I was expecting that the notation might be confusing, that is why I wrote an explicit formula in coordinates: $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$. Note, that $v$ is a vector, its second derivative $nabla^2 v$ is a rank three tensor and $nabla phi$ is a vector.
$endgroup$
– tom
Apr 2 at 7:51
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3170662%2fadvection-equation-for-a-gradient-and-higher-order-derivatives%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3170662%2fadvection-equation-for-a-gradient-and-higher-order-derivatives%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
How can you dot a vector with a scalar in $nabla phi cdot nabla^2 v$?
$endgroup$
– Mattos
Apr 2 at 1:39
$begingroup$
I was expecting that the notation might be confusing, that is why I wrote an explicit formula in coordinates: $(nabla phi cdot nabla^2 v)_ij = (partial_k phi)(partial_i partial_j v_k)$. Note, that $v$ is a vector, its second derivative $nabla^2 v$ is a rank three tensor and $nabla phi$ is a vector.
$endgroup$
– tom
Apr 2 at 7:51