IMO number of a vessel An IMO number is made of the three letters "IMO" followed by a seven-digit number. This consists of a six-digit sequential unique number followed by a
check digit. The integrity of an IMO number can be verified using its check digit. The checksum of an IMO ship identification number is calculated by multiplying each of the first six digits by a factor of
7 to
2 corresponding to their position from right to left. The rightmost digit of this sum is the check digit. Example for
IMO 9074729: :(
9×
7) + (
0×
6) + (
7×
5) + (
4×
4) + (
7×
3) + (
2×
2) = 13
9.
IMO number of a company The checksum of an IMO company and registered owner identification number is calculated somewhat differently. The first six digits are multiplied by the respective weights:
8,
6,
4,
2,
9, and
7 and then summed. From this sum modulo 11 is taken. The result of which is subtracted from 11. And
modulo 10 of this difference results in the check digit. Example for company
IMO 2041999: :\begin{align}\mbox{check digit} &= (11 - (2 \times 8 + 0 \times 6 + 4 \times 4 + 1 \times 2 + 9 \times 9 + 9 \times 7) \bmod 11) \bmod 10 \\ &= (11 - (16 + 0 + 16 + 2 + 81 + 63) \bmod 11) \bmod 10 \\ &= (11 - 178 \bmod 11) \bmod 10 \\ &= (11 - 2) \bmod 10 \\ &= 9 \bmod 10 = 9 \end{align} == See also ==