Yes, that is correct. You can also write it as f(x) = 0 for x > 0 and f(0) = 1.

  • Thread starter Thread starter Roni1985
  • Start date Start date
  • Tags Tags
    Convergence Pdes
Roni1985
Messages
200
Reaction score
0

Homework Statement


fn(x)= e-n*x
Determine whether or not the sequence fn converges pointwise for each x\geq0


Homework Equations


when a sequence of functions converges pointwise, the following is satisfied.
f(x)=limN->inffn(x)


The Attempt at a Solution



I tried to graph it and I can see that the function shifts down closer and closer to y=0.

But, I can't really think of a mathematical proof here.

Thanks.
 
Physics news on Phys.org
Dang I thought this was going to be an actual PDE question. There is really no need to graph nor is there reason for mathematical proof unless you are clueless about the exponential function. Remember for pointwise convergence we only consider what happens by fixing an x in the set under consideration and then letting n approach infinity. Now fix x = 0, what is the limiting function here? Now fix an arbitrary x > 0, what happens when you let n go to infinity then?
 
snipez90 said:
Dang I thought this was going to be an actual PDE question. There is really no need to graph nor is there reason for mathematical proof unless you are clueless about the exponential function. Remember for pointwise convergence we only consider what happens by fixing an x in the set under consideration and then letting n approach infinity. Now fix x = 0, what is the limiting function here? Now fix an arbitrary x > 0, what happens when you let n go to infinity then?
Hello,

I'm sorry, my title is misleading. we just went over uniform and pointwise convergence before using it with PDEs :\

Thank you for the response.

That was also my logic.

So, I just say that f(x)= 1 for x=0 and 0 for x>0

?

Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top