Heaviside/step function question

  • Thread starter Thread starter missavvy
  • Start date Start date
  • Tags Tags
    Function
missavvy
Messages
73
Reaction score
0

Homework Statement


Hey so this is a really trivial question.

f(t) = { 0, 0<= t < pi
{ -sin3t, t>=pi

Just having trouble properly shifting this!

The Attempt at a Solution



f(t) = -upi(t)sin(3t)

= -upi(t)sin[3(t-pi+pi)]

= upi(t)sin[3(t-pi+pi)]

How do I take the +pi out?
I know it should end up as:

upi(t)sin[3(t-pi)]

I just don't really understand how from my last step.
thanks for reading!
 
Physics news on Phys.org
missavvy said:

Homework Statement


Hey so this is a really trivial question.

f(t) = { 0, 0<= t < pi
{ -sin3t, t>=pi

Just having trouble properly shifting this!

The Attempt at a Solution



f(t) = -upi(t)sin(3t)

= -upi(t)sin[3(t-pi+pi)]

= upi(t)sin[3(t-pi+pi)]
What happened to the minus sign?
How do I take the +pi out?
I know it should end up as:

upi(t)sin[3(t-pi)]

I just don't really understand how from my last step.
thanks for reading!
Hint: 3(t-pi+pi)=3(t-pi)+3pi
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top