Understanding the Heaviside Function and Rewriting Sine Homework

  • Thread starter Thread starter nicolayh
  • Start date Start date
  • Tags Tags
    Function Sine
nicolayh
Messages
6
Reaction score
0

Homework Statement



f(t) = \left\{ \begin{array}{rcl}<br /> 5sin(t) &amp; \mbox{for}<br /> &amp; 0 &lt; t &lt; 2\pi \\<br /> 0 &amp; \mbox{for} &amp; t &gt; 2\pi<br /> \end{array}\right.

Now, the problem is about rewriting f(t). My friend and I decided that it had to be

\dfrac{10 - 5e^{-2\pi s}}{s^2 + 1}

However, the answer turned out to be \dfrac{5 - 5e^{-2\pi s}}{s^2 + 1}

Any help towards understanding this would be greatly appreciated! (We assumed they divided the first part by 2\pi when we extended 5sin(t) to 5sin(t - 2\pi), but we don't understand why!)
 
Last edited:
Physics news on Phys.org
Did you begin by writing

f(t) = 5\sin t(u(t) - u(t-2\pi) )?
 
LCKurtz said:
Did you begin by writing

f(t) = 5\sin t(u(t) - u(t-2\pi) )?

Yeah, but we thought in this case that u(t) was 2\pi, I guess that wasn't the case? :P
 
nicolayh said:
Yeah, but we thought in this case that u(t) was 2\pi, I guess that wasn't the case? :P

Nope, I guess not. u(t) is either 0 or 1.
 
Thank you very much! :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top