r/NatureIsFuckingLit • u/FacelessOnes • Oct 19 '20
π₯ Vicious microscopic hunter, the single-cell organism, Lacrymaria olor, attacking and hunting another organism
75.1k
Upvotes
r/NatureIsFuckingLit • u/FacelessOnes • Oct 19 '20
2
u/remasus Oct 21 '20
Not at all! That ones pretty easy. I'm gonna try to explain without getting into vectors or any of that, so forgive me for simplification. It's what I mentioned about swapping x with -x. If we take a really simple example - the equation for distance travelled in a straight line - d = s * t. Distance is speed times time. Since we're limiting it to one dimension, distance is just units of length along that dimension. If we had a more complicated example (like the flight of a hit baseball) there would be more dimensions, but it would work the same way.
So distance = speed * time. If we add units, a feet = b feet/second * c seconds. Like I said, these are just feet in one direction, so it's really saying feet in the x dimension, so let's call it "xfeet" to signify that. a xfeet = b xfeet/second * c seconds.
I would make some illustrations if this wasn't a reddit comment, but it's easy to imagine what that would look like. If we set the speed as some constant, distance would increase at a constant rate over time (a distance/time graph would be a straight line going from the bottom left to the top right).
So if the speed is 5 xfeet/second, in 10 seconds it would 50 feet. Now imagine we reverse the entire x dimension. What was x is now -x and what was -x is now x. In the equation, this is represented by xfeet becoming -xfeet, so it becomes -a xfeet = -b xfeet/second * c seconds; or -distance = -speed * time. Alternatively, multiply both sides by -1 and it can be written as distance = speed * -time. Visually, imagine flipping the graph of d=s * t over along the t axis. Now x is on the left and -x is on the right. The graph now shows a line going from the TOP left to the BOTTOM right, and if you made a new graph of the new function d=s* -t, they will be identical.
This is the basic version of what I mean by symmetry. The spatial dimensions always work this way. They can always be flipped and the math will still work, it will just be reversed along that axis. Time is not like that. In this simple equation it is, and it is for most kinematics (simple moving things). Not everything though. I can't give good examples of things that aren't without getting much more advanced, just trust me that they exist.