PDE with complex roots of characterictic solution
$begingroup$
I have the following equation $$frac{partial^2 V}{partial x^2 }+frac{partial^2 V}{partial y^2}=-4pi(x^2+y^2)$$ Such that $V(x,y)$ is real and $V(x,y)=0$ at $y=0$.
As it is clear form the problem the characteristic equation has complex roots. I have following as the solution
$$z=phi_1(y+ix)+phi_2(y-ix)-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
pde linear-pde
$endgroup$
add a comment |
$begingroup$
I have the following equation $$frac{partial^2 V}{partial x^2 }+frac{partial^2 V}{partial y^2}=-4pi(x^2+y^2)$$ Such that $V(x,y)$ is real and $V(x,y)=0$ at $y=0$.
As it is clear form the problem the characteristic equation has complex roots. I have following as the solution
$$z=phi_1(y+ix)+phi_2(y-ix)-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
pde linear-pde
$endgroup$
add a comment |
$begingroup$
I have the following equation $$frac{partial^2 V}{partial x^2 }+frac{partial^2 V}{partial y^2}=-4pi(x^2+y^2)$$ Such that $V(x,y)$ is real and $V(x,y)=0$ at $y=0$.
As it is clear form the problem the characteristic equation has complex roots. I have following as the solution
$$z=phi_1(y+ix)+phi_2(y-ix)-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
pde linear-pde
$endgroup$
I have the following equation $$frac{partial^2 V}{partial x^2 }+frac{partial^2 V}{partial y^2}=-4pi(x^2+y^2)$$ Such that $V(x,y)$ is real and $V(x,y)=0$ at $y=0$.
As it is clear form the problem the characteristic equation has complex roots. I have following as the solution
$$z=phi_1(y+ix)+phi_2(y-ix)-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
pde linear-pde
pde linear-pde
asked Jan 19 at 5:27
Piyush DivyanakarPiyush Divyanakar
3,348327
3,348327
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$z(x,y)$ is the sum of the solution of the associated homogenous PDE and any particular solution.
I cannot see how you get a so complicated particular solution :
$$z_p=-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
Moreover this function seems not correct. Did you put it into the PDE to check if the equation is satisfied ?
Without having the details of your calculus it is not possible to find where a possible mistake occurred.
There is a much simpler way to find a particular solution. For example, look for a particular solution on the form
$$z_p=f(x)+g(y)$$
$$f''(x)+g''(y)=-4pi(x^2+y^2)$$
$$begin{cases}
f''(x)=-4pi(x^2) & ;quad f(x)=-frac{pi}{3} x^4 \
g''(y)=-4pi(y^2) & ;quad g(x)=-frac{pi}{3} y^4
end{cases}$$
No need for more terms in $f(x)$ and in $g(y)$ since we are not looking for many particular solutions but only for one. Doesn't matter which one.
$$z_p=-frac{pi}{3} (x^4+y^4)$$
$$z=phi_1(y+ix)+phi_2(y-ix)-frac{pi}{3} (x^4+y^4)$$
Of course, since any particular solution is convenient, other particular solutions could be used instead of the above one. So, the solution can be written on an infinity of equivalent forms. If you find a solution which at first sight looks different from the above, check if they are not equivalent , due to different form of functions $phi_1$ and $phi_2$ .
$endgroup$
$begingroup$
I used the general method of getting particular integral which is like $frac{1}{D+iD'}f(x,y)=int f(x,c+ix)$ where $y-ix=c$. So if I get particular integral through other methods it is still valid>
$endgroup$
– Piyush Divyanakar
Jan 20 at 5:34
$begingroup$
It is easy to check if it is valid or not : put the particular solution that you obtain into the PDE and see if it agrees or not.
$endgroup$
– JJacquelin
Jan 20 at 7:19
add a comment |
Your Answer
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%2f3079052%2fpde-with-complex-roots-of-characterictic-solution%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$
$z(x,y)$ is the sum of the solution of the associated homogenous PDE and any particular solution.
I cannot see how you get a so complicated particular solution :
$$z_p=-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
Moreover this function seems not correct. Did you put it into the PDE to check if the equation is satisfied ?
Without having the details of your calculus it is not possible to find where a possible mistake occurred.
There is a much simpler way to find a particular solution. For example, look for a particular solution on the form
$$z_p=f(x)+g(y)$$
$$f''(x)+g''(y)=-4pi(x^2+y^2)$$
$$begin{cases}
f''(x)=-4pi(x^2) & ;quad f(x)=-frac{pi}{3} x^4 \
g''(y)=-4pi(y^2) & ;quad g(x)=-frac{pi}{3} y^4
end{cases}$$
No need for more terms in $f(x)$ and in $g(y)$ since we are not looking for many particular solutions but only for one. Doesn't matter which one.
$$z_p=-frac{pi}{3} (x^4+y^4)$$
$$z=phi_1(y+ix)+phi_2(y-ix)-frac{pi}{3} (x^4+y^4)$$
Of course, since any particular solution is convenient, other particular solutions could be used instead of the above one. So, the solution can be written on an infinity of equivalent forms. If you find a solution which at first sight looks different from the above, check if they are not equivalent , due to different form of functions $phi_1$ and $phi_2$ .
$endgroup$
$begingroup$
I used the general method of getting particular integral which is like $frac{1}{D+iD'}f(x,y)=int f(x,c+ix)$ where $y-ix=c$. So if I get particular integral through other methods it is still valid>
$endgroup$
– Piyush Divyanakar
Jan 20 at 5:34
$begingroup$
It is easy to check if it is valid or not : put the particular solution that you obtain into the PDE and see if it agrees or not.
$endgroup$
– JJacquelin
Jan 20 at 7:19
add a comment |
$begingroup$
$z(x,y)$ is the sum of the solution of the associated homogenous PDE and any particular solution.
I cannot see how you get a so complicated particular solution :
$$z_p=-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
Moreover this function seems not correct. Did you put it into the PDE to check if the equation is satisfied ?
Without having the details of your calculus it is not possible to find where a possible mistake occurred.
There is a much simpler way to find a particular solution. For example, look for a particular solution on the form
$$z_p=f(x)+g(y)$$
$$f''(x)+g''(y)=-4pi(x^2+y^2)$$
$$begin{cases}
f''(x)=-4pi(x^2) & ;quad f(x)=-frac{pi}{3} x^4 \
g''(y)=-4pi(y^2) & ;quad g(x)=-frac{pi}{3} y^4
end{cases}$$
No need for more terms in $f(x)$ and in $g(y)$ since we are not looking for many particular solutions but only for one. Doesn't matter which one.
$$z_p=-frac{pi}{3} (x^4+y^4)$$
$$z=phi_1(y+ix)+phi_2(y-ix)-frac{pi}{3} (x^4+y^4)$$
Of course, since any particular solution is convenient, other particular solutions could be used instead of the above one. So, the solution can be written on an infinity of equivalent forms. If you find a solution which at first sight looks different from the above, check if they are not equivalent , due to different form of functions $phi_1$ and $phi_2$ .
$endgroup$
$begingroup$
I used the general method of getting particular integral which is like $frac{1}{D+iD'}f(x,y)=int f(x,c+ix)$ where $y-ix=c$. So if I get particular integral through other methods it is still valid>
$endgroup$
– Piyush Divyanakar
Jan 20 at 5:34
$begingroup$
It is easy to check if it is valid or not : put the particular solution that you obtain into the PDE and see if it agrees or not.
$endgroup$
– JJacquelin
Jan 20 at 7:19
add a comment |
$begingroup$
$z(x,y)$ is the sum of the solution of the associated homogenous PDE and any particular solution.
I cannot see how you get a so complicated particular solution :
$$z_p=-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
Moreover this function seems not correct. Did you put it into the PDE to check if the equation is satisfied ?
Without having the details of your calculus it is not possible to find where a possible mistake occurred.
There is a much simpler way to find a particular solution. For example, look for a particular solution on the form
$$z_p=f(x)+g(y)$$
$$f''(x)+g''(y)=-4pi(x^2+y^2)$$
$$begin{cases}
f''(x)=-4pi(x^2) & ;quad f(x)=-frac{pi}{3} x^4 \
g''(y)=-4pi(y^2) & ;quad g(x)=-frac{pi}{3} y^4
end{cases}$$
No need for more terms in $f(x)$ and in $g(y)$ since we are not looking for many particular solutions but only for one. Doesn't matter which one.
$$z_p=-frac{pi}{3} (x^4+y^4)$$
$$z=phi_1(y+ix)+phi_2(y-ix)-frac{pi}{3} (x^4+y^4)$$
Of course, since any particular solution is convenient, other particular solutions could be used instead of the above one. So, the solution can be written on an infinity of equivalent forms. If you find a solution which at first sight looks different from the above, check if they are not equivalent , due to different form of functions $phi_1$ and $phi_2$ .
$endgroup$
$z(x,y)$ is the sum of the solution of the associated homogenous PDE and any particular solution.
I cannot see how you get a so complicated particular solution :
$$z_p=-dfrac{pi x^2left(6left(y-mathrm{i}xright)^2+left(3mathrm{i}-3right)x^2+left(8mathrm{i}+4right)xleft(y-mathrm{i}xright)right)}{3}$$
Moreover this function seems not correct. Did you put it into the PDE to check if the equation is satisfied ?
Without having the details of your calculus it is not possible to find where a possible mistake occurred.
There is a much simpler way to find a particular solution. For example, look for a particular solution on the form
$$z_p=f(x)+g(y)$$
$$f''(x)+g''(y)=-4pi(x^2+y^2)$$
$$begin{cases}
f''(x)=-4pi(x^2) & ;quad f(x)=-frac{pi}{3} x^4 \
g''(y)=-4pi(y^2) & ;quad g(x)=-frac{pi}{3} y^4
end{cases}$$
No need for more terms in $f(x)$ and in $g(y)$ since we are not looking for many particular solutions but only for one. Doesn't matter which one.
$$z_p=-frac{pi}{3} (x^4+y^4)$$
$$z=phi_1(y+ix)+phi_2(y-ix)-frac{pi}{3} (x^4+y^4)$$
Of course, since any particular solution is convenient, other particular solutions could be used instead of the above one. So, the solution can be written on an infinity of equivalent forms. If you find a solution which at first sight looks different from the above, check if they are not equivalent , due to different form of functions $phi_1$ and $phi_2$ .
edited Jan 19 at 8:43
answered Jan 19 at 8:33
JJacquelinJJacquelin
45.8k21858
45.8k21858
$begingroup$
I used the general method of getting particular integral which is like $frac{1}{D+iD'}f(x,y)=int f(x,c+ix)$ where $y-ix=c$. So if I get particular integral through other methods it is still valid>
$endgroup$
– Piyush Divyanakar
Jan 20 at 5:34
$begingroup$
It is easy to check if it is valid or not : put the particular solution that you obtain into the PDE and see if it agrees or not.
$endgroup$
– JJacquelin
Jan 20 at 7:19
add a comment |
$begingroup$
I used the general method of getting particular integral which is like $frac{1}{D+iD'}f(x,y)=int f(x,c+ix)$ where $y-ix=c$. So if I get particular integral through other methods it is still valid>
$endgroup$
– Piyush Divyanakar
Jan 20 at 5:34
$begingroup$
It is easy to check if it is valid or not : put the particular solution that you obtain into the PDE and see if it agrees or not.
$endgroup$
– JJacquelin
Jan 20 at 7:19
$begingroup$
I used the general method of getting particular integral which is like $frac{1}{D+iD'}f(x,y)=int f(x,c+ix)$ where $y-ix=c$. So if I get particular integral through other methods it is still valid>
$endgroup$
– Piyush Divyanakar
Jan 20 at 5:34
$begingroup$
I used the general method of getting particular integral which is like $frac{1}{D+iD'}f(x,y)=int f(x,c+ix)$ where $y-ix=c$. So if I get particular integral through other methods it is still valid>
$endgroup$
– Piyush Divyanakar
Jan 20 at 5:34
$begingroup$
It is easy to check if it is valid or not : put the particular solution that you obtain into the PDE and see if it agrees or not.
$endgroup$
– JJacquelin
Jan 20 at 7:19
$begingroup$
It is easy to check if it is valid or not : put the particular solution that you obtain into the PDE and see if it agrees or not.
$endgroup$
– JJacquelin
Jan 20 at 7:19
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%2f3079052%2fpde-with-complex-roots-of-characterictic-solution%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