this post was submitted on 03 Oct 2024
229 points (99.1% liked)

Science Memes

10501 readers
2118 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
top 14 comments
sorted by: hot top controversial new old
[–] DozensOfDonner@mander.xyz 20 points 14 hours ago (3 children)

Can someone explain with only basic algebra? I tried reading the wiki but was a bit much.

[–] affiliate@lemmy.world 3 points 3 hours ago

in practice, a lot of problems/equations can be approximated with so-called “linear equations”. a linear equation is something that can involve any number of variables, but no variable has any exponent other than 1. for example, 2x + 6y + 5z = 8 is a linear equation. (this is a generalization of the case when there are two variables, and you have an equation like 2x + 3y = 9. in this case, you can rearrange this equation into slope intercept form and get the standard equation of a line, hence the name linear.)

again, in practice, it’s very common to deal with multiple linear equations at the same time. say, 2x + 3y = 9, and x + y = 0. to solve such all equations simultaneously (in the 2 variable case) means finding x and y that satisfy both equations. and in the 2 variable case, it basically means finding a point where two lines intersect (if possible).

you can do some kind of advanced math to show that linear systems of equations correspond to matrices. this is “nice” because matrices are extremely easy for computers to deal with, and we also have a lot of theorems that talk about how matrices behave.

so, to summarize, we’ve reduced a real world problem into something involving matrices, with the hope of maybe having a computer solve it. in practice, many matrices can be “diagonalized”, which basically means you can factor it as a product of matrices satisfying some certain conditions, but i’m glossing over those details because it can be messy if you don’t know much linear algebra. you can think of it as kind of like factorizing a number into primes. it isn’t really the same thing, but it can be a helpful analogy maybe. (primes are easier to work with, and sometimes it’s helpful to view any number as just a bunch of primes multiplied together.)

the main advantage of diagonal matrices is that they’re very easy to work with (compared to matrices, which are already “nice” to work with). in practice, this is important because a lot of formulas, algorithms, etc only work for (or are most efficient on) diagonal matrices.

i hope this helps, it’s a bit hard to get into the details without making things needlessly complicated (a common problem for things involving matrices), but i tried to do my best to focus on the underlying concepts/real world use cases.

[–] mathemachristian@hexbear.net 1 points 4 hours ago* (last edited 4 hours ago)

sometimes when the stars align for a matrix A you can find an invertible matrix B such that B^-1^⨯A⨯B gives a matrix that only has numbers on the diagonal and zeroes everywhere else.

[–] Zkuld@lemmy.world 15 points 12 hours ago (1 children)

Sometimes, you can reorient your problem such that a matrix or tensor has only diagonal entries, making it easier to handle.

For example by choosing new unit vectors or by changing the set of functions describing the problem (whatever is the thing that the matrix or tensor is tied to).

[–] Tlaloc_Temporal@lemmy.ca 3 points 6 hours ago (1 children)

Only diagonal entries in a matrix is basically just n simple functions with no crossover, right?

[–] Zkuld@lemmy.world 3 points 5 hours ago

Key advantage of a diagonal matrix is that all off-diagonal entries are zero, so yes, no crossover of functions (or basis elements).

But the functions may be as ugly as they please and there may be an infinite number of them.

[–] montechristo@feddit.org 26 points 18 hours ago (1 children)

Thank god the universe is purely described using linear algebra.

[–] rando895@lemmygrad.ml 1 points 10 hours ago

It is if you finesse it enough

[–] happybadger@hexbear.net 20 points 20 hours ago (1 children)

Huh, so Jesus was crucified in the pokemon universe. I wonder if one helped the Romans do it.

[–] OutOfMemory@sh.itjust.works 5 points 19 hours ago (1 children)

Her grip doesn't look quite right, maybe the symbol was swapped for the US market.

[–] Synthuir@lemmy.ml 7 points 19 hours ago (2 children)

The Bulbapedia page lists regional changes and censorings, but says nothing about the crucifix not being original.

As a side note, the plot summary section is worth a read, holy hell. “…After leaving Acapulco”, “…After being shot with a bazooka by Jessie…”

I think I don’t remember this episode because it’s overshadowed in my memory by the very next episode, Bye Bye, Butterfree.

[–] RogueBanana@lemmy.zip 1 points 3 hours ago

I haven't seen Pokémon in like a decade and I am not even that big of a fan but I immediately remember which episode is bye bye butterfree.

[–] SSJMarx@lemm.ee 1 points 4 hours ago* (last edited 4 hours ago)

The first season of Pokemon was a trip, it was before they decided to retcon it so that guns and gambling don't exist, you could do anything. In the episode before this one, Tentacruel does some straight up eco terrorism!

[–] Spacehooks@reddthat.com 15 points 20 hours ago

Meanwhile EM people are using black magic design s-charts.