Ordinal numbers are used to indicate the position or order of items in a list. They answer the question "Which one?" in a sequence. Unlike cardinal numbers that simply count items, ordinal numbers describe the order of things.
Mathematically, ordinal numbers are represented by adding a suffix to the cardinal number:
The general rule for suffixes is:
\[ \text{Suffix} = \begin{cases} \text{st} & \text{if } n \equiv 1 \pmod{10} \text{ and } n \not\equiv 11 \pmod{100} \\ \text{nd} & \text{if } n \equiv 2 \pmod{10} \text{ and } n \not\equiv 12 \pmod{100} \\ \text{rd} & \text{if } n \equiv 3 \pmod{10} \text{ and } n \not\equiv 13 \pmod{100} \\ \text{th} & \text{otherwise} \end{cases} \]
Where \(n\) is the cardinal number.
The process of converting ordinal numbers to words involves these steps:
Let's convert the ordinal number 23rd to words:
This diagram illustrates the conversion of the ordinal number 23rd to its word form, showing both the numeric and textual representations.
We can create a free, personalized calculator just for you!
Contact us and let's bring your idea to life.