Given , how many poles does have?
Note: is the notation for
Hint: A pole of a Laplace transform is when it tends to infinity. A good video on this can be found here !
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The relations used throughout this solution can be derived using Feynman's trick of differentiating under the integral sign or by simply referring to a table of Laplace transforms.
Consider:
L [ sin t ] = ∫ 0 ∞ e − s t sin t d t = 1 + s 2 1
Therefore:
L [ t sin t ] = − d s d ( ∫ 0 ∞ e − s t sin t d t ) = − d s d ( 1 + s 2 1 ) ⟹ L [ t sin t ] = − ∫ 0 ∞ ∂ s ∂ ( e − s t sin t ) d t = ∫ 0 ∞ e − s t t sin t d t = ( 1 + s 2 ) 2 2 s
⟹ L [ t sin t ] = ( 1 + s 2 ) 2 2 s = ( s + i ) 2 ( s − i ) 2 2 s
Therefore: s = ± i are the required poles, which are 2 in number, where i = − 1 .