Wave Equation, is this problem well posed?
up vote
2
down vote
favorite
I am solving $$u_{tt}=4u_{xx}$$ $$u(x,0)=x^2-x$$ $$u_t(x,0)=cos x$$ $$u(0,t)=u(1,t)=0$$
I am trying to solve with the method of separable factors. So I am trying to find a equation like $u(x,t)=X(x)cdot T(t)$. But, I am finding a problem, because if the solution is like this, then $u_t(x,0)=X(x)cdot T'(0) = cos xRightarrow X(x) = frac{cos x}{T'(0)}$.
But if $X(x)$ is this way, then $X(0)=frac{cos 0}{T'(0)}neq 0$.
Am I solving this right or the problem is not well posed?
pde wave-equation
add a comment |
up vote
2
down vote
favorite
I am solving $$u_{tt}=4u_{xx}$$ $$u(x,0)=x^2-x$$ $$u_t(x,0)=cos x$$ $$u(0,t)=u(1,t)=0$$
I am trying to solve with the method of separable factors. So I am trying to find a equation like $u(x,t)=X(x)cdot T(t)$. But, I am finding a problem, because if the solution is like this, then $u_t(x,0)=X(x)cdot T'(0) = cos xRightarrow X(x) = frac{cos x}{T'(0)}$.
But if $X(x)$ is this way, then $X(0)=frac{cos 0}{T'(0)}neq 0$.
Am I solving this right or the problem is not well posed?
pde wave-equation
3
The problem with your approach is that you only find one solution. If we separate $u(x,t) = X(x)T(t)$ then $T'/T = lambda$ and $4X''/X = lambda$ for some constant $lambda$ that is determined by the boundary conditions (typically this gives $lambda$ is a constant times an integer). The full solution is then a linear combination over all the particular solutions given by different $lambda$-values. $u(x,t) = sum a_lambda X_lambda(x)T_lambda(t)$. It's this solution that equals $x^2-x$. It's the boundary conditions that can be applied on a single solution so $X_lambda(0) = 0$ etc.
– Winther
Nov 22 at 20:11
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am solving $$u_{tt}=4u_{xx}$$ $$u(x,0)=x^2-x$$ $$u_t(x,0)=cos x$$ $$u(0,t)=u(1,t)=0$$
I am trying to solve with the method of separable factors. So I am trying to find a equation like $u(x,t)=X(x)cdot T(t)$. But, I am finding a problem, because if the solution is like this, then $u_t(x,0)=X(x)cdot T'(0) = cos xRightarrow X(x) = frac{cos x}{T'(0)}$.
But if $X(x)$ is this way, then $X(0)=frac{cos 0}{T'(0)}neq 0$.
Am I solving this right or the problem is not well posed?
pde wave-equation
I am solving $$u_{tt}=4u_{xx}$$ $$u(x,0)=x^2-x$$ $$u_t(x,0)=cos x$$ $$u(0,t)=u(1,t)=0$$
I am trying to solve with the method of separable factors. So I am trying to find a equation like $u(x,t)=X(x)cdot T(t)$. But, I am finding a problem, because if the solution is like this, then $u_t(x,0)=X(x)cdot T'(0) = cos xRightarrow X(x) = frac{cos x}{T'(0)}$.
But if $X(x)$ is this way, then $X(0)=frac{cos 0}{T'(0)}neq 0$.
Am I solving this right or the problem is not well posed?
pde wave-equation
pde wave-equation
asked Nov 22 at 20:00
Matheus Popst de Campos
504
504
3
The problem with your approach is that you only find one solution. If we separate $u(x,t) = X(x)T(t)$ then $T'/T = lambda$ and $4X''/X = lambda$ for some constant $lambda$ that is determined by the boundary conditions (typically this gives $lambda$ is a constant times an integer). The full solution is then a linear combination over all the particular solutions given by different $lambda$-values. $u(x,t) = sum a_lambda X_lambda(x)T_lambda(t)$. It's this solution that equals $x^2-x$. It's the boundary conditions that can be applied on a single solution so $X_lambda(0) = 0$ etc.
– Winther
Nov 22 at 20:11
add a comment |
3
The problem with your approach is that you only find one solution. If we separate $u(x,t) = X(x)T(t)$ then $T'/T = lambda$ and $4X''/X = lambda$ for some constant $lambda$ that is determined by the boundary conditions (typically this gives $lambda$ is a constant times an integer). The full solution is then a linear combination over all the particular solutions given by different $lambda$-values. $u(x,t) = sum a_lambda X_lambda(x)T_lambda(t)$. It's this solution that equals $x^2-x$. It's the boundary conditions that can be applied on a single solution so $X_lambda(0) = 0$ etc.
– Winther
Nov 22 at 20:11
3
3
The problem with your approach is that you only find one solution. If we separate $u(x,t) = X(x)T(t)$ then $T'/T = lambda$ and $4X''/X = lambda$ for some constant $lambda$ that is determined by the boundary conditions (typically this gives $lambda$ is a constant times an integer). The full solution is then a linear combination over all the particular solutions given by different $lambda$-values. $u(x,t) = sum a_lambda X_lambda(x)T_lambda(t)$. It's this solution that equals $x^2-x$. It's the boundary conditions that can be applied on a single solution so $X_lambda(0) = 0$ etc.
– Winther
Nov 22 at 20:11
The problem with your approach is that you only find one solution. If we separate $u(x,t) = X(x)T(t)$ then $T'/T = lambda$ and $4X''/X = lambda$ for some constant $lambda$ that is determined by the boundary conditions (typically this gives $lambda$ is a constant times an integer). The full solution is then a linear combination over all the particular solutions given by different $lambda$-values. $u(x,t) = sum a_lambda X_lambda(x)T_lambda(t)$. It's this solution that equals $x^2-x$. It's the boundary conditions that can be applied on a single solution so $X_lambda(0) = 0$ etc.
– Winther
Nov 22 at 20:11
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
The separated solutions of $u_{tt}=4u_{xx}$ have the form $u(x,t)=X(x)T(t)$ where
$$
frac{T''}{T}=lambda = frac{X''}{X}
$$
leading to
$$
T(t) = Asin(sqrt{lambda}t)+Bcos(sqrt{lambda}t) \
X(x) = Csin(sqrt{lambda}x)+Dcos(sqrt{lambda}x).
$$
The condition $X(0)=X(1)=0$ requires $sqrt{lambda}=npi$ for $n=1,2,3,cdots$, and
$$
X_n(t)=C_nsin(npi x) \
T_n(t)=A_ncos(npi t)+B_nsin(npi t).
$$
The general solution (after combining constants) is
$$
u(x,t)=sum_{n=1}^{infty}(A_ncos(npi t)+B_nsin(npi t))sin(npi x)
$$
The constants are determined by the initial conditions:
$$
x^2-x = u(x,0) = sum_{n=1}^{infty}A_nsin(npi x) \
cos(x) = u_t(x,0) = sum_{n=1}^{infty}B_n npisin(npi x).
$$
So,
$$
A_n = frac{int_{0}^{1}(x^2-x)sin(npi x)dx}{int_{0}^{1}sin^2(npi x)dx}, \
B_n = frac{int_{0}^{1}cos(x)sin(npi x)dx}{npiint_{0}^{1}sin^2(npi x)dx}.
$$
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',
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%2f3009581%2fwave-equation-is-this-problem-well-posed%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
up vote
0
down vote
accepted
The separated solutions of $u_{tt}=4u_{xx}$ have the form $u(x,t)=X(x)T(t)$ where
$$
frac{T''}{T}=lambda = frac{X''}{X}
$$
leading to
$$
T(t) = Asin(sqrt{lambda}t)+Bcos(sqrt{lambda}t) \
X(x) = Csin(sqrt{lambda}x)+Dcos(sqrt{lambda}x).
$$
The condition $X(0)=X(1)=0$ requires $sqrt{lambda}=npi$ for $n=1,2,3,cdots$, and
$$
X_n(t)=C_nsin(npi x) \
T_n(t)=A_ncos(npi t)+B_nsin(npi t).
$$
The general solution (after combining constants) is
$$
u(x,t)=sum_{n=1}^{infty}(A_ncos(npi t)+B_nsin(npi t))sin(npi x)
$$
The constants are determined by the initial conditions:
$$
x^2-x = u(x,0) = sum_{n=1}^{infty}A_nsin(npi x) \
cos(x) = u_t(x,0) = sum_{n=1}^{infty}B_n npisin(npi x).
$$
So,
$$
A_n = frac{int_{0}^{1}(x^2-x)sin(npi x)dx}{int_{0}^{1}sin^2(npi x)dx}, \
B_n = frac{int_{0}^{1}cos(x)sin(npi x)dx}{npiint_{0}^{1}sin^2(npi x)dx}.
$$
add a comment |
up vote
0
down vote
accepted
The separated solutions of $u_{tt}=4u_{xx}$ have the form $u(x,t)=X(x)T(t)$ where
$$
frac{T''}{T}=lambda = frac{X''}{X}
$$
leading to
$$
T(t) = Asin(sqrt{lambda}t)+Bcos(sqrt{lambda}t) \
X(x) = Csin(sqrt{lambda}x)+Dcos(sqrt{lambda}x).
$$
The condition $X(0)=X(1)=0$ requires $sqrt{lambda}=npi$ for $n=1,2,3,cdots$, and
$$
X_n(t)=C_nsin(npi x) \
T_n(t)=A_ncos(npi t)+B_nsin(npi t).
$$
The general solution (after combining constants) is
$$
u(x,t)=sum_{n=1}^{infty}(A_ncos(npi t)+B_nsin(npi t))sin(npi x)
$$
The constants are determined by the initial conditions:
$$
x^2-x = u(x,0) = sum_{n=1}^{infty}A_nsin(npi x) \
cos(x) = u_t(x,0) = sum_{n=1}^{infty}B_n npisin(npi x).
$$
So,
$$
A_n = frac{int_{0}^{1}(x^2-x)sin(npi x)dx}{int_{0}^{1}sin^2(npi x)dx}, \
B_n = frac{int_{0}^{1}cos(x)sin(npi x)dx}{npiint_{0}^{1}sin^2(npi x)dx}.
$$
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
The separated solutions of $u_{tt}=4u_{xx}$ have the form $u(x,t)=X(x)T(t)$ where
$$
frac{T''}{T}=lambda = frac{X''}{X}
$$
leading to
$$
T(t) = Asin(sqrt{lambda}t)+Bcos(sqrt{lambda}t) \
X(x) = Csin(sqrt{lambda}x)+Dcos(sqrt{lambda}x).
$$
The condition $X(0)=X(1)=0$ requires $sqrt{lambda}=npi$ for $n=1,2,3,cdots$, and
$$
X_n(t)=C_nsin(npi x) \
T_n(t)=A_ncos(npi t)+B_nsin(npi t).
$$
The general solution (after combining constants) is
$$
u(x,t)=sum_{n=1}^{infty}(A_ncos(npi t)+B_nsin(npi t))sin(npi x)
$$
The constants are determined by the initial conditions:
$$
x^2-x = u(x,0) = sum_{n=1}^{infty}A_nsin(npi x) \
cos(x) = u_t(x,0) = sum_{n=1}^{infty}B_n npisin(npi x).
$$
So,
$$
A_n = frac{int_{0}^{1}(x^2-x)sin(npi x)dx}{int_{0}^{1}sin^2(npi x)dx}, \
B_n = frac{int_{0}^{1}cos(x)sin(npi x)dx}{npiint_{0}^{1}sin^2(npi x)dx}.
$$
The separated solutions of $u_{tt}=4u_{xx}$ have the form $u(x,t)=X(x)T(t)$ where
$$
frac{T''}{T}=lambda = frac{X''}{X}
$$
leading to
$$
T(t) = Asin(sqrt{lambda}t)+Bcos(sqrt{lambda}t) \
X(x) = Csin(sqrt{lambda}x)+Dcos(sqrt{lambda}x).
$$
The condition $X(0)=X(1)=0$ requires $sqrt{lambda}=npi$ for $n=1,2,3,cdots$, and
$$
X_n(t)=C_nsin(npi x) \
T_n(t)=A_ncos(npi t)+B_nsin(npi t).
$$
The general solution (after combining constants) is
$$
u(x,t)=sum_{n=1}^{infty}(A_ncos(npi t)+B_nsin(npi t))sin(npi x)
$$
The constants are determined by the initial conditions:
$$
x^2-x = u(x,0) = sum_{n=1}^{infty}A_nsin(npi x) \
cos(x) = u_t(x,0) = sum_{n=1}^{infty}B_n npisin(npi x).
$$
So,
$$
A_n = frac{int_{0}^{1}(x^2-x)sin(npi x)dx}{int_{0}^{1}sin^2(npi x)dx}, \
B_n = frac{int_{0}^{1}cos(x)sin(npi x)dx}{npiint_{0}^{1}sin^2(npi x)dx}.
$$
answered Nov 23 at 4:31
DisintegratingByParts
58.3k42579
58.3k42579
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3009581%2fwave-equation-is-this-problem-well-posed%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
3
The problem with your approach is that you only find one solution. If we separate $u(x,t) = X(x)T(t)$ then $T'/T = lambda$ and $4X''/X = lambda$ for some constant $lambda$ that is determined by the boundary conditions (typically this gives $lambda$ is a constant times an integer). The full solution is then a linear combination over all the particular solutions given by different $lambda$-values. $u(x,t) = sum a_lambda X_lambda(x)T_lambda(t)$. It's this solution that equals $x^2-x$. It's the boundary conditions that can be applied on a single solution so $X_lambda(0) = 0$ etc.
– Winther
Nov 22 at 20:11