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.

The Overhang Problem (2007) [pdf]

77 pointsby f5vealmost 2 years ago

9 comments

_a_a_a_almost 2 years ago
&quot;How far can a stack of n identical blocks be made to hang over the edge of a table? The question has a long history and the answer was widely believed to be of order logn. Recently, Paterson and Zwick constructed n-block stacks with overhangs of order n^1&#x2F;3 , exponentially better than previously thought possible. We show here that order n^1&#x2F;3 is indeed best possible, resolving the long-standing overhang problem up to a constant factor.&quot;<p>(from intro)
评论 #36333747 未加载
trhralmost 2 years ago
Imagine being this author&#x27;s parents at parties. &quot;Yes, our son is a Computer Scientist. No, not the well-paid kind, the kind that solves problems. No, not that sort of problem; the ones like how many bricks it takes to make a wall sturdy. No, not a regular wall; a curved one. I don&#x27;t know who wants a curved brick wall. Yes, I suppose he could just use rebar and mortar.&quot;
评论 #36339338 未加载
f5vealmost 2 years ago
Just discovered this -- it contains the optimal constructions for up to N=20. They don&#x27;t prove optimality but they do claim it.<p><a href="https:&#x2F;&#x2F;www.maa.org&#x2F;sites&#x2F;default&#x2F;files&#x2F;pdf&#x2F;upload_library&#x2F;22&#x2F;Robbins&#x2F;Patterson1.pdf" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.maa.org&#x2F;sites&#x2F;default&#x2F;files&#x2F;pdf&#x2F;upload_library&#x2F;2...</a>
mav88almost 2 years ago
These diagrams remind me of Lemmings and the builders that would build staircases over gaps you needed to cross.
omoikanealmost 2 years ago
It mentioned that the harmonic stacks arise from the restriction that the blocks should be stacked in one-on-one fashion. A related restriction might be that the blocks must be stacked one-by-one, i.e. each additional block must maintain balanced state.<p>I think trying to reproduce some of the diagrams with physical blocks would be difficult unless multiple blocks are placed at the same time.
评论 #36336757 未加载
评论 #36335989 未加载
评论 #36336475 未加载
stephencanonalmost 2 years ago
arxiv link, since the Dartmouth math website is having a bad evening: <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;0707.0093.pdf" rel="nofollow noreferrer">https:&#x2F;&#x2F;arxiv.org&#x2F;pdf&#x2F;0707.0093.pdf</a>
kisonecatalmost 2 years ago
I often use this example when teaching calculus: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;BjmypdFCl-Q" rel="nofollow noreferrer">https:&#x2F;&#x2F;youtu.be&#x2F;BjmypdFCl-Q</a>
jojobasalmost 2 years ago
So some scientists get to play with jenga on taxpayers&#x27; dime and students&#x27; tuition fee.<p>(I&#x27;m not angry, I&#x27;m envious.)
PlunderBunnyalmost 2 years ago
I wonder how close the historical examples come to the 20 or 30 block &#x27;ideal&#x27;?
评论 #36333565 未加载