Recursive indexing: Difference between revisions

Content deleted Content added
fixed title
No edit summary
Line 4:
Recursive indexing itself is a method to write the successive differences of the number after extracting the maximum value of the alphabet set from the number, and continuing recursively till the difference falls in the range of the set.
 
Recursive indexing with a 2-letter alphabet is called [[unaryurinal code]].
 
==Encoding==