FAQ
Prime Shapes, answered quickly.
Share this page with parents, students, or colleagues to explain how prime shapes work and how to use the explorer.
What is the “prime shape” mathematically?
For any integer N, we find factor triples (w, h, l) where w·h·l = N, then choose the one with the smallest surface area 2(wh + wl + hl). Ties go to the shape closest to a cube.
Why teach this to kids?
It turns multiplication, factors, and primes into something you can spin, stack, and remember—far stickier than memorizing tables.
Is it safe and private?
Yes. Everything runs locally in the browser. No accounts, ads, or tracking.
Can I use it offline?
Load the page once; after that, the explorer logic works without a network connection on most modern browsers.
Which devices work best?
Any modern laptop or tablet with a WebGL-capable browser. Mouse or touch both work for rotate/zoom.
How do students reset or explore new numbers?
Use “New random N” for a fresh challenge or type a favorite N directly, then adjust dimensions until they hit the prime shape.
How does this connect to algebra?
Prime shapes make x² and x³ literal, and expressions like x² + 2 or x³ − 2x become shapes with added or removed chunks.
Can I share or embed this?
Yes—send the link to the full-page explorer or run it live on a projector for a class demo.
Why "prime" shape when the edges aren't always prime?
Every edge is built from the number's prime factors—the prime shape is the most balanced way to deal those primes into three dimensions. With three or fewer prime factors every edge is prime; with four or more, primes fuse into composite edges (210 = 5×6×7, where 6 = 2×3).
Is the prime shape always the one closest to a cube?
Almost—but not always! The first exception is 360: the cube-like 5×8×9 loses to 6×6×10 by two units of surface area. We call these deceptive numbers. See Advanced Study.
Are there unsolved problems here?
Yes—real ones. We've checked every number up to 200,000 and the minimum-surface-area shape has been unique every time, but nobody has proven ties are impossible. Find one or prove none exists and you've done original mathematics.
Next steps