Syntax for a sequence in a set X

  • Context: Graduate 
  • Thread starter Thread starter imurme8
  • Start date Start date
  • Tags Tags
    Sequence Set
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
imurme8
Messages
45
Reaction score
0
Syntax for a sequence "in" a set X

It is well-known shorthand to say that a sequence of real numbers x_n is a sequence "in R". (Of course we do not mean that the function x_n is an element of R). In such a case, is it permissible to replace the word "in" by the element symbol, or is this not accepted usage?

E.g. "Given a sequence {x_n} \in \mathbb{R}..." Is this OK?
 
Physics news on Phys.org


I just had a quick flip through Rudin and I only ever saw "a sequence in [itex]\mathbb{R}[/itex]".
 


Usually, the set of sequences which elements in a set A is denoted by [itex]A^{\mathbb N}[/itex].
More generally, if A and B are two sets, then the set of functions from A to B is written [itex]B^A[/itex].
 


imurme8 said:
It is well-known shorthand to say that a sequence of real numbers x_n is a sequence "in R". (Of course we do not mean that the function x_n is an element of R). In such a case, is it permissible to replace the word "in" by the element symbol, or is this not accepted usage?

E.g. "Given a sequence {x_n} \in \mathbb{R}..." Is this OK?

No, this is not permissible. This would be a serious abuse of notation and it would likely cause trouble.

One should say "Given a sequence [itex](x_n)_n[/itex] with each [itex]x_n\in \mathbb{R}[/itex]".