Create account

replied 1789d
| taking the square root of a Very Large number (1000 characters) can massively decrease the number of characters, then isnt that by itself a compression? All you gotta do is not add
replied 1789d
My advice for sqrt, DO THE MATH. It is really not hard, and it will help you understand the issues involved. DO NOT try to add AES or something into the mix, do ONE thing first.
replied 1789d
| more characters with notation than what you reduce with math. Is there some reason you could never be on the positive end here?

My idea with using AES255 encryption is simply that
replied 1789d
| doing so gives you a totally different set of characters with different entropy, i think. So you could compress it differently.

Logically speaking, i dont think a singularity is
replied 1789d
| realistic, no, but what if the shrinking process involved with square-rooting results in more compressioj than not? If the compression even had a mere 51% chance of being superior,
replied 1789d
| then couldnt we just do it over and over again to get a better compression?

I think it all hinges on the premise that math allows us to bidirectionally and deterministically shorten
replied 1789d
| a character count. Is this assumption itself incorrect?