this post was submitted on 05 Oct 2025
346 points (96.8% liked)

Science Memes

17048 readers
2130 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
[–] tetris11@lemmy.ml 9 points 6 days ago* (last edited 6 days ago) (1 children)

For (1), we started with the Maclaurin series 1/x to get us familiar with the idea of differential expansions, and then we moved to Taylor to derive expansions of some common functions like cos and sin:

cos(x) = 1 - x^2^/2! + x^4^/4! - ...
sin(x) = x - x^3^/3! + x^5^/5! - ....

We now start with the definition of e^x^ Taylor expansion, and proceed to do some substitutions:

e^x^ = 1 + x + x^2^/2! + x^3^/3! + .... + x^n^/n!

We can then substitute in: x=iθ (remembering that i^2^ = -1) to get

e^iθ^ = 1 + iθ - θ^2^/2! - iθ^3^/3! + θ^4^/4! + iθ^5^/5! + ... etc...

If we group by real and complex, we can arrange the above as:

e^iθ^ = (1 - θ^2^/2! + θ^4^/4! + ... ) + i(θ - θ^3^/3! + θ^5^/5! + ... )

You should now realise that the left part resembles the expansion of cos(θ), and the right part resembles sin(θ). That is:

e^iθ^ = cos(θ) + i sin(θ)

Finally, we substitute in θ = π

e^iπ^ = cos(π) + i sin(π)

And we know that cos(π) = -1, and that sin(π) = 0, meaning that we end up with

e^iπ^ = -1 + i 0

or

e^iπ^ + 1 = 0

The teacher got excited because it is literally one of the most beautiful mathematical statements you can get, that connects five universal identities under a single statement: 0, 1, e, i, and π -- and does so using 3 different operators (times, power, plus).

For (2), I'm still waiting as I think it's currently holding the world together by sheer mass alone

[–] HowAbt2day 4 points 6 days ago

Thank you for your service for both 1) and 2)!