B Cube Math: How Many Smaller Cubes in a Larger Cube?

  • B
  • Thread starter Thread starter bob012345
  • Start date Start date
AI Thread Summary
In a cube of dimensions nxnxn, the total number of smaller cubes that can be drawn is given by the formula Σj^3, which can also be expressed as (n(n+1)/2)². For example, a 4x4x4 cube allows for 100 smaller cubes, while a 10x10x10 cube allows for 3025, and a 100x100x100 cube allows for 25,502,500 smaller cubes. The discussion emphasizes that while smaller cubes can overlap, they will fill the volume of the larger cube without leaving empty spaces. Additionally, the conversation shifts towards exploring how many cuboids of various dimensions can be drawn within the larger cube.
bob012345
Gold Member
Messages
2,287
Reaction score
1,010
TL;DR Summary
Find how many smaller cubes can be drawn in a larger cube of dimension nxnxn.
Here is a mild diversion. Given a cube of dimensions nxnxn, how many smaller cubes can be drawn within it. All cubes are integer dimensions and are drawn on the grid lines if you imagine the larger cube as a 3D graph paper. For example, in a 2x2x2 cube one can draw one 2x2x2, eight 1x1x1's. Try working it out for a 4x4x4 cube. Try and derive the general formula and use it for a 10x10x10 cube. Or a 100x100x100 cube. Have fun.
 
Mathematics news on Phys.org
Do the smaller cubes fill the original cube? If so, you need to get a list of divisors. For n=10, use 1,2,5 to get ##10^3+5^3+2^3##, while for n=100, use 1,2,4,5,10,20,25,50.to get ##100^3+50^3+25^3+20^3+10^3+5^3+4^3+2^3##.
 
  • Like
Likes bob012345
mathman said:
Do the smaller cubes fill the original cube? If so, you need to get a list of divisors. For n=10, use 1,2,5 to get ##10^3+5^3+2^3##, while for n=100, use 1,2,4,5,10,20,25,50.to get ##100^3+50^3+25^3+20^3+10^3+5^3+4^3+2^3##.
All the cubes can be drawn within the bounds of the larger cube. I did not use the word fill because I don't want people to think this is about how many smaller cubes fill the volume. It's not that. In the simple example I gave of the 2x2x2 case, you have 5 possibilities. The 1x1x1's certainly fill the volume. So does the 2x2x2. For larger cubes, you will see smaller cubes overlapping each other but for each size, the total volume will always be spanned by the smaller cubes. There will be no empty spaces. If it helps, think about the problem of how many squares can be drawn within a larger square on graph paper. Some smaller squares can overlap. I hope this helps.
 
Last edited:
You can draw all the cubes, and if you draw with perspective they are all distinguishable. That gives you n3 cubes of size 1, (n-1)3 cubes of size 2 and so on. If you mean something else you'll need a clearer description.
 
  • Like
Likes bob012345
mfb said:
You can draw all the cubes, and if you draw with perspective they are all distinguishable. That gives you n3 cubes of size 1, (n-1)3 cubes of size 2 and so on. If you mean something else you'll need a clearer description.
That's correct. The answer for how many cubes can be drawn is ##\sum_{j=1}^n j^3##. But this can be put in a more compact form of ##(\frac {n(n+1)}{2})^2 ##. So, in the 4x4x4 case we have a total of 100 and 10x10x10 case we have 3025. The 100x100x100 case gives 25,502,500 possible cubes that can be drawn.

So, the next question is how many cuboids of size {##i ,j ,k = 1,n##} can be drawn in a cube of ##n##x##n##x##n## ?
 
Last edited:
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
20
Views
2K
Replies
3
Views
4K
Replies
7
Views
3K
Replies
7
Views
3K
Replies
6
Views
3K
Replies
6
Views
24K
Replies
1
Views
2K
Back
Top