Search for a tool
Kaktovik Numerals

Tool to convert or write Kaktovik numbers. The Kaktovik Iñupiaq numerals are used in Alaska by Inuit peoples.

Results

Kaktovik Numerals -

Tag(s) : Numeral System, Symbol Substitution

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Kaktovik Numerals' tool for free! Thank you!

Kaktovik Numerals

Kaktovik to (Arabic) Numbers Converter

See also: Mayan Numerals

Kaktovik writer/Encoder





Answers to Questions (FAQ)

What are Kaktovik numbers? (Definition)

Kaktovik numbers or numerals (or Iñupiaq numerals) are a positional base 20 numeral system (with a sub-base of 5) used by Inuit/Inupiat peoples in Alaska and Canada.

How to write in Kaktovik numerals?

Start by converting the number to base 20 (see explanations on converting to base N).

Then replace each number (from 0 to 19) with the corresponding Kaktovik symbol:

Decimal
Value
UnicodeImage
0𝋀char(119488)
1𝋁char(119489)
2𝋂char(119490)
3𝋃char(119491)
4𝋄char(119492)
5𝋅char(119493)
6𝋆char(119494)
7𝋇char(119495)
8𝋈char(119496)
9𝋉char(119497)
10𝋊char(119498)
11𝋋char(119499)
12𝋌char(119500)
13𝋍char(119501)
14𝋎char(119502)
15𝋏char(119503)
16𝋐char(119504)
17𝋑char(119505)
18𝋒char(119506)
19𝋓char(119507)

Example: 123 is written $ [6, 3]_{20} $ in base 20 (car $ 123 = 6 \times 20^1 + 3 \times 20^0 $) so char(119494)char(119491) in Kaktovik.

Numbers can be grouped visually in groups of 5, which can simplify some calculations by hand.

How to convert a Kaktovik number into decimal?

To write a Kaktovik number in classic decimal representation, locate each symbol and replace it with the associated number (between 0 and 19) so as to obtain a positional numeration in base 20 which will still have to be converted into base 10 (decimal).

Example: char(119491)char(119489)char(119502) corresponds to [3,1,14] in base 20 so $ 3 \times 20^2 + 1 \times 20 + 14 = 1234 $ in decimal (base 10)

How to handle decimal numbers in Kaktovik?

Decimal writing uses the dot . to separate the integer part and the decimal part.

As the writing is in base 20, the first digit after the decimal has the unit $ 20^{−1} = 0.05 $, the second $ 20^{−2} = 0.0025 $ etc.

Example: char(119490).char(119493) corresponds to [2,.,5] in radix 20 and $ 2 \times 20^0 + 5 \times 20^{-1} = 2.25 $ in radix 10

How to do calculations with Kaktovik numbers?

Kaktovik arithmetic operations in numbers follow the classic rules (while taking into account position values in base 20).

However, Kaktovik symbols are very visual and allow you to quickly and easily perform additions and subtractions (and also some divisions), see the video here

For more calculations, there is a calculator application here

How to recognize a Kaktovik numerals? (Identification)

The digits of the Kaktovik Iñupiaq numeral consist of 0 to 5 vertical bars/strokes on the lower part (forming W) and 0 to 3 horizontal bars on the top part (forming 𝆒)

Any references to Inuit, Iñupiats or even Inuktitut are clues.

When were Kaktovik numerals invented?

The count was developed in 1994 in Kaktovik, a town in Alaska by a group of students.

Source code

dCode retains ownership of the "Kaktovik Numerals" source code. Except explicit open source licence (indicated Creative Commons / free), the "Kaktovik Numerals" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Kaktovik Numerals" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Kaktovik Numerals" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cite dCode

The copy-paste of the page "Kaktovik Numerals" or any of its results, is allowed (even for commercial purposes) as long as you credit dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Kaktovik Numerals on dCode.fr [online website], retrieved on 2024-05-12, https://www.dcode.fr/kaktovik-numerals

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Kaktovik Numerals' tool for free! Thank you!


https://www.dcode.fr/kaktovik-numerals
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback