image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Mathematics > Calculus & Analysis


Reply

image Showing that a function is C infinity? Share It Thread Tools Search this Thread image
Old Jul3-09, 02:33 AM                  #1
Skynt

Skynt is Offline:
Posts: 35
Showing that a function is C infinity?

I'm currently reading a book, The Road To Reality by Roger Penrose, and trying to tackle some of the exercises in the process. My knowledge in mathematics is limited, but broad enough to complete some of the exercises. Anyway, one of them wants you to consider the one function LaTeX Code: e^{\\frac{-1}{x^{2}}} and show that it is LaTeX Code: C^{\\infty} but not analytic..

The entire concept of C-infty functions has been hard to grasp... can anyone explain? (such as proving a function to be C-infty)

Thanks!
  Reply With Quote
Old Jul3-09, 02:37 AM                  #2
Hurkyl

PF Mentor
 
Hurkyl's Avatar

Hurkyl is Online:
Posts: 13,011
Re: Showing that a function is C infinity?

Start small. Can you prove it's C0? C1?
  Reply With Quote
Old Jul3-09, 03:13 AM                  #3
Skynt

Skynt is Offline:
Posts: 35
Re: Showing that a function is C infinity?

I have no clue where to begin. I suppose a C1 is differentiable once? This section really lost me.
  Reply With Quote
Old Jul3-09, 03:38 AM                  #4
D H

D H is Online:
Posts: 4,168
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Showing that a function is C infinity?

Differentiability is not quite right. A function is C1 if its derivative is continuous. A function is C-infinity if derivatives of all order are continuous.

What is the derivative of LaTeX Code: \\exp(-x^2) ? Is it continuous? How about the second derivative, and so on?
  Reply With Quote
Old Jul3-09, 03:45 AM                  #5
Hurkyl

PF Mentor
 
Hurkyl's Avatar

Hurkyl is Online:
Posts: 13,011
Re: Showing that a function is C infinity?

Of course, he should first worry if the function is continuous before he worries if its derivative is continuous!

(for the OP: if the function isn't continuous, it doesn't have a derivative. I assume you know that, but I felt I should say it anyways)
  Reply With Quote
Old Jul3-09, 04:59 AM                  #6
Skynt

Skynt is Offline:
Posts: 35
Re: Showing that a function is C infinity?

LaTeX Code: y = e^{-x^{2}}
It took me a little bit to realize that
LaTeX Code: ln \\ y = -x^{2}
LaTeX Code: \\frac{ysingle-quote}{y} = -2x
LaTeX Code:  ysingle-quote = -2x (  e^{-x^{2}} )

It is continous and so forth if I did the same thing again... so that would prove it is LaTeX Code: C^{\\infty} ?

What would be a more formal way of proving that (if what I did was correct) in a more generalized fashion like I've noticed in hard to read proofs?
  Reply With Quote
Old Jul3-09, 05:09 AM                  #7
D H

D H is Online:
Posts: 4,168
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Showing that a function is C infinity?

Originally Posted by Skynt View Post
LaTeX Code: y = e^{-x^{2}}
It took me a little bit to realize that
LaTeX Code: ln \\ y = -x^{2}
That's not the function in the original post. You should be looking at

LaTeX Code: \\aligned<BR>y &= e^{-1/x^{2}} \\\\<BR>\\ln y &= -1/x^2

As Hurkyl mentioned, the first (zeroth) thing you have to do is show that the function itself is continuous. Is it? Is it even defined at x=0?

To get around this issue, some people define the function in question to be

LaTeX Code: <BR>f(x) = \\Bigl{\\lbrace}\\;\\;<BR>\\begin{matrix} 0 & \\quad \\text{x=0} \\\\ \\exp(-1/x^2) & \\quad\\text{otherwise}<BR>\\end{matrix}
  Reply With Quote
Old Jul3-09, 03:55 PM                  #8
Skynt

Skynt is Offline:
Posts: 35
Re: Showing that a function is C infinity?

Oh gosh I'm sorry I was going off your previous post ( exp(-x^2) )


LaTeX Code: <BR>f(x) = \\Bigl{\\lbrace}\\;\\;<BR>\\begin{matrix} 0 & \\quad \\text{x=0} \\\\ \\exp(-1/x^2) & \\quad\\text{otherwise}<BR>\\end{matrix}

I'm guessing if its defined like that, it would be continuous, otherwise it would be undefined in some manner at x=0

But it sort of works out the same way it did with LaTeX Code:  e^{-x^{2}} if you derive LaTeX Code:  e^{-1/x^{2}}
  Reply With Quote
Old Jul3-09, 04:25 PM                  #9
D H

D H is Online:
Posts: 4,168
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Showing that a function is C infinity?

My bad; what I wrote in post #4 was a typo. The function in question is that posted in your first post in this thread.

Don't just guess. Is the function as clarified in post #7 continuous? How do you go about showing that? How about the derivatives?
  Reply With Quote
Old Jul5-09, 11:32 AM                  #10
Preno

Preno is Offline:
Posts: 97
Re: Showing that a function is C infinity?

Originally Posted by D H View Post
Differentiability is not quite right. A function is C1 if its derivative is continuous. A function is C-infinity if derivatives of all order are continuous.
Which holds iff they all exist, so you just have to check that they do.
  Reply With Quote
Old Jul5-09, 11:41 PM                  #11
n!kofeyn

n!kofeyn is Offline:
Posts: 471
Re: Showing that a function is C infinity?

Originally Posted by D H View Post
To get around this issue, some people define the function in question to be

LaTeX Code: <BR>f(x) = \\Bigl{\\lbrace}\\;\\;<BR>\\begin{matrix} 0 & \\quad \\text{x=0} \\\\ \\exp(-1/x^2) & \\quad\\text{otherwise}<BR>\\end{matrix}
This is the correct definition that you need. To prove that f is LaTeX Code: C^\\infty (smooth), use induction. For f to be smooth, LaTeX Code: f^{(k)} must exist and be continuous for all k=0,1,2,... To do induction, prove that for k=0, LaTeX Code: f^{(0)} , which is just f, is continuous. Then assume that LaTeX Code: f^{(k)} exists and is continuous. Use this information to show that LaTeX Code: f^{(k+1)} exists and is continuous. You will get a feel of this if you do take a few of the first derivatives as suggested.

A function is real-analytic at a point p if it is equal to its Taylor series about p in a neighborhood of p. To show that f is not analytic, show that around zero f is not equal to its Taylor series about zero. (You will find that LaTeX Code: f^{(k)}(0) = 0 for all k, so that the Taylor series of f(x) about zero is zero. But f(x) is definitely not zero in a neighborhood of zero, so it can't be equal to its Taylor series.)

Another way to show that it isn't analytic is to use the power series expansion of the exponential function, which is unique. That is
LaTeX Code: e^y = 1+y+\\frac{y^2}{2!} + \\frac{y^3}{3!} + \\cdots
Now substitute y=-1/x^2. You will then get a series with negative terms in the exponents, which is not the Taylor series of the function.
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Showing that a function is C infinity?
Thread Thread Starter Forum Replies Last Post
differentiable function / showing a set is a neighbourhood of a point theneedtoknow Calculus & Beyond 0 Jun2-09 12:39 AM
Integral of a delta function from -infinity to 0 or 0 to +infinity maverick280857 Quantum Physics 31 Oct8-08 02:42 PM
Showing Continuity of a function Physics_wiz Calculus & Beyond 4 Mar24-08 01:22 AM
Showing a function f is continous on R^n and f(x) = c.x is continus on R^n confused! mr_coffee Calculus & Beyond 0 Oct11-05 10:03 AM
Showing something is not a function mattmns Introductory Physics 13 Sep26-05 11:40 PM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image