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.