Diff Eq Question - Impulse Functions

lospollos90
Messages
2
Reaction score
0

Homework Statement



From Boyce and DiPrima's Elementary Differential Equations (9th Ed.), Section 6.5, Problem 13:

Consider again the system in Example 1:

2y'' + y' + 2y = \delta(t-5); y(0)=y'(0)=0

(Solution in text: y=\frac{2}{\sqrt{15}}u_{5}(t)e^{\frac{-(t-5)}{4}}sin\frac{\sqrt{15}}{4}(t-5))

Suppose that it is desired to bring the system to rest again after exactly one cycle - that is, when the response first returns to equilibrium moving in the positive direction.

(a) Determine the impulse k \delta(t-t_{0}) that should be applied to the system in order to accomplish this objective. Note that k is the magnitude of the impulse and t_{0} is the time of its application.

(b) Solve the resulting initial value problem and plot its solution to confirm that it behaves in the specified manner.

Homework Equations



The solution to part (a) given at the back of the text is

-e^{\frac{-T}{4}}\delta(t-5-T), T=\frac{8\pi}{\sqrt{15}}

The Attempt at a Solution



Honestly, I'm completely lost here.

I get why T must equal 8pi/sqrt(15) - we need the stuff inside sin(blah) to equal 2pi since that will tell us when one cycle is completed; this happens when t-5=8pi/sqrt(15). But I'm confused as to how that gets us to the answer provided above and, moreover, how to proceed with part (b).

Any help would be appreciated.
 
Physics news on Phys.org
The total response of the system is the sum of the individual responses to each impulse. This is just the principle of superposition. Write down the response to ##k\delta(t-t_0)## and add it to the response from the first impulse and set the sum equal to 0.
 
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