Notation for Lists in Math: Symbol, LaTeX

  • Context: LaTeX 
  • Thread starter Thread starter HJ Farnsworth
  • Start date Start date
  • Tags Tags
    List Notation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
HJ Farnsworth
Messages
126
Reaction score
1
Greetings,

Is there a commonly accepted notation for a list in mathematics, of an identical form to Ʃ for a summation? If so, what is the name of the symbol (that would be used in place of L, below), and how would it be typed in LaTeX?

For instance, it might look something like,

[itex]L^{1}_{n}[/itex]Ai[itex]\equiv[/itex]A1,A2,...,An,

except that the 1 and the n on the LHS would be directly below and above the L, as they would be with Ʃ for a summation.

Obviously, this is not a critical issue, but I often run into situations where that notation would be convenient and cleaner than writing a full list or ...'s all of the time...

Thanks for any help you can give.

-HJ Farnsworth
 
Physics news on Phys.org
##\{A_i\}_{i=1}^n##

or ##\{A_i\}_{i\in I}## for some index set I (provided I is defined)

or just "##A_i## for ##i = 1, \ldots, n##"
 
Perfect, thank you very much.

-HJ Farnsworth