How can i sketch the graph of a 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
9 replies · 14K views
elton_fan
Messages
16
Reaction score
0
could you give me the method of sketching the graph of a step function
here is an example:
N(t)=25(2||t+2/2||-t)

thanks a lot for your help
 
Physics news on Phys.org
second one. sorry don't be very furious since I'm new to the forum
[tex]N(t)=25(2|\frac{t+2}{2}|-t)[/tex]
 
no sorry isn't an absolute value
is a step function
 
Okay, is it a floor function (equal to the greatest integer lower than the argument), or a roof function (equal to the smallest integer greater than the argument)?
 
it's a greatest integer function
 
Last edited:
I'm unfamiliar with term "great integer function".

I'll proceed as if it is a floor function:

Now, we see that for t-values [itex]2n\leq{t}<{2(n+1)}[/tex], the floor function has the function value n+1<br /> <br /> Thus, in that interval, we have:<br /> [tex]50(n+1-2(n+1))\leq{N(t)}\leq{50}(n+1-2n)[/tex], having its maximum value at t=2n, descending linearly to the limiting value -50(n+1) at t=2(n+1)[/itex]
 
i think the above ans wrong