A 2 × 2 matrix B ( t ) satisfies the differential equation,
d t 2 d 2 B + A 2 B = 0
where A = [ 1 2 2 4 ]
subject to the initial conditions,
B ( 0 ) = [ 1 2 1 3 ]
d t d B ( 0 ) = [ 1 3 0 1 ]
Apply the Laplace transform to the above differential equation, and find B 1 2 ( t ) . You'll find that,
B 1 2 ( t ) = a 0 + a 1 t + a 2 cos ( ω t ) + a 3 sin ( ω t ) .
Report the value of ⌊ 1 0 0 ( a 0 + a 1 + a 2 + a 3 + ω ) ⌋
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.
Problem Loading...
Note Loading...
Set Loading...
Taking the Laplace transform of the given differential equation, yields,
s 2 B − s B ( 0 ) − B ′ ( 0 ) + A 2 B = 0
so that,
B ( s ) = ( s 2 I + A 2 ) − 1 ( s B ( 0 ) + B ′ ( 0 ) )
The rest is straight forward matrix evaluation, inversion, and multiplication. The resulting B 1 2 ( s ) is given by,
B 1 2 ( s ) = s 2 ( s 2 + 2 5 ) s 3 − 1 0 s − 1 0 = s ( − 0 . 4 ) + s 2 ( − 0 . 4 ) + s 2 + 2 5 1 . 4 s + 0 . 4
Applying the inverse Laplace transform, we get,
B 1 2 ( t ) = − 0 . 4 − 0 . 4 t + 1 . 4 cos ( 5 t ) + 0 . 0 8 sin ( 5 t )
Therefore, the answer is ⌊ 1 0 0 ( − 0 . 4 − 0 . 4 + 1 . 4 + 0 . 0 8 + 5 ) ⌋ = 5 6 8