this post was submitted on 29 Nov 2024
324 points (96.0% liked)

Science Memes

11441 readers
1402 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.

This is a science community. We use the Dawkins definition of meme.



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
 
you are viewing a single comment's thread
view the rest of the comments
[–] suzune@ani.social 7 points 3 weeks ago

Please be careful with two different things. Complex numbers have two components. Distances don't. They are scalars. The length of the vector (0,1) is also 1. Just as a+bi will have the length sqrt(a^2 + b^2). You can also use polar coordinates for complex numbers. This way, you can see that i has length 1, which is the distance from 0.

The triangle in the example above adds a vector and a scalar value. You can only add two vectors: (1,0) + (0,1) which results in (1,1) with the proper length. Or you can calculate the length/distance (absolute values) of the complex numbers directly.