TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Painting by Prime Number (2018)

18 pointsby rmeertensover 4 years ago

3 comments

peter_d_shermanover 4 years ago
You know, in theory, you could encode any binary data as its nearest prime number, plus or minus a delta number, which would be an integer...<p>And... check this out... the delta number itself -- might be in turn composed of one or more prime numbers, plus or minus a smaller delta -- until the delta no longer can be expressed as containing another prime number inside of itself!<p>Which leads to an interesting question... are prime gaps, that is, the space between prime numbers,<p><i>are prime gaps fractal in nature?</i><p>In other words, what&#x27;s the mathematical relationship between say filling up a prime gap (and I&#x27;m thinking as those gaps become larger and larger, as the prime numbers themselves become larger and larger) with one or more smaller primes, plus a delta (the delta being the point where you run out of primes for covering the gap, that when added or subtracted, brings you back to your original binary data, expressed as a large integer, or the closest largest prime...)<p>Well, what&#x27;s the exact relationship there, and can it be used for (<i>one of my favorite topics! &lt;g&gt;</i>), data compression?<p>?<p>(Yes, this set of ideas needs some tweaking and&#x2F;or more formal definition... this is the &quot;rough draft&quot; of that future formal definition...)
paulirishover 4 years ago
Google webcache: <a href="http:&#x2F;&#x2F;webcache.googleusercontent.com&#x2F;search?q=cache:kTLuLpr4yRcJ:www.pinchofintelligence.com&#x2F;painting-by-prime-number&#x2F;+&amp;cd=1&amp;hl=en&amp;ct=clnk&amp;gl=us" rel="nofollow">http:&#x2F;&#x2F;webcache.googleusercontent.com&#x2F;search?q=cache:kTLuLpr...</a>
评论 #25557954 未加载
ffhhjover 4 years ago
Very cool! Maybe draw the Mandelbrot set, or a table of 10x10 prime numbers in minimal monospaced font.