Celeb Glow
news | April 07, 2026

What is the meaning of 'sup' in this equation

$\begingroup$

What is the meaning of 'sup' in this equation: $$s(n)= \frac1n\sup_{k\ge0}T^{(k)}(n)$$

The equation is from this paper on the Collatz conjecture.

$\endgroup$ 3

1 Answer

$\begingroup$

Consider the set $\{T^{(k)}(n):k=0,1,2,\ldots\}.$ Then, $\sup_{k\ge0}T^{(k)}(n)$ is exactly $\sup\{T^{(k)}(n):k=0,1,2,\ldots\}.$ The supremum $\sup A$, where $A$ is a subset of an ordered set $E$, is an element of $E$ such that $x\le \sup A$ for all $x\in A$ and if $b < \sup A$ then there is some $x\in A$ such that $b < x$.

In other words, $\sup A$ is an upper bound of $A$ and it is the smallest upper bound of $A$.

$\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