Skip to main content

Our Universe may have a fifth dimension that would change everything we know about physics

All the forces, all the particles, all the constants, all the things under a single theoretical roof, where everything that we see is the result of tiny, vibrating strings. Theorists have been working on the idea since the 1960s, and one of the first things they realized is that for the theory to work, there have to be more dimensions than the four we're used to. 

Universe could have more dimension then we realise

In 1905, Albert Einstein showed in his Special Theory of Relativity that space is intimately connected to time via the cosmic speed limit of light and so, strictly speaking, we live in a Universe with four dimensions of space-time. For everyday purposes however, we think of the Universe in three dimensions of space (north-south, east-west, up-down) and one dimension of time (past-future). In that case, a fifth dimension would be an extra dimension of space.

Such a dimension was proposed independently by physicists Oskar Klein and Theodor Kaluza in the 1920s. They were inspired by Einstein’s theory of gravity, which showed that mass warped four-dimensional space-time.

Since we’re unable to perceive these four dimensions, we attribute motion in the presence of a massive body, such as a planet, not to this curvature but to a ‘force’ of gravity. Could the other force known at the time (the electromagnetic force) be explained by the curvature of an extra dimension of space?

Kaluza and Klein found it could. But since the electromagnetic force was 1,040 times stronger than gravity, the curvature of the extra dimension had to be so great that it was rolled up much smaller than an atom and would be impossible to notice. When a particle such as an electron travelled through space, invisible to us, it would be going round and round the fifth dimension, like a hamster in a wheel.

Kaluza and Klein’s five-dimensional theory was dealt a serious blow by the discovery of two more fundamental forces that operated in the realm of the atomic nucleus: the strong and weak nuclear forces. But the idea that extra dimensions explain forces was revived half a century later by proponents of ‘string theory’, which views the fundamental building blocks of the Universe not as particles, but tiny ‘strings’ of mass-energy. To mimic all four forces, the strings vibrate in 10-dimensional space-time, with six space dimensions rolled up far smaller than an atom.

String theory gave rise to the idea that our Universe might be a three-dimensional island, or ‘brane’, floating in 10-dimensional space-time. This raised the intriguing possibility of explaining why gravity is so extraordinarily weak compared with the other three fundamental forces. While the forces are pinned to the brane, goes the idea, gravity leaks out into the six extra space dimensions, enormously diluting its strength on the brane. There is a way to have a bigger fifth dimension, which is curved in such a way that we don’t see it, and this was suggested by the physicists Lisa Randall and Raman Sundrum in 1999. An extra space dimension might even explain one of the great cosmic mysteries: the identity of ‘dark matter’, the invisible stuff that appears to outweigh the visible stars and galaxies by a factor of six.

In 2021, a group of physicists from Johannes Gutenberg University in Mainz, Germany, proposed that the gravity of hitherto unknown particles propagating in a hidden fifth dimension could manifest itself in our four-dimensional Universe as the extra gravity we currently attribute to dark matter. Though an exciting possibility, it’s worth pointing out that there’s no shortage of possible candidates for dark matter, including subatomic particles known as axions, black holes and reverse-time matter from the future!

Comments

Popular posts from this blog

The Amazing Vantablack Material...!!

Vantablack is a material developed by Surrey NanoSystems in the United Kingdom and is one of the darkest substances known, absorbing up to 99.96% of visible light (at 663 nm if the light is perpendicular to the material).The name is a compound of the acronym VANTA (vertically aligned carbon nanotube arrays) and the color black. Vantablack is not actually a color pigment or a paint, but a coating of carbon nanotubes. These have the property of absorbing incident light almost completely. Against a deep black background, objects coated in Vantablack material seem to disappear, as the perception of spatial depth is lost. This is because the human eye perceives shapes coated in Vantablack to be two-dimensional. IUPAC Name is Activated carbon high density skeleton. Other names are Multiwalled carbon nanotube (MWCNT), Vantablack S-VIS and Vantablack S-IR. It is insoluble in water. When light strikes Vantablack, instead of bouncing off, it becomes trapped and is continually deflected amo...

NVIDIA Tesla V100 - First Tensor Core GPU

  8x NVIDIA Tesla V100 32GB Server As we all know NVIDIA processor are so famous now a days. It give a perfect gaming performance and people used it worldwide. The thing is that it is not only use in personal computer but also at data center, where so many super computer are present for providing services. So, NVIDIA Tesla V100 is a first tensor core GPU. It is especially built to focus on AI, High Performance Computing ( HPC ) and graphics. It is powered by NVIDIA Volta Architecture. It comes with configuration 16 and 32GB and have a performance up to 100 CPUs in single GPU. A single server node with V100 GPUs can replace 60 CPUs nodes. DATA CENTER GPUs Image © NVIDIA NVIDIA V100 for NVLINK  Performance with NVIDIA GPU Boost for double precision is  7.8 teraflops and single precision is 15.7 teraflops. Deep learning performance boost is 125 teraflops. Interconnect bandwidth with bidirectional is 300 GB/s. It have memory capacity of 32/16 GB HBM2 with bandwidth 900GB/s. I...

Operating System as Extended machine and Resource manager

Operating system is software that runs in kernel mode even that is not always true. Part of the problem is that operating system perform two essential unrelated function. We can say that operating system is system software that manages computer hardware, software resources, and provide common services for computer program.  The Operating System as an Extended machine The architecture of most computers at the machine language level is not developed and difficult to program, especially for input/output. To make this point more concrete, consider modern SATA hard disks used on most computers. Only the insane the programmer would try to mess with hard disks at the hardware level. Therefore disk driver - a piece of software deals with hardware and provide interface to read and write disks blocks. Operating System  contain many drivers for control input/output device. Macintosh hardware are complicated. Real processors, memories, disks, and other devices are very complicated and it...