A strange notation

142 Views Asked by At

Mathematical notation

In one of my papers I found a notation where 2 letters one under other are placed in brackets without any additional operation symbol - attached image (N m). What does this mean, is this a shortcut of summation?

1

There are 1 best solutions below

1
On

$$\binom{N}{m}=\frac{N!}{(N-m)!m!} \text{ for } \ 0≤m≤N$$

Where the symbol "!" denotes the factorial