Compress 3D Objects Into 2 Dimensions?

  • Thread starter Thread starter PFanalog57
  • Start date Start date
  • Tags Tags
    3d Dimensions
PFanalog57
Messages
384
Reaction score
0
Is it possible to compress a 3D object into 2 dimensions?

For example:

1 + 2 + 3

2 + 3 + 4

3 + 4 + 5
___________

6 + 9 + 12 = 3^3 = 27



Here is a "square" 6^3

1+2+3+4+5+ 6
2+3+4+5+6+ 7
3+4+5+6+7+ 8
4+5+6+7+8+ 9
5+6+7+8+9+10
6+7+8+9+10+11

The sum:


1+2+3
2+3+4
3+4+5

+

1+2+3+4
2+3+4+5
3+4+5+6
4+5+6+7

+

1+2+3+4+5
2+3+4+5+6
3+4+5+6+7
4+5+6+7+8
5+6+7+8+9

equals 6^3
 
Last edited:
Physics news on Phys.org
Russell E. Rierson said:
Is it possible to compress a 3D object into 2 dimensions?

For example:

1 + 2 + 3

2 + 3 + 4

3 + 4 + 5
___________

6 + 9 + 12 = 3^3 = 27



Here is a "square" 6^3

1+2+3+4+5+ 6
2+3+4+5+6+ 7
3+4+5+6+7+ 8
4+5+6+7+8+ 9
5+6+7+8+9+10
6+7+8+9+10+11

The sum:


1+2+3
2+3+4
3+4+5

+

1+2+3+4
2+3+4+5
3+4+5+6
4+5+6+7

+

1+2+3+4+5
2+3+4+5+6
3+4+5+6+7
4+5+6+7+8
5+6+7+8+9

equals 6^3
when you draw on a piece of paper a cube you are actually compressing the cube in a two dimension (in a plane).

p.s
i don't get the numbers summations.
 
I don't see any relation between your sums and compression of 3D into 2D. They seem to show a property of some partial sums taken from sums that add to cubes.
 
ahrkron said:
I don't see any relation between your sums and compression of 3D into 2D. They seem to show a property of some partial sums taken from sums that add to cubes.


The volume of a 3 dimensional space, "n^3" , is the sum of the elements in a 2 dimensional[square] array, which is the scalar product of two n+k dimensional vectors.

1+2+3 = 6
2+3+4 = 9
3+4+5 = 12

6+9+12 = 27 = 3^3

< 1, 2, 3, 4, 5 >*< 1, 2, 3, 2, 1> =

1*1 + 2*2 + 3*3 + 4*2 + 5*1 = 27 = 3^3

1+2+3+4 = 10
2+3+4+5 = 14
3+4+5+6 = 18
4+5+6+7 = 22

10 + 14 + 18 + 22 = 64 = 4^3

<1,2,3,4,5,6,7>*<1,2,3,4,3,2,1> =

1*1+2*2+3*3+4*4+5*3+6*2+7*1 = 64 = 4^3
 
Three equidistant[comoving] points form an equilateral triangle ABC

Rotate the equilateral triangle to BCA, CAB, it is invariant to ABC

A B C
B C A
C A B

the invariance of rotation for comoving points A,B,C appears to correspond to an array of elements in a 2D[square] matrix. Information is encoded on the surface of space.

According to Hawking, the maximum entropy of a closed region of space cannot exceed 1/4 of the area of the circumscribing surface A/4 .

So information is stored on the 2 dimensional boundary of space analogously to the way a 3D holgram can be encoded on a 2D surface.
 
0D = d0 ; 1
1D = d1 d0 ; 1 2
2D = d1 d0 dd1 dd0 ; 1 2 3 4
3D = d1 d0 dd1 dd0 ddd1 ddd0 ; 1 2 3 4 5 6 7 8

3D contains 2D and 1D and 0D
 
i feel this thread is way too "developmental" if the moderators know what i mean.
:biggrin:
 
Russell E. Rierson said:
Is it possible to compress a 3D object into 2 dimensions?


Is your question along the lines or combining something like 7x^3 + 3x^2?
 

Similar threads

Replies
2
Views
3K
Replies
2
Views
271
Replies
5
Views
2K
Replies
28
Views
3K
Replies
2
Views
1K
Replies
8
Views
657
Replies
1
Views
2K
Back
Top