Readit News logoReadit News

Deleted Comment

Deleted Comment

l- commented on Base 3 Computing Beats Binary   quantamagazine.org/how-ba... · Posted by u/Tomte
jetrink · 2 years ago
The "area" that you want to minimize is the number of digits, d, times the base, b.

    A = d * b
d is roughly equal to the log of the number represented, N, base b.

    d ~= ln(N)/ln(b)
Substituting,

    A ~= b * ln(N) / ln(b)
Take the derivative of the area with respect to b and find where the derivative is zero to find the minimum. Using the quotient rule,

    dA/db = ln(N) * (ln(b)*1 - b/b) / ln(b)^2

    0 = ln(N) * (ln(b) - 1) / ln(b)^2

    0 = ln(b) - 1

    ln(b) = 1

    b = e
I hope I got that right. Doing math on the internet is always dangerous.

l- · 2 years ago
Although the cost function has a multiplication of a base times the floor of the log of the value with respect to that base plus one, area is a misleading analogy to describe the applicability as any geometric dimensional value has to taken with respect to a basis. For a visual, (directional) linear scaling is more in line so to say.

Deleted Comment

l- commented on When was the last time we built a new city?   asteriskmag.com/issues/06... · Posted by u/jseliger
throwup238 · 2 years ago
We could just invade Canada - I think it’s been long enough that we should give it another shot. Without the British they don’t stand a chance this time around and we've got the fracking technology to exploit the land.

We can probably send the first Marine regiment over as undercover immigrants escaping the possibility of a second Trump regime and gain control of their weaponized maple syrup reserves before they even know what’s happening.

l- · 2 years ago
Baja Mexico would be more sensible to get everyone on the Pacific plate under one jurisdiction; plus the military has training bases nearby.

Deleted Comment

Deleted Comment

Deleted Comment

Deleted Comment

Deleted Comment

u/l-

KarmaCake day1140August 10, 2018
About
yIn: https://news.ycombinator.com/user?id=I-
View Original