Why is continuous differentiability necessary for Inverse Function Theorem?Diffeomorphism from Inverse function theoremOpen map as a corollary of the inverse function theoremInverse Function Theroem in $R^1$Why do we want TWO open sets from the inverse function theorem?Why is the image of the implicit function in the implicit function theorem not open?Extension of Inverse Function Theorem from $mathbbR$ to $mathbbR^n$Conditions for Inverse Function TheoremInverse function theorem via degree theoryInverse function theorem consequence?Error in Statement of Inverse Function Theorem?
Python: return float 1.0 as int 1 but float 1.5 as float 1.5
What is the intuition behind short exact sequences of groups; in particular, what is the intuition behind group extensions?
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
Why does Optional.map make this assignment work?
Is it legal for company to use my work email to pretend I still work there?
UK: Is there precedent for the governments e-petition site changing the direction of a government decision?
Can one be a co-translator of a book, if he does not know the language that the book is translated into?
How to say in German "enjoying home comforts"
What is going on with Captain Marvel's blood colour?
Forgetting the musical notes while performing in concert
I would say: "You are another teacher", but she is a woman and I am a man
Reserved de-dupe rules
What mechanic is there to disable a threat instead of killing it?
Facing a paradox: Earnshaw's theorem in one dimension
prove that the matrix A is diagonalizable
Why are electrically insulating heatsinks so rare? Is it just cost?
Anagram holiday
Did Shadowfax go to Valinor?
What to put in ESTA if staying in US for a few days before going on to Canada
Is the Joker left-handed?
How to show the equivalence between the regularized regression and their constraint formulas using KKT
What exploit are these user agents trying to use?
Does casting Light, or a similar spell, have any effect when the caster is swallowed by a monster?
Western buddy movie with a supernatural twist where a woman turns into an eagle at the end
Why is continuous differentiability necessary for Inverse Function Theorem?
Diffeomorphism from Inverse function theoremOpen map as a corollary of the inverse function theoremInverse Function Theroem in $R^1$Why do we want TWO open sets from the inverse function theorem?Why is the image of the implicit function in the implicit function theorem not open?Extension of Inverse Function Theorem from $mathbbR$ to $mathbbR^n$Conditions for Inverse Function TheoremInverse function theorem via degree theoryInverse function theorem consequence?Error in Statement of Inverse Function Theorem?
$begingroup$
Inverse Function Theorem. Let $f: mathbbR^n to mathbbR^n$ be a $C^1$ function. If $det Df_a neq 0$, there is open sets $U, V$ such that $f: U to V$ is a diffeomorphism $C^1$ ($a in U$ and $f(a) in V$).
Why is the continuously differentiability necessary for this version? I'm trying to find a example with $f$ just differentiable, $det Df_a neq 0$ but $f$ is not a local diffeomorphism (at the point $a$)
Thanks for the advance!
real-analysis inverse-function-theorem
$endgroup$
add a comment |
$begingroup$
Inverse Function Theorem. Let $f: mathbbR^n to mathbbR^n$ be a $C^1$ function. If $det Df_a neq 0$, there is open sets $U, V$ such that $f: U to V$ is a diffeomorphism $C^1$ ($a in U$ and $f(a) in V$).
Why is the continuously differentiability necessary for this version? I'm trying to find a example with $f$ just differentiable, $det Df_a neq 0$ but $f$ is not a local diffeomorphism (at the point $a$)
Thanks for the advance!
real-analysis inverse-function-theorem
$endgroup$
add a comment |
$begingroup$
Inverse Function Theorem. Let $f: mathbbR^n to mathbbR^n$ be a $C^1$ function. If $det Df_a neq 0$, there is open sets $U, V$ such that $f: U to V$ is a diffeomorphism $C^1$ ($a in U$ and $f(a) in V$).
Why is the continuously differentiability necessary for this version? I'm trying to find a example with $f$ just differentiable, $det Df_a neq 0$ but $f$ is not a local diffeomorphism (at the point $a$)
Thanks for the advance!
real-analysis inverse-function-theorem
$endgroup$
Inverse Function Theorem. Let $f: mathbbR^n to mathbbR^n$ be a $C^1$ function. If $det Df_a neq 0$, there is open sets $U, V$ such that $f: U to V$ is a diffeomorphism $C^1$ ($a in U$ and $f(a) in V$).
Why is the continuously differentiability necessary for this version? I'm trying to find a example with $f$ just differentiable, $det Df_a neq 0$ but $f$ is not a local diffeomorphism (at the point $a$)
Thanks for the advance!
real-analysis inverse-function-theorem
real-analysis inverse-function-theorem
edited Mar 29 at 19:16
zhw.
74.7k43275
74.7k43275
asked Mar 29 at 1:13
Lucas CorrêaLucas Corrêa
1,5731421
1,5731421
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Not a particularly flashy example, but consider the function $f: mathbbRto mathbbR$ given by
$$
f(x) = begincases
x+2x^2sin(frac1x)&textif xneq 0\
0&textif x=0
endcases.
$$
You can show that $f$ is differentiable on all of $mathbbR$ with $f'(0) = 1$, but $f'$ is discontinuous at 0. To see that $f$ is not a local diffeomorphism at the origin, you can find a sequence of intervals that approach the origin on which $f$ is decreasing, but since $f'(0)>0$ we can find a point $a$ with $0<a$ with $f(0)<f(a)$, so $f$ can't be a one-to-one mapping on any neighborhood of zero.
In detail, we have
$$
f'(x) = begincases
1 + 4xsin(frac1x)-2cos(frac1x)&textif xneq 0\
1&textif x=0
endcases.
$$
As $x$ approaches 0 the $4xsin(frac1x)$ term can be made arbitrarily small while the $2cos(frac1x)$ term oscillates between $-2$ and $2$. Consequently, we can find a sequence of points $x_nto 0$ with $0<x_n+1<x_n$ such that $f'(x_n) = -1$ say. Since $f'$ is continuous away from the origin, $f$ is decreasing on a small neighborhood of each $x_n$ by the mean value theorem.
By the definition of the derivative we have
$$
f'(0) = lim_xto 0fracf(x)-f(0)x-0 = lim_xto 0fracf(x)x = 1>0.
$$
In particular, for $a$ sufficiently close to zero and positive we have $f(a)>0$. Now if we take one of our $x_n$'s such that $0<x_n<a$ then $f$ is decreasing on some interval contained in $(0, a)$. But if $f(0)=0$, $f(a)>0$, and $f$ is decreasing on some interval between $0$ and $a$ then by continuity, $f$ can't be one-to-one on $[0,a]$.
$endgroup$
$begingroup$
It might be easier to mention that $f'$ takes positive and negative values in any neighborhood of $0$ ($f'(1/(npi))=3$ for $n$ odd and $f'(1/(npi))=-1$ for $n$ even). Since a continuous bijection on an interval is necessarily monotonic, we're done.
$endgroup$
– zhw.
Mar 30 at 16:14
add a comment |
$begingroup$
More intuition than rigor: First verify that if $xle f(x) le x+x^2$ on $(-1,1),$ then $f'(0)=1.$
Now consider this situation: $1>a_1>1/2 >a_2>1/3 >a_3>1/4cdots.$ Choose the $a_n$ so close to $1/n$ that the line segments $[a_n,1/n]times 1/n$ lie between the graphs of $x$ and $x+x^2.$ We can then connect these line segments together, smoothly, so that the result is the graph of a smooth function on $(0,1)$ that stays between the graphs of $x,x+x^2.$
Call this function $f$ and then extend it to $(-1,0]$ by setting $f(x)=x,xle 0.$ Then $f$ is differentiable on $(-1,1)$ and $f'(0)=1.$ Yet $f$ is constant on each of the intervals $[a_n,1/n].$ This shows $f$ is not $1-1$ on any interval containing $0.$
$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%2f3166611%2fwhy-is-continuous-differentiability-necessary-for-inverse-function-theorem%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Not a particularly flashy example, but consider the function $f: mathbbRto mathbbR$ given by
$$
f(x) = begincases
x+2x^2sin(frac1x)&textif xneq 0\
0&textif x=0
endcases.
$$
You can show that $f$ is differentiable on all of $mathbbR$ with $f'(0) = 1$, but $f'$ is discontinuous at 0. To see that $f$ is not a local diffeomorphism at the origin, you can find a sequence of intervals that approach the origin on which $f$ is decreasing, but since $f'(0)>0$ we can find a point $a$ with $0<a$ with $f(0)<f(a)$, so $f$ can't be a one-to-one mapping on any neighborhood of zero.
In detail, we have
$$
f'(x) = begincases
1 + 4xsin(frac1x)-2cos(frac1x)&textif xneq 0\
1&textif x=0
endcases.
$$
As $x$ approaches 0 the $4xsin(frac1x)$ term can be made arbitrarily small while the $2cos(frac1x)$ term oscillates between $-2$ and $2$. Consequently, we can find a sequence of points $x_nto 0$ with $0<x_n+1<x_n$ such that $f'(x_n) = -1$ say. Since $f'$ is continuous away from the origin, $f$ is decreasing on a small neighborhood of each $x_n$ by the mean value theorem.
By the definition of the derivative we have
$$
f'(0) = lim_xto 0fracf(x)-f(0)x-0 = lim_xto 0fracf(x)x = 1>0.
$$
In particular, for $a$ sufficiently close to zero and positive we have $f(a)>0$. Now if we take one of our $x_n$'s such that $0<x_n<a$ then $f$ is decreasing on some interval contained in $(0, a)$. But if $f(0)=0$, $f(a)>0$, and $f$ is decreasing on some interval between $0$ and $a$ then by continuity, $f$ can't be one-to-one on $[0,a]$.
$endgroup$
$begingroup$
It might be easier to mention that $f'$ takes positive and negative values in any neighborhood of $0$ ($f'(1/(npi))=3$ for $n$ odd and $f'(1/(npi))=-1$ for $n$ even). Since a continuous bijection on an interval is necessarily monotonic, we're done.
$endgroup$
– zhw.
Mar 30 at 16:14
add a comment |
$begingroup$
Not a particularly flashy example, but consider the function $f: mathbbRto mathbbR$ given by
$$
f(x) = begincases
x+2x^2sin(frac1x)&textif xneq 0\
0&textif x=0
endcases.
$$
You can show that $f$ is differentiable on all of $mathbbR$ with $f'(0) = 1$, but $f'$ is discontinuous at 0. To see that $f$ is not a local diffeomorphism at the origin, you can find a sequence of intervals that approach the origin on which $f$ is decreasing, but since $f'(0)>0$ we can find a point $a$ with $0<a$ with $f(0)<f(a)$, so $f$ can't be a one-to-one mapping on any neighborhood of zero.
In detail, we have
$$
f'(x) = begincases
1 + 4xsin(frac1x)-2cos(frac1x)&textif xneq 0\
1&textif x=0
endcases.
$$
As $x$ approaches 0 the $4xsin(frac1x)$ term can be made arbitrarily small while the $2cos(frac1x)$ term oscillates between $-2$ and $2$. Consequently, we can find a sequence of points $x_nto 0$ with $0<x_n+1<x_n$ such that $f'(x_n) = -1$ say. Since $f'$ is continuous away from the origin, $f$ is decreasing on a small neighborhood of each $x_n$ by the mean value theorem.
By the definition of the derivative we have
$$
f'(0) = lim_xto 0fracf(x)-f(0)x-0 = lim_xto 0fracf(x)x = 1>0.
$$
In particular, for $a$ sufficiently close to zero and positive we have $f(a)>0$. Now if we take one of our $x_n$'s such that $0<x_n<a$ then $f$ is decreasing on some interval contained in $(0, a)$. But if $f(0)=0$, $f(a)>0$, and $f$ is decreasing on some interval between $0$ and $a$ then by continuity, $f$ can't be one-to-one on $[0,a]$.
$endgroup$
$begingroup$
It might be easier to mention that $f'$ takes positive and negative values in any neighborhood of $0$ ($f'(1/(npi))=3$ for $n$ odd and $f'(1/(npi))=-1$ for $n$ even). Since a continuous bijection on an interval is necessarily monotonic, we're done.
$endgroup$
– zhw.
Mar 30 at 16:14
add a comment |
$begingroup$
Not a particularly flashy example, but consider the function $f: mathbbRto mathbbR$ given by
$$
f(x) = begincases
x+2x^2sin(frac1x)&textif xneq 0\
0&textif x=0
endcases.
$$
You can show that $f$ is differentiable on all of $mathbbR$ with $f'(0) = 1$, but $f'$ is discontinuous at 0. To see that $f$ is not a local diffeomorphism at the origin, you can find a sequence of intervals that approach the origin on which $f$ is decreasing, but since $f'(0)>0$ we can find a point $a$ with $0<a$ with $f(0)<f(a)$, so $f$ can't be a one-to-one mapping on any neighborhood of zero.
In detail, we have
$$
f'(x) = begincases
1 + 4xsin(frac1x)-2cos(frac1x)&textif xneq 0\
1&textif x=0
endcases.
$$
As $x$ approaches 0 the $4xsin(frac1x)$ term can be made arbitrarily small while the $2cos(frac1x)$ term oscillates between $-2$ and $2$. Consequently, we can find a sequence of points $x_nto 0$ with $0<x_n+1<x_n$ such that $f'(x_n) = -1$ say. Since $f'$ is continuous away from the origin, $f$ is decreasing on a small neighborhood of each $x_n$ by the mean value theorem.
By the definition of the derivative we have
$$
f'(0) = lim_xto 0fracf(x)-f(0)x-0 = lim_xto 0fracf(x)x = 1>0.
$$
In particular, for $a$ sufficiently close to zero and positive we have $f(a)>0$. Now if we take one of our $x_n$'s such that $0<x_n<a$ then $f$ is decreasing on some interval contained in $(0, a)$. But if $f(0)=0$, $f(a)>0$, and $f$ is decreasing on some interval between $0$ and $a$ then by continuity, $f$ can't be one-to-one on $[0,a]$.
$endgroup$
Not a particularly flashy example, but consider the function $f: mathbbRto mathbbR$ given by
$$
f(x) = begincases
x+2x^2sin(frac1x)&textif xneq 0\
0&textif x=0
endcases.
$$
You can show that $f$ is differentiable on all of $mathbbR$ with $f'(0) = 1$, but $f'$ is discontinuous at 0. To see that $f$ is not a local diffeomorphism at the origin, you can find a sequence of intervals that approach the origin on which $f$ is decreasing, but since $f'(0)>0$ we can find a point $a$ with $0<a$ with $f(0)<f(a)$, so $f$ can't be a one-to-one mapping on any neighborhood of zero.
In detail, we have
$$
f'(x) = begincases
1 + 4xsin(frac1x)-2cos(frac1x)&textif xneq 0\
1&textif x=0
endcases.
$$
As $x$ approaches 0 the $4xsin(frac1x)$ term can be made arbitrarily small while the $2cos(frac1x)$ term oscillates between $-2$ and $2$. Consequently, we can find a sequence of points $x_nto 0$ with $0<x_n+1<x_n$ such that $f'(x_n) = -1$ say. Since $f'$ is continuous away from the origin, $f$ is decreasing on a small neighborhood of each $x_n$ by the mean value theorem.
By the definition of the derivative we have
$$
f'(0) = lim_xto 0fracf(x)-f(0)x-0 = lim_xto 0fracf(x)x = 1>0.
$$
In particular, for $a$ sufficiently close to zero and positive we have $f(a)>0$. Now if we take one of our $x_n$'s such that $0<x_n<a$ then $f$ is decreasing on some interval contained in $(0, a)$. But if $f(0)=0$, $f(a)>0$, and $f$ is decreasing on some interval between $0$ and $a$ then by continuity, $f$ can't be one-to-one on $[0,a]$.
edited Mar 29 at 2:38
answered Mar 29 at 1:55
LiamLiam
1867
1867
$begingroup$
It might be easier to mention that $f'$ takes positive and negative values in any neighborhood of $0$ ($f'(1/(npi))=3$ for $n$ odd and $f'(1/(npi))=-1$ for $n$ even). Since a continuous bijection on an interval is necessarily monotonic, we're done.
$endgroup$
– zhw.
Mar 30 at 16:14
add a comment |
$begingroup$
It might be easier to mention that $f'$ takes positive and negative values in any neighborhood of $0$ ($f'(1/(npi))=3$ for $n$ odd and $f'(1/(npi))=-1$ for $n$ even). Since a continuous bijection on an interval is necessarily monotonic, we're done.
$endgroup$
– zhw.
Mar 30 at 16:14
$begingroup$
It might be easier to mention that $f'$ takes positive and negative values in any neighborhood of $0$ ($f'(1/(npi))=3$ for $n$ odd and $f'(1/(npi))=-1$ for $n$ even). Since a continuous bijection on an interval is necessarily monotonic, we're done.
$endgroup$
– zhw.
Mar 30 at 16:14
$begingroup$
It might be easier to mention that $f'$ takes positive and negative values in any neighborhood of $0$ ($f'(1/(npi))=3$ for $n$ odd and $f'(1/(npi))=-1$ for $n$ even). Since a continuous bijection on an interval is necessarily monotonic, we're done.
$endgroup$
– zhw.
Mar 30 at 16:14
add a comment |
$begingroup$
More intuition than rigor: First verify that if $xle f(x) le x+x^2$ on $(-1,1),$ then $f'(0)=1.$
Now consider this situation: $1>a_1>1/2 >a_2>1/3 >a_3>1/4cdots.$ Choose the $a_n$ so close to $1/n$ that the line segments $[a_n,1/n]times 1/n$ lie between the graphs of $x$ and $x+x^2.$ We can then connect these line segments together, smoothly, so that the result is the graph of a smooth function on $(0,1)$ that stays between the graphs of $x,x+x^2.$
Call this function $f$ and then extend it to $(-1,0]$ by setting $f(x)=x,xle 0.$ Then $f$ is differentiable on $(-1,1)$ and $f'(0)=1.$ Yet $f$ is constant on each of the intervals $[a_n,1/n].$ This shows $f$ is not $1-1$ on any interval containing $0.$
$endgroup$
add a comment |
$begingroup$
More intuition than rigor: First verify that if $xle f(x) le x+x^2$ on $(-1,1),$ then $f'(0)=1.$
Now consider this situation: $1>a_1>1/2 >a_2>1/3 >a_3>1/4cdots.$ Choose the $a_n$ so close to $1/n$ that the line segments $[a_n,1/n]times 1/n$ lie between the graphs of $x$ and $x+x^2.$ We can then connect these line segments together, smoothly, so that the result is the graph of a smooth function on $(0,1)$ that stays between the graphs of $x,x+x^2.$
Call this function $f$ and then extend it to $(-1,0]$ by setting $f(x)=x,xle 0.$ Then $f$ is differentiable on $(-1,1)$ and $f'(0)=1.$ Yet $f$ is constant on each of the intervals $[a_n,1/n].$ This shows $f$ is not $1-1$ on any interval containing $0.$
$endgroup$
add a comment |
$begingroup$
More intuition than rigor: First verify that if $xle f(x) le x+x^2$ on $(-1,1),$ then $f'(0)=1.$
Now consider this situation: $1>a_1>1/2 >a_2>1/3 >a_3>1/4cdots.$ Choose the $a_n$ so close to $1/n$ that the line segments $[a_n,1/n]times 1/n$ lie between the graphs of $x$ and $x+x^2.$ We can then connect these line segments together, smoothly, so that the result is the graph of a smooth function on $(0,1)$ that stays between the graphs of $x,x+x^2.$
Call this function $f$ and then extend it to $(-1,0]$ by setting $f(x)=x,xle 0.$ Then $f$ is differentiable on $(-1,1)$ and $f'(0)=1.$ Yet $f$ is constant on each of the intervals $[a_n,1/n].$ This shows $f$ is not $1-1$ on any interval containing $0.$
$endgroup$
More intuition than rigor: First verify that if $xle f(x) le x+x^2$ on $(-1,1),$ then $f'(0)=1.$
Now consider this situation: $1>a_1>1/2 >a_2>1/3 >a_3>1/4cdots.$ Choose the $a_n$ so close to $1/n$ that the line segments $[a_n,1/n]times 1/n$ lie between the graphs of $x$ and $x+x^2.$ We can then connect these line segments together, smoothly, so that the result is the graph of a smooth function on $(0,1)$ that stays between the graphs of $x,x+x^2.$
Call this function $f$ and then extend it to $(-1,0]$ by setting $f(x)=x,xle 0.$ Then $f$ is differentiable on $(-1,1)$ and $f'(0)=1.$ Yet $f$ is constant on each of the intervals $[a_n,1/n].$ This shows $f$ is not $1-1$ on any interval containing $0.$
answered Mar 29 at 19:14
zhw.zhw.
74.7k43275
74.7k43275
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%2f3166611%2fwhy-is-continuous-differentiability-necessary-for-inverse-function-theorem%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