Convergence of sin(x/n) in A[0,pi]

  • Thread starter Thread starter desaila
  • Start date Start date
  • Tags Tags
    Convergence
desaila
Messages
25
Reaction score
0

Homework Statement



Show that the sequence real-valued functions fn(x) = sin(x/n) converges uniformly to f(x) = 0 on A=[0,pi]

Homework Equations



I don't believe there are any

The Attempt at a Solution



Well, my first thought was that if x/n = pi then sin(x/n) is obviously going to be zero. I really can't get past that, I mean it seems like stating that and that if x/n is any multiple of pi then sin(x/n) will be zero. I guess I can't see past the obvious and into how this problem might actually be challenging.
 
Physics news on Phys.org
You are supposed to show that fn(x) goes to zero as n goes to infinity for *any* value of x between 0 and pi.
 
Oh. Well then. You can't use euler's because the function is real valued, correct? Or, can you expand it and just leave off the imaginary part?

I can't think of another way to show that this function is going to zero.
 
Well, as n goes to infinity, x/n goes to zero for all x on [0,pi] And sin(0)=0
 
If the sup norm ( sup |fn(x)-f(x)|, over x in X) goes to zero then f_n converges uniformly to f on X. This is biconditional.

I suspect you can also show this from the definition of uniform convergence.
 
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