• Please_Do_Not@lemm.ee
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    Can someone ELI5 what it even means to solve something in a 4th-32nd+ dimension? Or what those dimensions are I guess?

    I always heard (though didn’t really understand either) that the 4th dimension has something to do with time in space time, but this article makes it sound like you could buy 26D glasses or something.

    • irishPotato
      link
      fedilink
      English
      arrow-up
      4
      ·
      24 hours ago

      Its not really that physical, haven’t read the article but the way “dimensions” are used is best explained via algebra:

      Say you have a formula x=6, you can visualise the value on a number line from 0 to 10, with a little mark at the 6. That’s one dimension, a line.

      Bringing the next dimension in you can add a new variable/unknown like y. Given the formula x-y=6, often formatted as y=x-6, you can now visualise the value or the solution with a graph, the number line for x horizontally and y vertically (2D). Now instead of marking a dot on the number line you draw a line through the graph where y=x-6, e.g at coordinates (x=6,y=0).

      In a similar way you can add a variable z, which you can draw as a new line perpendicular to the other two, turning the plane into a three dimensional space with 3 number lines, one for each variables.

      This is where things get complicated, you add the fourth variable, bringing things into the fourth dimension. As you eluded to, it can sometimes be represented as time, so the contents of the 3D space from before can change with time, a bit harder to imagine but think of the new 4th dimension of time as being a slider like on a video player, dragging it around to “play the video” in the other three dimensions. Instead of the 4th dimension being time though, you can also think of it as another number line added to the graph with the other 3, the problem is that it’s impossible to visualise, we can’t draw a fourth line perpendicular to the other three. So we just say its there and keep solving the algebra as if it was there.

      That’s the basics anywho, theres a bunch of material online, both text and videos if you wanna dive further, khan academy being a good place to start, or maybe brilliant.org.

    • thenewred@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      24 hours ago

      In math, a dimension doesn’t have to be tied to our real physical dimensions. In two dimensions, you need two values to represent a point (a, b). In three dimensions, you need three values, (a, b, c). It simply keeps going, more dimensions means more values. Of course it gets harder to visualize, but the math keeps working.

    • Jerkface@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      24 hours ago

      I can only answer partially but I’ll give it my best shot. Dimensions don’t have to represent physical space, or anything related to it. Sometimes a fourth dimension is used to represent time, but really it could represent anything.

      An example I saw frequently in school used different recipes for, say bread. They all have similar ingredients: flour, water, yeast. Each recipe can be represented as a vector in three dimensions. X might be flour, Y might be water, Z might be yeast. Easy to visualize. You can imagine a center at some arbitrary point in space, and we can say that any point in that space relative to it’s center is another recipe. If it helps to see what I mean, any point that lies in an axis would only have one ingredient. The very center represents the bread recipe with no amount of any ingredient. Those would be terrible recipes, since they wouldn’t actually make any bread, but that’s what those points would represent.

      Since we’re imagining things as points in space, we can even use things like the distance formulas you learned in geometry to determine how far apart the recipes are in the imagined space. Well, obviously recipes can have more than three ingredients. Suppose we add salt and sugar to the recipes. Now the vectors representing those recipes have five dimensions. The cool thing is, those formulas we used still work in any number of dimensions. We just use a more general form of them.

      I hope that helps sort of get you acquainted with the idea of higher dimensions in mathematics. I learned by taking two terms of linear algebra. The second term was pretty difficult.We were all very confused 😂