Laplace of the PDE $ x frac{partial(w)}{partial(x)} + frac{partial(w)}{partial(t)}=xt$.












1












$begingroup$


Question is find the Laplace transform of this equation:
$$ x frac{partial(w)}{partial(x)} + frac{partial(w)}{partial(t)}=xt$$



Boundary conditions : $$ w(x,0) = 0 qquad x geq0 $$
$$w(0,t)=0 qquad t geq 0$$



I've got as far as
$$ frac{d(W)}{d(x)}+frac{s}{x}W=frac{1}{s^2}$$



I'm not even sure this is correct but even if it is, I dont know how to integrate this to get $W(x,s)$










share|cite|improve this question











$endgroup$












  • $begingroup$
    Try with $W = a x + b x^{-s}$ for some $a$ and $b$ which depend on $s$
    $endgroup$
    – Federico
    Dec 13 '18 at 14:57










  • $begingroup$
    The idea is that after you multiply by $x^s$, you get $x^sfrac{dW}{dx}+sx^{s-1}W$, which is $frac{d(x^sW)}{dx}$...
    $endgroup$
    – Federico
    Dec 13 '18 at 14:59


















1












$begingroup$


Question is find the Laplace transform of this equation:
$$ x frac{partial(w)}{partial(x)} + frac{partial(w)}{partial(t)}=xt$$



Boundary conditions : $$ w(x,0) = 0 qquad x geq0 $$
$$w(0,t)=0 qquad t geq 0$$



I've got as far as
$$ frac{d(W)}{d(x)}+frac{s}{x}W=frac{1}{s^2}$$



I'm not even sure this is correct but even if it is, I dont know how to integrate this to get $W(x,s)$










share|cite|improve this question











$endgroup$












  • $begingroup$
    Try with $W = a x + b x^{-s}$ for some $a$ and $b$ which depend on $s$
    $endgroup$
    – Federico
    Dec 13 '18 at 14:57










  • $begingroup$
    The idea is that after you multiply by $x^s$, you get $x^sfrac{dW}{dx}+sx^{s-1}W$, which is $frac{d(x^sW)}{dx}$...
    $endgroup$
    – Federico
    Dec 13 '18 at 14:59
















1












1








1





$begingroup$


Question is find the Laplace transform of this equation:
$$ x frac{partial(w)}{partial(x)} + frac{partial(w)}{partial(t)}=xt$$



Boundary conditions : $$ w(x,0) = 0 qquad x geq0 $$
$$w(0,t)=0 qquad t geq 0$$



I've got as far as
$$ frac{d(W)}{d(x)}+frac{s}{x}W=frac{1}{s^2}$$



I'm not even sure this is correct but even if it is, I dont know how to integrate this to get $W(x,s)$










share|cite|improve this question











$endgroup$




Question is find the Laplace transform of this equation:
$$ x frac{partial(w)}{partial(x)} + frac{partial(w)}{partial(t)}=xt$$



Boundary conditions : $$ w(x,0) = 0 qquad x geq0 $$
$$w(0,t)=0 qquad t geq 0$$



I've got as far as
$$ frac{d(W)}{d(x)}+frac{s}{x}W=frac{1}{s^2}$$



I'm not even sure this is correct but even if it is, I dont know how to integrate this to get $W(x,s)$







pde laplace-transform






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 13 '18 at 19:55









Nosrati

26.5k62354




26.5k62354










asked Dec 13 '18 at 14:51









Elliot SilverElliot Silver

244




244












  • $begingroup$
    Try with $W = a x + b x^{-s}$ for some $a$ and $b$ which depend on $s$
    $endgroup$
    – Federico
    Dec 13 '18 at 14:57










  • $begingroup$
    The idea is that after you multiply by $x^s$, you get $x^sfrac{dW}{dx}+sx^{s-1}W$, which is $frac{d(x^sW)}{dx}$...
    $endgroup$
    – Federico
    Dec 13 '18 at 14:59




















  • $begingroup$
    Try with $W = a x + b x^{-s}$ for some $a$ and $b$ which depend on $s$
    $endgroup$
    – Federico
    Dec 13 '18 at 14:57










  • $begingroup$
    The idea is that after you multiply by $x^s$, you get $x^sfrac{dW}{dx}+sx^{s-1}W$, which is $frac{d(x^sW)}{dx}$...
    $endgroup$
    – Federico
    Dec 13 '18 at 14:59


















$begingroup$
Try with $W = a x + b x^{-s}$ for some $a$ and $b$ which depend on $s$
$endgroup$
– Federico
Dec 13 '18 at 14:57




$begingroup$
Try with $W = a x + b x^{-s}$ for some $a$ and $b$ which depend on $s$
$endgroup$
– Federico
Dec 13 '18 at 14:57












$begingroup$
The idea is that after you multiply by $x^s$, you get $x^sfrac{dW}{dx}+sx^{s-1}W$, which is $frac{d(x^sW)}{dx}$...
$endgroup$
– Federico
Dec 13 '18 at 14:59






$begingroup$
The idea is that after you multiply by $x^s$, you get $x^sfrac{dW}{dx}+sx^{s-1}W$, which is $frac{d(x^sW)}{dx}$...
$endgroup$
– Federico
Dec 13 '18 at 14:59












1 Answer
1






active

oldest

votes


















3












$begingroup$

$$frac{dW}{dx}+frac{s}{x}W=frac{1}{s^2}$$



Following the hints in the comments, the solution of the equation is



$$W(x,s)=dfrac{x}{s^2(s+1)}+c_1x^{-s}$$



But $W(0,s)=0$ and because it holds for any $s$



$$0=dfrac{c_1}{x^s}implies c_1=0$$



$$W(x,s)=dfrac{x}{s^2(s+1)}$$



and



$$w(x,t)=x(e^{-t}+t-1)$$






share|cite|improve this answer











$endgroup$













    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3038107%2flaplace-of-the-pde-x-frac-partialw-partialx-frac-partialw-par%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









    3












    $begingroup$

    $$frac{dW}{dx}+frac{s}{x}W=frac{1}{s^2}$$



    Following the hints in the comments, the solution of the equation is



    $$W(x,s)=dfrac{x}{s^2(s+1)}+c_1x^{-s}$$



    But $W(0,s)=0$ and because it holds for any $s$



    $$0=dfrac{c_1}{x^s}implies c_1=0$$



    $$W(x,s)=dfrac{x}{s^2(s+1)}$$



    and



    $$w(x,t)=x(e^{-t}+t-1)$$






    share|cite|improve this answer











    $endgroup$


















      3












      $begingroup$

      $$frac{dW}{dx}+frac{s}{x}W=frac{1}{s^2}$$



      Following the hints in the comments, the solution of the equation is



      $$W(x,s)=dfrac{x}{s^2(s+1)}+c_1x^{-s}$$



      But $W(0,s)=0$ and because it holds for any $s$



      $$0=dfrac{c_1}{x^s}implies c_1=0$$



      $$W(x,s)=dfrac{x}{s^2(s+1)}$$



      and



      $$w(x,t)=x(e^{-t}+t-1)$$






      share|cite|improve this answer











      $endgroup$
















        3












        3








        3





        $begingroup$

        $$frac{dW}{dx}+frac{s}{x}W=frac{1}{s^2}$$



        Following the hints in the comments, the solution of the equation is



        $$W(x,s)=dfrac{x}{s^2(s+1)}+c_1x^{-s}$$



        But $W(0,s)=0$ and because it holds for any $s$



        $$0=dfrac{c_1}{x^s}implies c_1=0$$



        $$W(x,s)=dfrac{x}{s^2(s+1)}$$



        and



        $$w(x,t)=x(e^{-t}+t-1)$$






        share|cite|improve this answer











        $endgroup$



        $$frac{dW}{dx}+frac{s}{x}W=frac{1}{s^2}$$



        Following the hints in the comments, the solution of the equation is



        $$W(x,s)=dfrac{x}{s^2(s+1)}+c_1x^{-s}$$



        But $W(0,s)=0$ and because it holds for any $s$



        $$0=dfrac{c_1}{x^s}implies c_1=0$$



        $$W(x,s)=dfrac{x}{s^2(s+1)}$$



        and



        $$w(x,t)=x(e^{-t}+t-1)$$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Dec 14 '18 at 10:08

























        answered Dec 13 '18 at 19:45









        Rafa BudríaRafa Budría

        5,7601825




        5,7601825






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3038107%2flaplace-of-the-pde-x-frac-partialw-partialx-frac-partialw-par%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            How do I know what Microsoft account the skydrive app is syncing to?

            When does type information flow backwards in C++?

            Grease: Live!