Solving forced undamped vibration using Laplace transforms
$begingroup$
I'm heaving trouble solving the following undamped forced vibration problem using Laplace transforms:
$$ddot{q}(t) + omega_n^2 q(t) = cos(omega t).$$
I will show what I have done so far, and I'd appreciate any insights.
Taking the Laplace transform of both sides and applying the derivative identities yields,
$$mathcal{L}{ddot{q}(t)} + mathcal{L}{omega_n^2 q(t)} = mathcal{L}{cos(omega t)},$$
$$s^2 mathcal{L}{{q}(t)} - s q(0) - dot{q}(0) + omega_n^2 mathcal{L}{q(t)} = frac{s}{s^2 + omega^2},$$
I asume the initial conditions are zero, then group and solve for $mathcal{L}{{q}(t)}$,
$$mathcal{L}{{q}(t)} = frac{1}{s^2 + omega_n^2} frac{s}{s^2 + omega^2} .$$
Multiplying and dividing by $omega_n$ allows recognizing the convolution product,
$$ mathcal{L}{{q}(t)} = frac{1}{omega_n} mathcal{L}{sin(omega_n t)} mathcal{L}{cos(omega t)}.$$
And the time-domain solution would be
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega (t - tau))sin(omega_n tau) ,d tau.
$$
Now here is my problem: I don't know if made a mistake up to this point, but assuming I haven't when I try to evaluate the convolution integral the results are not what I expected, namely I expected,
$$
lim_{omega rightarrow omega_n} lim_{t rightarrow infty} q(t) rightarrow infty,
$$
but I don't get that from the convolution integral.
Any thought?
ordinary-differential-equations laplace-transform convolution
$endgroup$
|
show 7 more comments
$begingroup$
I'm heaving trouble solving the following undamped forced vibration problem using Laplace transforms:
$$ddot{q}(t) + omega_n^2 q(t) = cos(omega t).$$
I will show what I have done so far, and I'd appreciate any insights.
Taking the Laplace transform of both sides and applying the derivative identities yields,
$$mathcal{L}{ddot{q}(t)} + mathcal{L}{omega_n^2 q(t)} = mathcal{L}{cos(omega t)},$$
$$s^2 mathcal{L}{{q}(t)} - s q(0) - dot{q}(0) + omega_n^2 mathcal{L}{q(t)} = frac{s}{s^2 + omega^2},$$
I asume the initial conditions are zero, then group and solve for $mathcal{L}{{q}(t)}$,
$$mathcal{L}{{q}(t)} = frac{1}{s^2 + omega_n^2} frac{s}{s^2 + omega^2} .$$
Multiplying and dividing by $omega_n$ allows recognizing the convolution product,
$$ mathcal{L}{{q}(t)} = frac{1}{omega_n} mathcal{L}{sin(omega_n t)} mathcal{L}{cos(omega t)}.$$
And the time-domain solution would be
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega (t - tau))sin(omega_n tau) ,d tau.
$$
Now here is my problem: I don't know if made a mistake up to this point, but assuming I haven't when I try to evaluate the convolution integral the results are not what I expected, namely I expected,
$$
lim_{omega rightarrow omega_n} lim_{t rightarrow infty} q(t) rightarrow infty,
$$
but I don't get that from the convolution integral.
Any thought?
ordinary-differential-equations laplace-transform convolution
$endgroup$
$begingroup$
You should anticipate that the amplitude of the oscillation grows over time, not that the limit is $+infty$.
$endgroup$
– Ian
Sep 27 '15 at 18:24
1
$begingroup$
In fact being explicit your solution is apparently $frac{cos(omega t)-cos(omega_n t)}{omega_n^2-omega^2}$, or something like this. For $t gg 1/|omega_n-omega|$, the numerator will be (sometimes) on the order of $1$ while the denominator will remain small.
$endgroup$
– Ian
Sep 27 '15 at 18:31
$begingroup$
You can qualitatively see what is going on when you look at $omega=omega_n$, then the solution is $t$ times a sinusoid (maybe plus some periodic terms). So it does not blow up monotonically but the amplitude still grows. For $omega$ close to $omega_n$ the amplitude grows but not without bound.
$endgroup$
– Ian
Sep 27 '15 at 18:32
$begingroup$
Ian, you actually answered the question. I evaluated the convolution integral incorrectly. And indeed the solution tends to infinity as $omega rightarrow omega_n$.
$endgroup$
– Indrid Cold
Sep 27 '15 at 18:49
$begingroup$
...No, it doesn't. Again, look at the truly resonant case: $y''+y=cos(y),y(0)=0,y'(0)=0$ has solution $y=frac{1}{2} t sin(t)$. On a fixed finite time interval, the solution where we replace $cos(y)$ with $cos(ay)$ for $a approx 1$ will be similar to this.
$endgroup$
– Ian
Sep 27 '15 at 18:51
|
show 7 more comments
$begingroup$
I'm heaving trouble solving the following undamped forced vibration problem using Laplace transforms:
$$ddot{q}(t) + omega_n^2 q(t) = cos(omega t).$$
I will show what I have done so far, and I'd appreciate any insights.
Taking the Laplace transform of both sides and applying the derivative identities yields,
$$mathcal{L}{ddot{q}(t)} + mathcal{L}{omega_n^2 q(t)} = mathcal{L}{cos(omega t)},$$
$$s^2 mathcal{L}{{q}(t)} - s q(0) - dot{q}(0) + omega_n^2 mathcal{L}{q(t)} = frac{s}{s^2 + omega^2},$$
I asume the initial conditions are zero, then group and solve for $mathcal{L}{{q}(t)}$,
$$mathcal{L}{{q}(t)} = frac{1}{s^2 + omega_n^2} frac{s}{s^2 + omega^2} .$$
Multiplying and dividing by $omega_n$ allows recognizing the convolution product,
$$ mathcal{L}{{q}(t)} = frac{1}{omega_n} mathcal{L}{sin(omega_n t)} mathcal{L}{cos(omega t)}.$$
And the time-domain solution would be
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega (t - tau))sin(omega_n tau) ,d tau.
$$
Now here is my problem: I don't know if made a mistake up to this point, but assuming I haven't when I try to evaluate the convolution integral the results are not what I expected, namely I expected,
$$
lim_{omega rightarrow omega_n} lim_{t rightarrow infty} q(t) rightarrow infty,
$$
but I don't get that from the convolution integral.
Any thought?
ordinary-differential-equations laplace-transform convolution
$endgroup$
I'm heaving trouble solving the following undamped forced vibration problem using Laplace transforms:
$$ddot{q}(t) + omega_n^2 q(t) = cos(omega t).$$
I will show what I have done so far, and I'd appreciate any insights.
Taking the Laplace transform of both sides and applying the derivative identities yields,
$$mathcal{L}{ddot{q}(t)} + mathcal{L}{omega_n^2 q(t)} = mathcal{L}{cos(omega t)},$$
$$s^2 mathcal{L}{{q}(t)} - s q(0) - dot{q}(0) + omega_n^2 mathcal{L}{q(t)} = frac{s}{s^2 + omega^2},$$
I asume the initial conditions are zero, then group and solve for $mathcal{L}{{q}(t)}$,
$$mathcal{L}{{q}(t)} = frac{1}{s^2 + omega_n^2} frac{s}{s^2 + omega^2} .$$
Multiplying and dividing by $omega_n$ allows recognizing the convolution product,
$$ mathcal{L}{{q}(t)} = frac{1}{omega_n} mathcal{L}{sin(omega_n t)} mathcal{L}{cos(omega t)}.$$
And the time-domain solution would be
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega (t - tau))sin(omega_n tau) ,d tau.
$$
Now here is my problem: I don't know if made a mistake up to this point, but assuming I haven't when I try to evaluate the convolution integral the results are not what I expected, namely I expected,
$$
lim_{omega rightarrow omega_n} lim_{t rightarrow infty} q(t) rightarrow infty,
$$
but I don't get that from the convolution integral.
Any thought?
ordinary-differential-equations laplace-transform convolution
ordinary-differential-equations laplace-transform convolution
edited Sep 27 '15 at 20:00
Indrid Cold
asked Sep 27 '15 at 17:15
Indrid ColdIndrid Cold
9717
9717
$begingroup$
You should anticipate that the amplitude of the oscillation grows over time, not that the limit is $+infty$.
$endgroup$
– Ian
Sep 27 '15 at 18:24
1
$begingroup$
In fact being explicit your solution is apparently $frac{cos(omega t)-cos(omega_n t)}{omega_n^2-omega^2}$, or something like this. For $t gg 1/|omega_n-omega|$, the numerator will be (sometimes) on the order of $1$ while the denominator will remain small.
$endgroup$
– Ian
Sep 27 '15 at 18:31
$begingroup$
You can qualitatively see what is going on when you look at $omega=omega_n$, then the solution is $t$ times a sinusoid (maybe plus some periodic terms). So it does not blow up monotonically but the amplitude still grows. For $omega$ close to $omega_n$ the amplitude grows but not without bound.
$endgroup$
– Ian
Sep 27 '15 at 18:32
$begingroup$
Ian, you actually answered the question. I evaluated the convolution integral incorrectly. And indeed the solution tends to infinity as $omega rightarrow omega_n$.
$endgroup$
– Indrid Cold
Sep 27 '15 at 18:49
$begingroup$
...No, it doesn't. Again, look at the truly resonant case: $y''+y=cos(y),y(0)=0,y'(0)=0$ has solution $y=frac{1}{2} t sin(t)$. On a fixed finite time interval, the solution where we replace $cos(y)$ with $cos(ay)$ for $a approx 1$ will be similar to this.
$endgroup$
– Ian
Sep 27 '15 at 18:51
|
show 7 more comments
$begingroup$
You should anticipate that the amplitude of the oscillation grows over time, not that the limit is $+infty$.
$endgroup$
– Ian
Sep 27 '15 at 18:24
1
$begingroup$
In fact being explicit your solution is apparently $frac{cos(omega t)-cos(omega_n t)}{omega_n^2-omega^2}$, or something like this. For $t gg 1/|omega_n-omega|$, the numerator will be (sometimes) on the order of $1$ while the denominator will remain small.
$endgroup$
– Ian
Sep 27 '15 at 18:31
$begingroup$
You can qualitatively see what is going on when you look at $omega=omega_n$, then the solution is $t$ times a sinusoid (maybe plus some periodic terms). So it does not blow up monotonically but the amplitude still grows. For $omega$ close to $omega_n$ the amplitude grows but not without bound.
$endgroup$
– Ian
Sep 27 '15 at 18:32
$begingroup$
Ian, you actually answered the question. I evaluated the convolution integral incorrectly. And indeed the solution tends to infinity as $omega rightarrow omega_n$.
$endgroup$
– Indrid Cold
Sep 27 '15 at 18:49
$begingroup$
...No, it doesn't. Again, look at the truly resonant case: $y''+y=cos(y),y(0)=0,y'(0)=0$ has solution $y=frac{1}{2} t sin(t)$. On a fixed finite time interval, the solution where we replace $cos(y)$ with $cos(ay)$ for $a approx 1$ will be similar to this.
$endgroup$
– Ian
Sep 27 '15 at 18:51
$begingroup$
You should anticipate that the amplitude of the oscillation grows over time, not that the limit is $+infty$.
$endgroup$
– Ian
Sep 27 '15 at 18:24
$begingroup$
You should anticipate that the amplitude of the oscillation grows over time, not that the limit is $+infty$.
$endgroup$
– Ian
Sep 27 '15 at 18:24
1
1
$begingroup$
In fact being explicit your solution is apparently $frac{cos(omega t)-cos(omega_n t)}{omega_n^2-omega^2}$, or something like this. For $t gg 1/|omega_n-omega|$, the numerator will be (sometimes) on the order of $1$ while the denominator will remain small.
$endgroup$
– Ian
Sep 27 '15 at 18:31
$begingroup$
In fact being explicit your solution is apparently $frac{cos(omega t)-cos(omega_n t)}{omega_n^2-omega^2}$, or something like this. For $t gg 1/|omega_n-omega|$, the numerator will be (sometimes) on the order of $1$ while the denominator will remain small.
$endgroup$
– Ian
Sep 27 '15 at 18:31
$begingroup$
You can qualitatively see what is going on when you look at $omega=omega_n$, then the solution is $t$ times a sinusoid (maybe plus some periodic terms). So it does not blow up monotonically but the amplitude still grows. For $omega$ close to $omega_n$ the amplitude grows but not without bound.
$endgroup$
– Ian
Sep 27 '15 at 18:32
$begingroup$
You can qualitatively see what is going on when you look at $omega=omega_n$, then the solution is $t$ times a sinusoid (maybe plus some periodic terms). So it does not blow up monotonically but the amplitude still grows. For $omega$ close to $omega_n$ the amplitude grows but not without bound.
$endgroup$
– Ian
Sep 27 '15 at 18:32
$begingroup$
Ian, you actually answered the question. I evaluated the convolution integral incorrectly. And indeed the solution tends to infinity as $omega rightarrow omega_n$.
$endgroup$
– Indrid Cold
Sep 27 '15 at 18:49
$begingroup$
Ian, you actually answered the question. I evaluated the convolution integral incorrectly. And indeed the solution tends to infinity as $omega rightarrow omega_n$.
$endgroup$
– Indrid Cold
Sep 27 '15 at 18:49
$begingroup$
...No, it doesn't. Again, look at the truly resonant case: $y''+y=cos(y),y(0)=0,y'(0)=0$ has solution $y=frac{1}{2} t sin(t)$. On a fixed finite time interval, the solution where we replace $cos(y)$ with $cos(ay)$ for $a approx 1$ will be similar to this.
$endgroup$
– Ian
Sep 27 '15 at 18:51
$begingroup$
...No, it doesn't. Again, look at the truly resonant case: $y''+y=cos(y),y(0)=0,y'(0)=0$ has solution $y=frac{1}{2} t sin(t)$. On a fixed finite time interval, the solution where we replace $cos(y)$ with $cos(ay)$ for $a approx 1$ will be similar to this.
$endgroup$
– Ian
Sep 27 '15 at 18:51
|
show 7 more comments
1 Answer
1
active
oldest
votes
$begingroup$
I had evaluated the convolution integral incorrectly. The answer is
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega(t-tau)) sin(omega_n tau) ,d tau = frac{cos(omega t) - cos(omega_n t)}{omega_n^2 - omega^2}
$$
The limit as $omega rightarrow omega_n$ can be obtained L'Hopital's rule,
$$lim_{omega rightarrow omega_n} q(t) = frac{t sin(omega_n t)}{2 omega_n}$$
Clearly the magnitude of the response approaches infinity as $t rightarrow infty$.
Thanks to Ian for his comments.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1453884%2fsolving-forced-undamped-vibration-using-laplace-transforms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I had evaluated the convolution integral incorrectly. The answer is
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega(t-tau)) sin(omega_n tau) ,d tau = frac{cos(omega t) - cos(omega_n t)}{omega_n^2 - omega^2}
$$
The limit as $omega rightarrow omega_n$ can be obtained L'Hopital's rule,
$$lim_{omega rightarrow omega_n} q(t) = frac{t sin(omega_n t)}{2 omega_n}$$
Clearly the magnitude of the response approaches infinity as $t rightarrow infty$.
Thanks to Ian for his comments.
$endgroup$
add a comment |
$begingroup$
I had evaluated the convolution integral incorrectly. The answer is
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega(t-tau)) sin(omega_n tau) ,d tau = frac{cos(omega t) - cos(omega_n t)}{omega_n^2 - omega^2}
$$
The limit as $omega rightarrow omega_n$ can be obtained L'Hopital's rule,
$$lim_{omega rightarrow omega_n} q(t) = frac{t sin(omega_n t)}{2 omega_n}$$
Clearly the magnitude of the response approaches infinity as $t rightarrow infty$.
Thanks to Ian for his comments.
$endgroup$
add a comment |
$begingroup$
I had evaluated the convolution integral incorrectly. The answer is
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega(t-tau)) sin(omega_n tau) ,d tau = frac{cos(omega t) - cos(omega_n t)}{omega_n^2 - omega^2}
$$
The limit as $omega rightarrow omega_n$ can be obtained L'Hopital's rule,
$$lim_{omega rightarrow omega_n} q(t) = frac{t sin(omega_n t)}{2 omega_n}$$
Clearly the magnitude of the response approaches infinity as $t rightarrow infty$.
Thanks to Ian for his comments.
$endgroup$
I had evaluated the convolution integral incorrectly. The answer is
$$
q(t) = frac{1}{omega_n} int_{0}^{t} cos(omega(t-tau)) sin(omega_n tau) ,d tau = frac{cos(omega t) - cos(omega_n t)}{omega_n^2 - omega^2}
$$
The limit as $omega rightarrow omega_n$ can be obtained L'Hopital's rule,
$$lim_{omega rightarrow omega_n} q(t) = frac{t sin(omega_n t)}{2 omega_n}$$
Clearly the magnitude of the response approaches infinity as $t rightarrow infty$.
Thanks to Ian for his comments.
answered Sep 27 '15 at 20:04
Indrid ColdIndrid Cold
9717
9717
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1453884%2fsolving-forced-undamped-vibration-using-laplace-transforms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
You should anticipate that the amplitude of the oscillation grows over time, not that the limit is $+infty$.
$endgroup$
– Ian
Sep 27 '15 at 18:24
1
$begingroup$
In fact being explicit your solution is apparently $frac{cos(omega t)-cos(omega_n t)}{omega_n^2-omega^2}$, or something like this. For $t gg 1/|omega_n-omega|$, the numerator will be (sometimes) on the order of $1$ while the denominator will remain small.
$endgroup$
– Ian
Sep 27 '15 at 18:31
$begingroup$
You can qualitatively see what is going on when you look at $omega=omega_n$, then the solution is $t$ times a sinusoid (maybe plus some periodic terms). So it does not blow up monotonically but the amplitude still grows. For $omega$ close to $omega_n$ the amplitude grows but not without bound.
$endgroup$
– Ian
Sep 27 '15 at 18:32
$begingroup$
Ian, you actually answered the question. I evaluated the convolution integral incorrectly. And indeed the solution tends to infinity as $omega rightarrow omega_n$.
$endgroup$
– Indrid Cold
Sep 27 '15 at 18:49
$begingroup$
...No, it doesn't. Again, look at the truly resonant case: $y''+y=cos(y),y(0)=0,y'(0)=0$ has solution $y=frac{1}{2} t sin(t)$. On a fixed finite time interval, the solution where we replace $cos(y)$ with $cos(ay)$ for $a approx 1$ will be similar to this.
$endgroup$
– Ian
Sep 27 '15 at 18:51