\text{\textellipsis}

Ellipsis symbol, used to indicate the continuation of a sequence or omitted content.

Examples

Indicating a sequence of elements from a_1 to a_n.

a_1, a_2, \text{\textellipsis}, a_n

Representing a sequence of numbers from 1 to 10.

1, 2, 3, \text{\textellipsis}, 10

Summation of a series of terms from x_1 to x_n.

x_1 + x_2 + \text{\textellipsis} + x_n