this post was submitted on 22 May 2024
224 points (96.7% liked)

Memes

45195 readers
2001 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 4 months ago (1 children)

As a physics major this is very true. The answers are always 0, 1, or π

[–] [email protected] 9 points 4 months ago (2 children)
[–] [email protected] 5 points 4 months ago* (last edited 4 months ago)

Usually it is e^t or something similar

[–] [email protected] 18 points 4 months ago (1 children)

Only if you are blowing shit up.

[–] [email protected] 4 points 4 months ago* (last edited 4 months ago)

If your signal looks like f(t) = K•u(t)e^at with u(t) = {1 if t≥0, 0 else}:

  • If Real(a) > 0, then your signal will eventually blow up.
  • If Real(a) < 0, then you signal will not blow up. In fact, your signal will have a maximum absolute value of |K|, and it will approach zero as time goes on.
  • If Real(a) = 0, it is either a complex sinusoid or a constant. In either case, it is bounded with maximum absolute value of |K|. It very much does not blow up.

So e pops up all the time in stable systems and bounded signals because the function e^at solves the common differential equation dx/dt = ax(t) with x(0)=1 regardless of the value of a, particularly regardless of whether or not the real part of a causes the solution to blow up.