How to invert unit step function?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 9K views
fahraynk
Messages
185
Reaction score
5
I am trying to find out how to reverse the unit step function. The closest I could find is this sentence, which is more like a definition?

"if we want to reverse the unit step function, we can flip it around the y-axis as such: u(-t). With a little bit of manipulation, we can come to an important result:
$$u(-t)=1-u(t)$$

I completely get how 1-U(t) would be positive 1 until t=0 and then it becomes 0... But how does t change to -t?
 
Physics news on Phys.org
The equation there is an identity. It can also be written as u(t)+u(-t)=1.

It does not change the function, but it tells you how you can change the function: u(-t) is the reversed function (by definition), but instead of this you can also use 1-u(t) because those two things are the same.
 
  • Like
Likes   Reactions: fahraynk