How to define and compute the norm of a vector with riemannian metric?What's the relationship between the riemannian metric and Jacobi field?The behavior of all unit speed geodesics on a surface of revolution.Geodesics on pseudo-Riemannian manifoldsFind $nabla_gamma'(t)gamma'(t)$. Let $S : z = x^2+ y^2$ be a surface in $mathbbR^3$ with the induced metric and let $gamma(t)$ beCalculate the length of $gamma(t)=(t,t), t in [-1,-frac12]$ with the metric $g=fracdx^2+dy^2y^2$ and compare with euclidean metricShow the negative-definiteness of a squared Riemannian metricTriangle equality in a Riemannian manifold implies “geodesic colinearity”?Length of a differentiable curve with respect to a Riemannian metric.Geodesics with respect to time-dependent Riemannian MetricRiemannian metric with specified totally geodesic submanifolds
How to deal with a cynical class?
Why are the outputs of printf and std::cout different
Font with correct density?
Why is stat::st_size 0 for devices but at the same time lseek defines the device size correctly?
How Did the Space Junk Stay in Orbit in Wall-E?
How to answer questions about my characters?
Is it normal that my co-workers at a fitness company criticize my food choices?
An Accountant Seeks the Help of a Mathematician
What is a good source for large tables on the properties of water?
Bash: What does "masking return values" mean?
Identifying the interval from A♭ to D♯
Where is the 1/8 CR apprentice in Volo's Guide to Monsters?
Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?
How to make healing in an exploration game interesting
Can the damage from a Talisman of Pure Good (or Ultimate Evil) be non-lethal?
Welcoming 2019 Pi day: How to draw the letter π?
My story is written in English, but is set in my home country. What language should I use for the dialogue?
Humanity loses the vast majority of its technology, information, and population in the year 2122. How long does it take to rebuild itself?
Why using two cd commands in bash script does not execute the second command
Using "wallow" verb with object
How to generate globally unique ids for different tables of the same database?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
Does the statement `int val = (++i > ++j) ? ++i : ++j;` invoke undefined behavior?
Meaning of "SEVERA INDEOVI VAS" from 3rd Century slab
How to define and compute the norm of a vector with riemannian metric?
What's the relationship between the riemannian metric and Jacobi field?The behavior of all unit speed geodesics on a surface of revolution.Geodesics on pseudo-Riemannian manifoldsFind $nabla_gamma'(t)gamma'(t)$. Let $S : z = x^2+ y^2$ be a surface in $mathbbR^3$ with the induced metric and let $gamma(t)$ beCalculate the length of $gamma(t)=(t,t), t in [-1,-frac12]$ with the metric $g=fracdx^2+dy^2y^2$ and compare with euclidean metricShow the negative-definiteness of a squared Riemannian metricTriangle equality in a Riemannian manifold implies “geodesic colinearity”?Length of a differentiable curve with respect to a Riemannian metric.Geodesics with respect to time-dependent Riemannian MetricRiemannian metric with specified totally geodesic submanifolds
$begingroup$
Let us consider for example, the riemannian metric $g=e^xdx^2+dy^2$ (it is symmetric and definite positive), with associated matrix
$beginpmatrix
e^x & 0\
0 & 1
endpmatrix$.
Consider the vector $(1,1)$.
Then $||(1,1)||=d((1,1),(0,0))=int_0^1 sqrtg(gamma',gamma')dt$, where $gamma(t)=(t,t)$.
NB: Here I'm using the definition of length of a curve, and the curve is one that passes through $(0,0)$ and $(1,1)$. I do not know if the result depends on the chosen curve...
As $gamma'(t)=(1,1)$ we get $||(1,1)||=int_0^1sqrte^tcdot1^2+1^2dt=ldots$
Is there a fast way to do this? Thanks!
differential-geometry metric-spaces riemannian-geometry norm
$endgroup$
add a comment |
$begingroup$
Let us consider for example, the riemannian metric $g=e^xdx^2+dy^2$ (it is symmetric and definite positive), with associated matrix
$beginpmatrix
e^x & 0\
0 & 1
endpmatrix$.
Consider the vector $(1,1)$.
Then $||(1,1)||=d((1,1),(0,0))=int_0^1 sqrtg(gamma',gamma')dt$, where $gamma(t)=(t,t)$.
NB: Here I'm using the definition of length of a curve, and the curve is one that passes through $(0,0)$ and $(1,1)$. I do not know if the result depends on the chosen curve...
As $gamma'(t)=(1,1)$ we get $||(1,1)||=int_0^1sqrte^tcdot1^2+1^2dt=ldots$
Is there a fast way to do this? Thanks!
differential-geometry metric-spaces riemannian-geometry norm
$endgroup$
3
$begingroup$
read a course : vectors don't exist in riemannian manifolds. what exists are vectors $v$ of the tangent space at a given point $p$, but you cannot add the vector $v$ to the point $p$ to get another point $p'$ on the manifold. and the matrix you wrote, which represents the metric in some given coordinates, let you get the norm of such a vector $v$ of the tangent space at $(x,y)$ : $$||v||^2_(x,y) = v^T beginpmatrix e^x & 0\ 0 & 1 endpmatrix v$$
$endgroup$
– reuns
Feb 10 '16 at 22:47
$begingroup$
Great! Makes sense
$endgroup$
– Leafar
Feb 10 '16 at 22:52
1
$begingroup$
You could write it as an answer
$endgroup$
– Leafar
Feb 10 '16 at 22:52
add a comment |
$begingroup$
Let us consider for example, the riemannian metric $g=e^xdx^2+dy^2$ (it is symmetric and definite positive), with associated matrix
$beginpmatrix
e^x & 0\
0 & 1
endpmatrix$.
Consider the vector $(1,1)$.
Then $||(1,1)||=d((1,1),(0,0))=int_0^1 sqrtg(gamma',gamma')dt$, where $gamma(t)=(t,t)$.
NB: Here I'm using the definition of length of a curve, and the curve is one that passes through $(0,0)$ and $(1,1)$. I do not know if the result depends on the chosen curve...
As $gamma'(t)=(1,1)$ we get $||(1,1)||=int_0^1sqrte^tcdot1^2+1^2dt=ldots$
Is there a fast way to do this? Thanks!
differential-geometry metric-spaces riemannian-geometry norm
$endgroup$
Let us consider for example, the riemannian metric $g=e^xdx^2+dy^2$ (it is symmetric and definite positive), with associated matrix
$beginpmatrix
e^x & 0\
0 & 1
endpmatrix$.
Consider the vector $(1,1)$.
Then $||(1,1)||=d((1,1),(0,0))=int_0^1 sqrtg(gamma',gamma')dt$, where $gamma(t)=(t,t)$.
NB: Here I'm using the definition of length of a curve, and the curve is one that passes through $(0,0)$ and $(1,1)$. I do not know if the result depends on the chosen curve...
As $gamma'(t)=(1,1)$ we get $||(1,1)||=int_0^1sqrte^tcdot1^2+1^2dt=ldots$
Is there a fast way to do this? Thanks!
differential-geometry metric-spaces riemannian-geometry norm
differential-geometry metric-spaces riemannian-geometry norm
asked Feb 10 '16 at 22:37
LeafarLeafar
8731924
8731924
3
$begingroup$
read a course : vectors don't exist in riemannian manifolds. what exists are vectors $v$ of the tangent space at a given point $p$, but you cannot add the vector $v$ to the point $p$ to get another point $p'$ on the manifold. and the matrix you wrote, which represents the metric in some given coordinates, let you get the norm of such a vector $v$ of the tangent space at $(x,y)$ : $$||v||^2_(x,y) = v^T beginpmatrix e^x & 0\ 0 & 1 endpmatrix v$$
$endgroup$
– reuns
Feb 10 '16 at 22:47
$begingroup$
Great! Makes sense
$endgroup$
– Leafar
Feb 10 '16 at 22:52
1
$begingroup$
You could write it as an answer
$endgroup$
– Leafar
Feb 10 '16 at 22:52
add a comment |
3
$begingroup$
read a course : vectors don't exist in riemannian manifolds. what exists are vectors $v$ of the tangent space at a given point $p$, but you cannot add the vector $v$ to the point $p$ to get another point $p'$ on the manifold. and the matrix you wrote, which represents the metric in some given coordinates, let you get the norm of such a vector $v$ of the tangent space at $(x,y)$ : $$||v||^2_(x,y) = v^T beginpmatrix e^x & 0\ 0 & 1 endpmatrix v$$
$endgroup$
– reuns
Feb 10 '16 at 22:47
$begingroup$
Great! Makes sense
$endgroup$
– Leafar
Feb 10 '16 at 22:52
1
$begingroup$
You could write it as an answer
$endgroup$
– Leafar
Feb 10 '16 at 22:52
3
3
$begingroup$
read a course : vectors don't exist in riemannian manifolds. what exists are vectors $v$ of the tangent space at a given point $p$, but you cannot add the vector $v$ to the point $p$ to get another point $p'$ on the manifold. and the matrix you wrote, which represents the metric in some given coordinates, let you get the norm of such a vector $v$ of the tangent space at $(x,y)$ : $$||v||^2_(x,y) = v^T beginpmatrix e^x & 0\ 0 & 1 endpmatrix v$$
$endgroup$
– reuns
Feb 10 '16 at 22:47
$begingroup$
read a course : vectors don't exist in riemannian manifolds. what exists are vectors $v$ of the tangent space at a given point $p$, but you cannot add the vector $v$ to the point $p$ to get another point $p'$ on the manifold. and the matrix you wrote, which represents the metric in some given coordinates, let you get the norm of such a vector $v$ of the tangent space at $(x,y)$ : $$||v||^2_(x,y) = v^T beginpmatrix e^x & 0\ 0 & 1 endpmatrix v$$
$endgroup$
– reuns
Feb 10 '16 at 22:47
$begingroup$
Great! Makes sense
$endgroup$
– Leafar
Feb 10 '16 at 22:52
$begingroup$
Great! Makes sense
$endgroup$
– Leafar
Feb 10 '16 at 22:52
1
1
$begingroup$
You could write it as an answer
$endgroup$
– Leafar
Feb 10 '16 at 22:52
$begingroup$
You could write it as an answer
$endgroup$
– Leafar
Feb 10 '16 at 22:52
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
This is actually a good question and weirdly not mentioned explicitly very often.
A Riemannian manifold $(M,g)$ has a tangent space $T_pM$ defined for every point $pin M$, which is a vector space attached to each $p$. For instance, a 2D manifold in 3D has a tangent plane associated to every point of the surface (so $T_pM=mathbbR^2$). The Riemannian metric $g$, only defines distances and angles in the tangent space. So $g$ doesn't let you compute distances directly, it only lets you compute infinitesimal distances.
In particular, if you have two tangent vectors $v$ and $u$, then the "distance" between them is defined by $g$ via:
$$ d(u,v) = g_ijv^i u^j $$
or, in matrix terms, $ d(u,v)=u^Tgv $. (For you, $g=textdiag([e^x,1])$).
In Euclidean space, $g=I$ or $g_ij=delta_ij$, so this reduces to the standard inner product, the dot product. This is why people say that $g$, the metric tensor, defines an inner product on the manifold (it actually defines one on each $T_pM$).
Now to norms. For any metric $d(p_1,p_2)$ you can define a norm $||s||=d(s,s)$. Riemannian manifolds are no different. So we define:
$$ ||v||_g^2 = d(v,v) = g_ijv^iv^j = v^T g v $$
as our Riemannian norm.
Also, it turns out computing "infinitesimal" distances in $T_pM$ lets us define "actual" distances between points in $M$.
Let $gamma(t)$ be a curve on $M$.
To get the length of $gamma$, you just sum up the infinitesimal distances:
$$
ell_g(gamma;a,b) = int_a^b ||gamma'(t)||_g dt =int_a^b sqrtg_ij dotgamma(t)^idotgamma(t)^j dt
$$
Now you can define the distance between $p$ and $q$, where $p,qin M$, as the length of the shortest curve between them:
$$ D(p,q) = inf_gamma ell_g(gamma;p,q) $$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
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%2f1649769%2fhow-to-define-and-compute-the-norm-of-a-vector-with-riemannian-metric%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
This is actually a good question and weirdly not mentioned explicitly very often.
A Riemannian manifold $(M,g)$ has a tangent space $T_pM$ defined for every point $pin M$, which is a vector space attached to each $p$. For instance, a 2D manifold in 3D has a tangent plane associated to every point of the surface (so $T_pM=mathbbR^2$). The Riemannian metric $g$, only defines distances and angles in the tangent space. So $g$ doesn't let you compute distances directly, it only lets you compute infinitesimal distances.
In particular, if you have two tangent vectors $v$ and $u$, then the "distance" between them is defined by $g$ via:
$$ d(u,v) = g_ijv^i u^j $$
or, in matrix terms, $ d(u,v)=u^Tgv $. (For you, $g=textdiag([e^x,1])$).
In Euclidean space, $g=I$ or $g_ij=delta_ij$, so this reduces to the standard inner product, the dot product. This is why people say that $g$, the metric tensor, defines an inner product on the manifold (it actually defines one on each $T_pM$).
Now to norms. For any metric $d(p_1,p_2)$ you can define a norm $||s||=d(s,s)$. Riemannian manifolds are no different. So we define:
$$ ||v||_g^2 = d(v,v) = g_ijv^iv^j = v^T g v $$
as our Riemannian norm.
Also, it turns out computing "infinitesimal" distances in $T_pM$ lets us define "actual" distances between points in $M$.
Let $gamma(t)$ be a curve on $M$.
To get the length of $gamma$, you just sum up the infinitesimal distances:
$$
ell_g(gamma;a,b) = int_a^b ||gamma'(t)||_g dt =int_a^b sqrtg_ij dotgamma(t)^idotgamma(t)^j dt
$$
Now you can define the distance between $p$ and $q$, where $p,qin M$, as the length of the shortest curve between them:
$$ D(p,q) = inf_gamma ell_g(gamma;p,q) $$
$endgroup$
add a comment |
$begingroup$
This is actually a good question and weirdly not mentioned explicitly very often.
A Riemannian manifold $(M,g)$ has a tangent space $T_pM$ defined for every point $pin M$, which is a vector space attached to each $p$. For instance, a 2D manifold in 3D has a tangent plane associated to every point of the surface (so $T_pM=mathbbR^2$). The Riemannian metric $g$, only defines distances and angles in the tangent space. So $g$ doesn't let you compute distances directly, it only lets you compute infinitesimal distances.
In particular, if you have two tangent vectors $v$ and $u$, then the "distance" between them is defined by $g$ via:
$$ d(u,v) = g_ijv^i u^j $$
or, in matrix terms, $ d(u,v)=u^Tgv $. (For you, $g=textdiag([e^x,1])$).
In Euclidean space, $g=I$ or $g_ij=delta_ij$, so this reduces to the standard inner product, the dot product. This is why people say that $g$, the metric tensor, defines an inner product on the manifold (it actually defines one on each $T_pM$).
Now to norms. For any metric $d(p_1,p_2)$ you can define a norm $||s||=d(s,s)$. Riemannian manifolds are no different. So we define:
$$ ||v||_g^2 = d(v,v) = g_ijv^iv^j = v^T g v $$
as our Riemannian norm.
Also, it turns out computing "infinitesimal" distances in $T_pM$ lets us define "actual" distances between points in $M$.
Let $gamma(t)$ be a curve on $M$.
To get the length of $gamma$, you just sum up the infinitesimal distances:
$$
ell_g(gamma;a,b) = int_a^b ||gamma'(t)||_g dt =int_a^b sqrtg_ij dotgamma(t)^idotgamma(t)^j dt
$$
Now you can define the distance between $p$ and $q$, where $p,qin M$, as the length of the shortest curve between them:
$$ D(p,q) = inf_gamma ell_g(gamma;p,q) $$
$endgroup$
add a comment |
$begingroup$
This is actually a good question and weirdly not mentioned explicitly very often.
A Riemannian manifold $(M,g)$ has a tangent space $T_pM$ defined for every point $pin M$, which is a vector space attached to each $p$. For instance, a 2D manifold in 3D has a tangent plane associated to every point of the surface (so $T_pM=mathbbR^2$). The Riemannian metric $g$, only defines distances and angles in the tangent space. So $g$ doesn't let you compute distances directly, it only lets you compute infinitesimal distances.
In particular, if you have two tangent vectors $v$ and $u$, then the "distance" between them is defined by $g$ via:
$$ d(u,v) = g_ijv^i u^j $$
or, in matrix terms, $ d(u,v)=u^Tgv $. (For you, $g=textdiag([e^x,1])$).
In Euclidean space, $g=I$ or $g_ij=delta_ij$, so this reduces to the standard inner product, the dot product. This is why people say that $g$, the metric tensor, defines an inner product on the manifold (it actually defines one on each $T_pM$).
Now to norms. For any metric $d(p_1,p_2)$ you can define a norm $||s||=d(s,s)$. Riemannian manifolds are no different. So we define:
$$ ||v||_g^2 = d(v,v) = g_ijv^iv^j = v^T g v $$
as our Riemannian norm.
Also, it turns out computing "infinitesimal" distances in $T_pM$ lets us define "actual" distances between points in $M$.
Let $gamma(t)$ be a curve on $M$.
To get the length of $gamma$, you just sum up the infinitesimal distances:
$$
ell_g(gamma;a,b) = int_a^b ||gamma'(t)||_g dt =int_a^b sqrtg_ij dotgamma(t)^idotgamma(t)^j dt
$$
Now you can define the distance between $p$ and $q$, where $p,qin M$, as the length of the shortest curve between them:
$$ D(p,q) = inf_gamma ell_g(gamma;p,q) $$
$endgroup$
This is actually a good question and weirdly not mentioned explicitly very often.
A Riemannian manifold $(M,g)$ has a tangent space $T_pM$ defined for every point $pin M$, which is a vector space attached to each $p$. For instance, a 2D manifold in 3D has a tangent plane associated to every point of the surface (so $T_pM=mathbbR^2$). The Riemannian metric $g$, only defines distances and angles in the tangent space. So $g$ doesn't let you compute distances directly, it only lets you compute infinitesimal distances.
In particular, if you have two tangent vectors $v$ and $u$, then the "distance" between them is defined by $g$ via:
$$ d(u,v) = g_ijv^i u^j $$
or, in matrix terms, $ d(u,v)=u^Tgv $. (For you, $g=textdiag([e^x,1])$).
In Euclidean space, $g=I$ or $g_ij=delta_ij$, so this reduces to the standard inner product, the dot product. This is why people say that $g$, the metric tensor, defines an inner product on the manifold (it actually defines one on each $T_pM$).
Now to norms. For any metric $d(p_1,p_2)$ you can define a norm $||s||=d(s,s)$. Riemannian manifolds are no different. So we define:
$$ ||v||_g^2 = d(v,v) = g_ijv^iv^j = v^T g v $$
as our Riemannian norm.
Also, it turns out computing "infinitesimal" distances in $T_pM$ lets us define "actual" distances between points in $M$.
Let $gamma(t)$ be a curve on $M$.
To get the length of $gamma$, you just sum up the infinitesimal distances:
$$
ell_g(gamma;a,b) = int_a^b ||gamma'(t)||_g dt =int_a^b sqrtg_ij dotgamma(t)^idotgamma(t)^j dt
$$
Now you can define the distance between $p$ and $q$, where $p,qin M$, as the length of the shortest curve between them:
$$ D(p,q) = inf_gamma ell_g(gamma;p,q) $$
edited Aug 13 '17 at 3:04
answered Aug 12 '17 at 23:59
user3658307user3658307
4,8283946
4,8283946
add a comment |
add a comment |
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%2f1649769%2fhow-to-define-and-compute-the-norm-of-a-vector-with-riemannian-metric%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
3
$begingroup$
read a course : vectors don't exist in riemannian manifolds. what exists are vectors $v$ of the tangent space at a given point $p$, but you cannot add the vector $v$ to the point $p$ to get another point $p'$ on the manifold. and the matrix you wrote, which represents the metric in some given coordinates, let you get the norm of such a vector $v$ of the tangent space at $(x,y)$ : $$||v||^2_(x,y) = v^T beginpmatrix e^x & 0\ 0 & 1 endpmatrix v$$
$endgroup$
– reuns
Feb 10 '16 at 22:47
$begingroup$
Great! Makes sense
$endgroup$
– Leafar
Feb 10 '16 at 22:52
1
$begingroup$
You could write it as an answer
$endgroup$
– Leafar
Feb 10 '16 at 22:52