4

Does a symbol exist to depict an arbitrarily large, finite number?

somehume
  • 281

2 Answers2

5

Symbols (like $\pi$) are used to denote fixed values, while "arbitrarily large" by its very nature is not fixed. It might, for example appear in an existential quantifier as in $\exists N > n \dots$ (read, "there exists a number $N$ greater than $n$ such that $\dots$").

A.S
  • 9,016
  • 2
  • 28
  • 63
4

It is common in number theory to write $c \gg 1$ to mean that $c$ is a sufficiently large (but finite) constant. The $\gg$ notation is Vinogradov's Notation.

JavaMan
  • 13,153