extension of a regular path












0












$begingroup$


Given a smooth path in $gamma: I to mathbb R^n$. such that $gamma(0) = x$, $gamma(1)=y$, $gamma'(t) neq 0, forall t$, $x neq y$. Let $z neq x, z neq y$, Is it always possible to extend $gamma$ to a smooth path connecting $y$ to $z$, such that $gamma'(t)neq 0$ everywhere?



What is the right tool to deal with this question? Maybe should I take piecewise path first then try to smooth it using convolution fixing endpoints?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Couldn't you tack on a Bezier curve at the end going from y to z? Of course this will only give finite smoothness
    $endgroup$
    – Dunham
    Jan 13 at 0:39










  • $begingroup$
    I am sorry, but I do not know what is a Bezier curve.@Dunham
    $endgroup$
    – koch
    Jan 13 at 3:06
















0












$begingroup$


Given a smooth path in $gamma: I to mathbb R^n$. such that $gamma(0) = x$, $gamma(1)=y$, $gamma'(t) neq 0, forall t$, $x neq y$. Let $z neq x, z neq y$, Is it always possible to extend $gamma$ to a smooth path connecting $y$ to $z$, such that $gamma'(t)neq 0$ everywhere?



What is the right tool to deal with this question? Maybe should I take piecewise path first then try to smooth it using convolution fixing endpoints?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Couldn't you tack on a Bezier curve at the end going from y to z? Of course this will only give finite smoothness
    $endgroup$
    – Dunham
    Jan 13 at 0:39










  • $begingroup$
    I am sorry, but I do not know what is a Bezier curve.@Dunham
    $endgroup$
    – koch
    Jan 13 at 3:06














0












0








0





$begingroup$


Given a smooth path in $gamma: I to mathbb R^n$. such that $gamma(0) = x$, $gamma(1)=y$, $gamma'(t) neq 0, forall t$, $x neq y$. Let $z neq x, z neq y$, Is it always possible to extend $gamma$ to a smooth path connecting $y$ to $z$, such that $gamma'(t)neq 0$ everywhere?



What is the right tool to deal with this question? Maybe should I take piecewise path first then try to smooth it using convolution fixing endpoints?










share|cite|improve this question









$endgroup$




Given a smooth path in $gamma: I to mathbb R^n$. such that $gamma(0) = x$, $gamma(1)=y$, $gamma'(t) neq 0, forall t$, $x neq y$. Let $z neq x, z neq y$, Is it always possible to extend $gamma$ to a smooth path connecting $y$ to $z$, such that $gamma'(t)neq 0$ everywhere?



What is the right tool to deal with this question? Maybe should I take piecewise path first then try to smooth it using convolution fixing endpoints?







real-analysis fourier-analysis differential-topology






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 12 at 23:39









kochkoch

20318




20318












  • $begingroup$
    Couldn't you tack on a Bezier curve at the end going from y to z? Of course this will only give finite smoothness
    $endgroup$
    – Dunham
    Jan 13 at 0:39










  • $begingroup$
    I am sorry, but I do not know what is a Bezier curve.@Dunham
    $endgroup$
    – koch
    Jan 13 at 3:06


















  • $begingroup$
    Couldn't you tack on a Bezier curve at the end going from y to z? Of course this will only give finite smoothness
    $endgroup$
    – Dunham
    Jan 13 at 0:39










  • $begingroup$
    I am sorry, but I do not know what is a Bezier curve.@Dunham
    $endgroup$
    – koch
    Jan 13 at 3:06
















$begingroup$
Couldn't you tack on a Bezier curve at the end going from y to z? Of course this will only give finite smoothness
$endgroup$
– Dunham
Jan 13 at 0:39




$begingroup$
Couldn't you tack on a Bezier curve at the end going from y to z? Of course this will only give finite smoothness
$endgroup$
– Dunham
Jan 13 at 0:39












$begingroup$
I am sorry, but I do not know what is a Bezier curve.@Dunham
$endgroup$
– koch
Jan 13 at 3:06




$begingroup$
I am sorry, but I do not know what is a Bezier curve.@Dunham
$endgroup$
– koch
Jan 13 at 3:06










1 Answer
1






active

oldest

votes


















0












$begingroup$

@koch,



It is definitely possible. You need a family of curves rich enough. For example, take
$$
y(s)={mathbf A}+{mathbf B}s +{mathbf C}s^k,qquad sin[0,1]
$$

where ${mathbf A}$, ${mathbf B}$ and ${mathbf C}$ are vectors in $mathbb{R}^n$ and $k>1$ are to be determined. Imposing $y(0)=gamma(1)$ and $y'(0)=gamma'(1)$ (to guarantee continuity of the tangent vector) you get ${mathbf A}=gamma(1)$ and ${mathbf B}=gamma'(1)$. Next, you choose ${mathbf C}$ in such a way that $y(1)=z$. You can choose then $k>1$ to guarantee $y'(s)neq 0$ for all $sin[0,1]$. Finally, you can easily paste both parametrizations together, namely define $x(t)=y(t-1)$ for $tin[1,2]$.



It seems clear to me that a similar procedure can be used to produce an extension with any desired regularity. Ssy, if you want class $C^2$ you can add a quadratic term, etc.
Hope this helps.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Then how do you ensure the resulting extension is smooth?
    $endgroup$
    – koch
    Jan 13 at 4:30










  • $begingroup$
    How much smoothness do you need? C^infty?
    $endgroup$
    – GReyes
    Jan 19 at 7:30











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3071531%2fextension-of-a-regular-path%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









0












$begingroup$

@koch,



It is definitely possible. You need a family of curves rich enough. For example, take
$$
y(s)={mathbf A}+{mathbf B}s +{mathbf C}s^k,qquad sin[0,1]
$$

where ${mathbf A}$, ${mathbf B}$ and ${mathbf C}$ are vectors in $mathbb{R}^n$ and $k>1$ are to be determined. Imposing $y(0)=gamma(1)$ and $y'(0)=gamma'(1)$ (to guarantee continuity of the tangent vector) you get ${mathbf A}=gamma(1)$ and ${mathbf B}=gamma'(1)$. Next, you choose ${mathbf C}$ in such a way that $y(1)=z$. You can choose then $k>1$ to guarantee $y'(s)neq 0$ for all $sin[0,1]$. Finally, you can easily paste both parametrizations together, namely define $x(t)=y(t-1)$ for $tin[1,2]$.



It seems clear to me that a similar procedure can be used to produce an extension with any desired regularity. Ssy, if you want class $C^2$ you can add a quadratic term, etc.
Hope this helps.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Then how do you ensure the resulting extension is smooth?
    $endgroup$
    – koch
    Jan 13 at 4:30










  • $begingroup$
    How much smoothness do you need? C^infty?
    $endgroup$
    – GReyes
    Jan 19 at 7:30
















0












$begingroup$

@koch,



It is definitely possible. You need a family of curves rich enough. For example, take
$$
y(s)={mathbf A}+{mathbf B}s +{mathbf C}s^k,qquad sin[0,1]
$$

where ${mathbf A}$, ${mathbf B}$ and ${mathbf C}$ are vectors in $mathbb{R}^n$ and $k>1$ are to be determined. Imposing $y(0)=gamma(1)$ and $y'(0)=gamma'(1)$ (to guarantee continuity of the tangent vector) you get ${mathbf A}=gamma(1)$ and ${mathbf B}=gamma'(1)$. Next, you choose ${mathbf C}$ in such a way that $y(1)=z$. You can choose then $k>1$ to guarantee $y'(s)neq 0$ for all $sin[0,1]$. Finally, you can easily paste both parametrizations together, namely define $x(t)=y(t-1)$ for $tin[1,2]$.



It seems clear to me that a similar procedure can be used to produce an extension with any desired regularity. Ssy, if you want class $C^2$ you can add a quadratic term, etc.
Hope this helps.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Then how do you ensure the resulting extension is smooth?
    $endgroup$
    – koch
    Jan 13 at 4:30










  • $begingroup$
    How much smoothness do you need? C^infty?
    $endgroup$
    – GReyes
    Jan 19 at 7:30














0












0








0





$begingroup$

@koch,



It is definitely possible. You need a family of curves rich enough. For example, take
$$
y(s)={mathbf A}+{mathbf B}s +{mathbf C}s^k,qquad sin[0,1]
$$

where ${mathbf A}$, ${mathbf B}$ and ${mathbf C}$ are vectors in $mathbb{R}^n$ and $k>1$ are to be determined. Imposing $y(0)=gamma(1)$ and $y'(0)=gamma'(1)$ (to guarantee continuity of the tangent vector) you get ${mathbf A}=gamma(1)$ and ${mathbf B}=gamma'(1)$. Next, you choose ${mathbf C}$ in such a way that $y(1)=z$. You can choose then $k>1$ to guarantee $y'(s)neq 0$ for all $sin[0,1]$. Finally, you can easily paste both parametrizations together, namely define $x(t)=y(t-1)$ for $tin[1,2]$.



It seems clear to me that a similar procedure can be used to produce an extension with any desired regularity. Ssy, if you want class $C^2$ you can add a quadratic term, etc.
Hope this helps.






share|cite|improve this answer









$endgroup$



@koch,



It is definitely possible. You need a family of curves rich enough. For example, take
$$
y(s)={mathbf A}+{mathbf B}s +{mathbf C}s^k,qquad sin[0,1]
$$

where ${mathbf A}$, ${mathbf B}$ and ${mathbf C}$ are vectors in $mathbb{R}^n$ and $k>1$ are to be determined. Imposing $y(0)=gamma(1)$ and $y'(0)=gamma'(1)$ (to guarantee continuity of the tangent vector) you get ${mathbf A}=gamma(1)$ and ${mathbf B}=gamma'(1)$. Next, you choose ${mathbf C}$ in such a way that $y(1)=z$. You can choose then $k>1$ to guarantee $y'(s)neq 0$ for all $sin[0,1]$. Finally, you can easily paste both parametrizations together, namely define $x(t)=y(t-1)$ for $tin[1,2]$.



It seems clear to me that a similar procedure can be used to produce an extension with any desired regularity. Ssy, if you want class $C^2$ you can add a quadratic term, etc.
Hope this helps.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Jan 13 at 4:29









GReyesGReyes

2,04815




2,04815












  • $begingroup$
    Then how do you ensure the resulting extension is smooth?
    $endgroup$
    – koch
    Jan 13 at 4:30










  • $begingroup$
    How much smoothness do you need? C^infty?
    $endgroup$
    – GReyes
    Jan 19 at 7:30


















  • $begingroup$
    Then how do you ensure the resulting extension is smooth?
    $endgroup$
    – koch
    Jan 13 at 4:30










  • $begingroup$
    How much smoothness do you need? C^infty?
    $endgroup$
    – GReyes
    Jan 19 at 7:30
















$begingroup$
Then how do you ensure the resulting extension is smooth?
$endgroup$
– koch
Jan 13 at 4:30




$begingroup$
Then how do you ensure the resulting extension is smooth?
$endgroup$
– koch
Jan 13 at 4:30












$begingroup$
How much smoothness do you need? C^infty?
$endgroup$
– GReyes
Jan 19 at 7:30




$begingroup$
How much smoothness do you need? C^infty?
$endgroup$
– GReyes
Jan 19 at 7:30


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3071531%2fextension-of-a-regular-path%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Questions related to Moebius Transform of Characteristic Function of the Primes

List of scandals in India

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?