Step Function / Heavenside help

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 · 2K views
gbacsf
Messages
15
Reaction score
0
Is this the proper way to write the Heavenside function for the following conditions:

g(t) = t if t <= 8pi
8pi if t > 8pi

Heavenside: g(t) = t + (8pi - t)*U(t-8pi)
 
Physics news on Phys.org
gbacsf said:
Is this the proper way to write the Heavenside function for the following conditions:

It's "Heaviside" actually. The correct spelling will come in particularly handy if you try to do these problems on Maple.

g(t) = t if t <= 8pi
8pi if t > 8pi

Heavenside: g(t) = t + (8pi - t)*U(t-8pi)

Almost. You don't need the "<=" sign above. The unit step function is actually defined to be 1/2 at t=0.

http://mathworld.wolfram.com/HeavisideStepFunction.html