Find good substitution for PDE.
$begingroup$
Consider system of : $begin{cases}
u_{tt} = vartriangle{u}
\
u|_{t = 0} = frac{1}{x^{2}+y^2+z^2}
\
u_t|_{t = 0} = 0
end{cases}$
I've thought about $v = x^{2} + y^2+z^2$, then $v_{x} = 2x, v_{y} = 2y, v_{z} = 2z$. Hence we have : $vartriangle{u} = 6u_{v} + 4v u_{v} = u_{tt}$. And addititional property is : $u|_{t=0} = frac{1}{v}$.
But how should I finish it?
Edit :
After spherical substitution and deducing that $U(x,y,z,t) = U(r,t)$
We have : $begin{cases}
u_{tt} = u_{rr} + frac{2}{r}u_{r}
\
u|_{t = 0} = frac{1}{r^2}
\
u_t|_{t = 0} = 0
end{cases}$
After substitution: $xi = t-r$ and $eta = t + r$ we have
$u_{xi eta} = frac{u_{eta} - u_{xi}}{eta - xi}$. The solution for this part is :
$U(xi,eta) = frac{f(eta)+ g(xi)}{eta - xi}$. Hence we have :
$U(t,r) = frac{f(t+r) +g(t-r)}{2r}$ with initial data : $U(0,r) = frac{1}{r^2}$ and $U_t(0,r) = 0$.
But now how can we find exact form of $f$ and $g$?
ordinary-differential-equations proof-verification
$endgroup$
|
show 2 more comments
$begingroup$
Consider system of : $begin{cases}
u_{tt} = vartriangle{u}
\
u|_{t = 0} = frac{1}{x^{2}+y^2+z^2}
\
u_t|_{t = 0} = 0
end{cases}$
I've thought about $v = x^{2} + y^2+z^2$, then $v_{x} = 2x, v_{y} = 2y, v_{z} = 2z$. Hence we have : $vartriangle{u} = 6u_{v} + 4v u_{v} = u_{tt}$. And addititional property is : $u|_{t=0} = frac{1}{v}$.
But how should I finish it?
Edit :
After spherical substitution and deducing that $U(x,y,z,t) = U(r,t)$
We have : $begin{cases}
u_{tt} = u_{rr} + frac{2}{r}u_{r}
\
u|_{t = 0} = frac{1}{r^2}
\
u_t|_{t = 0} = 0
end{cases}$
After substitution: $xi = t-r$ and $eta = t + r$ we have
$u_{xi eta} = frac{u_{eta} - u_{xi}}{eta - xi}$. The solution for this part is :
$U(xi,eta) = frac{f(eta)+ g(xi)}{eta - xi}$. Hence we have :
$U(t,r) = frac{f(t+r) +g(t-r)}{2r}$ with initial data : $U(0,r) = frac{1}{r^2}$ and $U_t(0,r) = 0$.
But now how can we find exact form of $f$ and $g$?
ordinary-differential-equations proof-verification
$endgroup$
$begingroup$
Have a look at the Laplacian in spherical coordinates here. The solution is radial: depends only on $r$, not on $theta,phi$.
$endgroup$
– Federico
Dec 20 '18 at 20:12
$begingroup$
@Federico I've thought about spherical coordinates. But Laplacian looks terrible. Why should solution depends only of $r$? Suppose function $f = t r theta phi + frac{t}{r^{2}}$ depends on all variables , but $f_t = frac{1}{r^2}$
$endgroup$
– openspace
Dec 20 '18 at 20:16
$begingroup$
initial datum is radially simmetric. you need also to specify the initial value of $partial_t u$. i assume it is $0$
$endgroup$
– Federico
Dec 20 '18 at 20:18
$begingroup$
@Federico there is only one initial property. So the task assumes to find all solutions.
$endgroup$
– openspace
Dec 20 '18 at 20:19
1
$begingroup$
$f = dfrac{1}{t+r}$ and $g = -dfrac{1}{t-r}$ satisfy the conditions
$endgroup$
– Dylan
Dec 22 '18 at 10:06
|
show 2 more comments
$begingroup$
Consider system of : $begin{cases}
u_{tt} = vartriangle{u}
\
u|_{t = 0} = frac{1}{x^{2}+y^2+z^2}
\
u_t|_{t = 0} = 0
end{cases}$
I've thought about $v = x^{2} + y^2+z^2$, then $v_{x} = 2x, v_{y} = 2y, v_{z} = 2z$. Hence we have : $vartriangle{u} = 6u_{v} + 4v u_{v} = u_{tt}$. And addititional property is : $u|_{t=0} = frac{1}{v}$.
But how should I finish it?
Edit :
After spherical substitution and deducing that $U(x,y,z,t) = U(r,t)$
We have : $begin{cases}
u_{tt} = u_{rr} + frac{2}{r}u_{r}
\
u|_{t = 0} = frac{1}{r^2}
\
u_t|_{t = 0} = 0
end{cases}$
After substitution: $xi = t-r$ and $eta = t + r$ we have
$u_{xi eta} = frac{u_{eta} - u_{xi}}{eta - xi}$. The solution for this part is :
$U(xi,eta) = frac{f(eta)+ g(xi)}{eta - xi}$. Hence we have :
$U(t,r) = frac{f(t+r) +g(t-r)}{2r}$ with initial data : $U(0,r) = frac{1}{r^2}$ and $U_t(0,r) = 0$.
But now how can we find exact form of $f$ and $g$?
ordinary-differential-equations proof-verification
$endgroup$
Consider system of : $begin{cases}
u_{tt} = vartriangle{u}
\
u|_{t = 0} = frac{1}{x^{2}+y^2+z^2}
\
u_t|_{t = 0} = 0
end{cases}$
I've thought about $v = x^{2} + y^2+z^2$, then $v_{x} = 2x, v_{y} = 2y, v_{z} = 2z$. Hence we have : $vartriangle{u} = 6u_{v} + 4v u_{v} = u_{tt}$. And addititional property is : $u|_{t=0} = frac{1}{v}$.
But how should I finish it?
Edit :
After spherical substitution and deducing that $U(x,y,z,t) = U(r,t)$
We have : $begin{cases}
u_{tt} = u_{rr} + frac{2}{r}u_{r}
\
u|_{t = 0} = frac{1}{r^2}
\
u_t|_{t = 0} = 0
end{cases}$
After substitution: $xi = t-r$ and $eta = t + r$ we have
$u_{xi eta} = frac{u_{eta} - u_{xi}}{eta - xi}$. The solution for this part is :
$U(xi,eta) = frac{f(eta)+ g(xi)}{eta - xi}$. Hence we have :
$U(t,r) = frac{f(t+r) +g(t-r)}{2r}$ with initial data : $U(0,r) = frac{1}{r^2}$ and $U_t(0,r) = 0$.
But now how can we find exact form of $f$ and $g$?
ordinary-differential-equations proof-verification
ordinary-differential-equations proof-verification
edited Dec 21 '18 at 18:40
openspace
asked Dec 20 '18 at 20:06
openspaceopenspace
3,4452822
3,4452822
$begingroup$
Have a look at the Laplacian in spherical coordinates here. The solution is radial: depends only on $r$, not on $theta,phi$.
$endgroup$
– Federico
Dec 20 '18 at 20:12
$begingroup$
@Federico I've thought about spherical coordinates. But Laplacian looks terrible. Why should solution depends only of $r$? Suppose function $f = t r theta phi + frac{t}{r^{2}}$ depends on all variables , but $f_t = frac{1}{r^2}$
$endgroup$
– openspace
Dec 20 '18 at 20:16
$begingroup$
initial datum is radially simmetric. you need also to specify the initial value of $partial_t u$. i assume it is $0$
$endgroup$
– Federico
Dec 20 '18 at 20:18
$begingroup$
@Federico there is only one initial property. So the task assumes to find all solutions.
$endgroup$
– openspace
Dec 20 '18 at 20:19
1
$begingroup$
$f = dfrac{1}{t+r}$ and $g = -dfrac{1}{t-r}$ satisfy the conditions
$endgroup$
– Dylan
Dec 22 '18 at 10:06
|
show 2 more comments
$begingroup$
Have a look at the Laplacian in spherical coordinates here. The solution is radial: depends only on $r$, not on $theta,phi$.
$endgroup$
– Federico
Dec 20 '18 at 20:12
$begingroup$
@Federico I've thought about spherical coordinates. But Laplacian looks terrible. Why should solution depends only of $r$? Suppose function $f = t r theta phi + frac{t}{r^{2}}$ depends on all variables , but $f_t = frac{1}{r^2}$
$endgroup$
– openspace
Dec 20 '18 at 20:16
$begingroup$
initial datum is radially simmetric. you need also to specify the initial value of $partial_t u$. i assume it is $0$
$endgroup$
– Federico
Dec 20 '18 at 20:18
$begingroup$
@Federico there is only one initial property. So the task assumes to find all solutions.
$endgroup$
– openspace
Dec 20 '18 at 20:19
1
$begingroup$
$f = dfrac{1}{t+r}$ and $g = -dfrac{1}{t-r}$ satisfy the conditions
$endgroup$
– Dylan
Dec 22 '18 at 10:06
$begingroup$
Have a look at the Laplacian in spherical coordinates here. The solution is radial: depends only on $r$, not on $theta,phi$.
$endgroup$
– Federico
Dec 20 '18 at 20:12
$begingroup$
Have a look at the Laplacian in spherical coordinates here. The solution is radial: depends only on $r$, not on $theta,phi$.
$endgroup$
– Federico
Dec 20 '18 at 20:12
$begingroup$
@Federico I've thought about spherical coordinates. But Laplacian looks terrible. Why should solution depends only of $r$? Suppose function $f = t r theta phi + frac{t}{r^{2}}$ depends on all variables , but $f_t = frac{1}{r^2}$
$endgroup$
– openspace
Dec 20 '18 at 20:16
$begingroup$
@Federico I've thought about spherical coordinates. But Laplacian looks terrible. Why should solution depends only of $r$? Suppose function $f = t r theta phi + frac{t}{r^{2}}$ depends on all variables , but $f_t = frac{1}{r^2}$
$endgroup$
– openspace
Dec 20 '18 at 20:16
$begingroup$
initial datum is radially simmetric. you need also to specify the initial value of $partial_t u$. i assume it is $0$
$endgroup$
– Federico
Dec 20 '18 at 20:18
$begingroup$
initial datum is radially simmetric. you need also to specify the initial value of $partial_t u$. i assume it is $0$
$endgroup$
– Federico
Dec 20 '18 at 20:18
$begingroup$
@Federico there is only one initial property. So the task assumes to find all solutions.
$endgroup$
– openspace
Dec 20 '18 at 20:19
$begingroup$
@Federico there is only one initial property. So the task assumes to find all solutions.
$endgroup$
– openspace
Dec 20 '18 at 20:19
1
1
$begingroup$
$f = dfrac{1}{t+r}$ and $g = -dfrac{1}{t-r}$ satisfy the conditions
$endgroup$
– Dylan
Dec 22 '18 at 10:06
$begingroup$
$f = dfrac{1}{t+r}$ and $g = -dfrac{1}{t-r}$ satisfy the conditions
$endgroup$
– Dylan
Dec 22 '18 at 10:06
|
show 2 more comments
0
active
oldest
votes
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%2f3047921%2ffind-good-substitution-for-pde%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3047921%2ffind-good-substitution-for-pde%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$
Have a look at the Laplacian in spherical coordinates here. The solution is radial: depends only on $r$, not on $theta,phi$.
$endgroup$
– Federico
Dec 20 '18 at 20:12
$begingroup$
@Federico I've thought about spherical coordinates. But Laplacian looks terrible. Why should solution depends only of $r$? Suppose function $f = t r theta phi + frac{t}{r^{2}}$ depends on all variables , but $f_t = frac{1}{r^2}$
$endgroup$
– openspace
Dec 20 '18 at 20:16
$begingroup$
initial datum is radially simmetric. you need also to specify the initial value of $partial_t u$. i assume it is $0$
$endgroup$
– Federico
Dec 20 '18 at 20:18
$begingroup$
@Federico there is only one initial property. So the task assumes to find all solutions.
$endgroup$
– openspace
Dec 20 '18 at 20:19
1
$begingroup$
$f = dfrac{1}{t+r}$ and $g = -dfrac{1}{t-r}$ satisfy the conditions
$endgroup$
– Dylan
Dec 22 '18 at 10:06