In a parallel universe, instead of using the decimal system, aliens use exactly the set of 26 letters of the English alphabet, . To them, A denotes 0, B denotes 1, … and Z denotes 25. All other numbers like 26, 27, ...,etc. can be represented in the aliens' numbering system.
The serial number was written on one of their spaceships.
Find the equivalent decimal value of that number.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In this problem, There are only 26 letters to use to express any number.
0 = A
1 = B
2 = C
....
25 = Z
26 = BA = B x16+ A x 1 = 1 x 26+0 = 26.
The aliens are using a numbering system of base 2 6 , then the number C Z P 2 6 = 2 ⋅ 2 6 2 + 2 5 ⋅ 2 6 + 1 5 = 2 0 1 7 1 0