developing a recursive fully reversable compressing algorithm based on zero amount redundancy

antonio gonzalez 136 Reputation points
2023-01-31T16:38:53.8566667+00:00

the number 0 is the only number that starts with zero of the infinite numbers, this shows how including it in the computing numbers causes trouble. not only that its unneccesity to express amounts makes it totally redundant and makes numbers highly entropic lets make the assumption that the digit 0 doesnt express nothing of something but ten of something, so if you have 0 apples you dont have none but ten so if you have 100 apples you dont have 1 century of apples plus nothing of tens of apples and nothing of units of apple owning zero or nothing is a logical contradiction or absurd if you have nothing you have the property of not to have so yoy have not have, you have not having apples or if you rather you have not having of having not having having not having... and like that for ever so if you have 100 apples what you truly have is '0' units of apples which add ten apples plus 9 tens of apples for a total of 100 apples, so 100 hundred apples shouldnt be graphically expressed as 100 but as 90 if you own 1000 wouldnt be one millenia plus zero centuries plus zero tens and zero units but as 10 ('0')units plus 9 tens plus 9 centuries which add to the amount 1000 so should be expressed as 990, 1001 would be 1 unit 10 tens and 9 centuries so should naturally be expressed as 901, the numbers without zero wouldnt change,777 still would be 7 centuries 7 decades and 7 units so the compressing algoryrhm would be a usual base change of recursively dividing by ten and save the reminder with the caught that you set the carry to on or true each time you get a reminder of 0 and when the carry is set to true you substract one to the left amount prior to the next division by ten to decompress you do the usual base change except you count the 0 as ten instead of 0

Small BASIC
Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
277 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. albert nairn 6 Reputation points
    2023-02-11T00:03:17.91+00:00

    Hello Antonio, Iam, thinking which maybe off. however, in substructure of you on your page would have settings for setting values Could you set your preferences to show 0 as the center point making a subcategory, example [B.] zero, minus zero - and plus zero. Create and negative scale to zero include your plus scale with zero in-between the negative plus and negatives as three together as the same value with and starting point negative or plus as the new set of values under this new [ B] section, alter it until you find a working mathematical scale numbering a new secondary set of values.

    0 comments No comments