TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Puzzle HN: Can you please help us mathematically solve a puzzle?

9 点作者 todayiamme大约 10 年前
I encountered a very simple puzzle that has very interesting ramifications. The puzzle consists of a set of cubes grouped in 3s or 2s that are linked together in a staggered fashion with elastic. We are meant to collapse these cubes into a 3 by 3 larger cube.<p>Here are a few pictures: http:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;nxA4Y<p>Now we know the brute-force way to do it, but I&#x27;m wondering if there&#x27;s a mathematical solution to this problem that can predict the exact sequence of folds required. Is there some way for us to derive this?<p>---<p>There are 12 nodes in total and here are the pairings of these cubes:<p>(3,3,), (3,3), (3,2), (2,2), (2,3), (3,3), (3,2), (2,3), (3,3), (3,2), (2,2), (2,3)

6 条评论

pixl8ed大约 10 年前
<a href="http://www.mathematische-basteleien.de/snakecube.htm" rel="nofollow">http:&#x2F;&#x2F;www.mathematische-basteleien.de&#x2F;snakecube.htm</a><p><a href="http://stackoverflow.com/questions/11622068/snake-cube-puzzle-correctness" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;11622068&#x2F;snake-cube-puzzl...</a>
评论 #9163793 未加载
评论 #9163011 未加载
ColinWright大约 10 年前
Clickable: <a href="http://imgur.com/a/nxA4Y" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;nxA4Y</a>
评论 #9163087 未加载
Constantskeptik大约 10 年前
This is a quick wiki search &quot;The puzzle was created by Franz Owen Armbruster, also known as Frank Armbruster and published by Parker Brothers in 1967. Over 12 million puzzles were sold. The puzzle is isomorphic to numerous older puzzles, among them the Katzenjammer puzzle,[3][4] patented[5] by Frederick A. Schossow in 1900, and The Great Tantalizer (circa 1940, and the most popular name prior to Instant Insanity). The puzzles use a subset of the 30 cubes devised by Percy Alexander MacMahon, but it is not known if the puzzle creators knew of MacMahon&#x27;s cubes.&quot;<p>I have a puzzle that does indeed have 12 different possible shapes and fits together in a rectangle. You have connected the ends together as if it will be folded like oragami. Why?
317070大约 10 年前
The green blocks have 14 possible locations. If you start at both the left and right end and look how those structures can fit, it simplifies the problem significantly.
Constantskeptik大约 10 年前
This is very similar to a math puzzle I have. there are 12 solutions, but it appears you have them linked in a chain. This is a famous problem.
Constantskeptik大约 10 年前
<a href="http://i.imgur.com/Uf86hRz.jpg" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;Uf86hRz.jpg</a>