10
$\begingroup$

I haven't done too many proofs, but I'd like to attempt more and thought I'd take a shot at this one, which is from Penrose's book "The Road To Reality."

The problem is to prove that the function given by $y = 0, x \leq 0$ and $y = e^{-1/x}, x > 0$ is $C^\infty$ smooth.

When x is less than 0, there's no problem as obviously the function is infinitely differentiable. Similarly, when x is greater than zero the function is infinitely differentiable, by the properties of the exponential function. As I see it, the difficulty arises in what happens right at 0. For the function to be differentiable there, the function needs to be continuous at 0, and for that to happen both the right hand and left hand limits need to equal 0. So for the function to be infinitely differentiable, one would need to show that in the limit the function $e^{-1/x}$, and all its derivatives, go to zero as x goes to 0.

Am I on the right track? Thanks for any advice.

$\endgroup$
1
  • 1
    $\begingroup$ Yes, you are on the right track... $\endgroup$ Commented May 5, 2011 at 18:52

3 Answers 3

8
$\begingroup$

Good start! Here's a little hint: you don't have to compute the $n$th derivative of $e^{-1/x}$ explicitly (that would be a mess). It's enough to show what structure it has, namely "a polynomial in $1/x$, times $e^{-1/x}$". This will allow you to deduce that it tends to zero as $x\to 0^+$.

$\endgroup$
4
  • 1
    $\begingroup$ Thanks. I came to a similar conclusion a few minutes ago before I checked for replies, honest! Since the limit of a product is the product of a limit, all that needs to be done to complete the proof show that $1/{x^{(n+1)}}$ tends to zero for all positive integers n, where n is the number of differentiations performed on the original equation. Easy do do via induction. $\endgroup$ Commented May 5, 2011 at 19:17
  • 1
    $\begingroup$ Hm, I'm not sure I understand your notation. Just to avoid misunderstandings: $1/x \to +\infty$ as $x\to 0^+$, so you will not have a limit as simple as $0 \cdot 0$, but the point is that $e^{-1/x}$ tends to zero much faster than the polynomial in $1/x$ grows. $\endgroup$ Commented May 5, 2011 at 20:55
  • $\begingroup$ You're right, I got confused on the direction I was taking the limit there! $\endgroup$ Commented May 6, 2011 at 8:36
  • $\begingroup$ Regarding the explicit form of the $n$th derivative, see this question: math.stackexchange.com/questions/18284/nth-derivative-of-e1-x $\endgroup$ Commented Nov 14, 2019 at 8:06
7
$\begingroup$

The derivatives are on the positive side do not seem impossible to calculate. I think they are

$$f^{(n)}(x) = e^{-1/x} \sum_{i=n+1}^{2n} {i \choose 2n-i}{i-1 \choose 2n-i}(2n-i)! (-x)^{-i}$$

as can be shown by induction. They have the limit $0$ as $x \to 0$ from above (easiest to see by first letting $y=1/x$ and then taking the limit as $y \to \infty$), so the function is infinitely differentiable everywhere.

$\endgroup$
2
  • $\begingroup$ do you mean setting y = 1/x and substituting it into the expression as x = 1/y? $\endgroup$ Commented May 2, 2020 at 4:44
  • $\begingroup$ @gannex: yes probably (it was 9 years ago) $\endgroup$ Commented May 2, 2020 at 10:53
1
$\begingroup$

To show that all $f(x) \in C^\infty$, it is useful to find $f^{(n)}(x)$, because then it is easy to show the differentiability in $0$.

$\endgroup$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.