Aliens numbering system

Number Theory Level pending

In a parallel universe, instead of using the decimal system, aliens use exactly the set of 26 letters of the English alphabet, { A , B , C , Z } \{ A, B, C, … Z\} . 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 C Z P CZP was written on one of their spaceships.

Find the equivalent decimal value of that number.


The answer is 2017.

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.

1 solution

Ossama Ismail
Jan 26, 2017

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 26 , 26, then the number C Z P 26 = 2 2 6 2 + 25 26 + 15 = 201 7 10 CZP_{26} = 2 \cdot 26^2 + 25 \cdot 26 + 15 = 2017_{10}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...