Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

The well-known notation for continuous intervals is $[a,b]$. But what's the case for discrete intervals? Actually they are sets of finite elements $\left\{a, a+1, ..., b-1, b\right\}$ or infinite elements $\left\{0, 1, 2, ...\right\}$.

Is there any special notation or common practice for discrete intervals?

$\endgroup$ 3

2 Answers

$\begingroup$

A notation that is sometimes used is double-brackets, so $[[a,b]]$. (But it should still be explained what is meant.)

If one uses only the discrete version it is not uncommon to just use the usual notation $[a,b]$ for the discrete version, and to say so clearly somewhere.

Let me add that on an earlier question regarding this subject the notations $a..b$ and $[a..b]$ were also mentioned.

$\endgroup$ 1 $\begingroup$

In the book Statistics for Business and Economics by David R. Anderson,

Discrete intervals are simplified using ellipses. For instance:

B = 0, 1, 2, …, 20

E = 0, 1, 2, …, 50

V = 0, 1, 2, …, ∞

Unlike continuous intervals, which can be described using parentheses and square bracket, or inequality symbols, Like:

H = [0,8] or 0 ≤ H ≤ 8

K = (0, ∞) or K > 0

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy