limit of the sequence $(n+1)^alpha - n^alpha$ The Next CEO of Stack OverflowFor $alpha in (0,frac32)$, define $x_n=(n+1)^alpha-n^alpha$. Then $lim_n to inftyx_n$ is?Doubly infinite sequence limitEvaluate the limit using only the following resultsDoes this sequence converge? If yes, what is the limit?Limit of the fraction $dfracn(n+1)^alphasum_k=1^nk^alpha$A limit like a Riemann sumFor $alpha in (0,frac32)$, define $x_n=(n+1)^alpha-n^alpha$. Then $lim_n to inftyx_n$ is?What is $lim_alpharightarrow0 left(alphalog^2alpharight)$?Does the series admit a limit as $alphato 0$?Convergence of a series of a sequence of powersProve a sequence is a $O(1/n^3)$

Grabbing quick drinks

How should I support this large drywall patch?

Does it take more energy to get to Venus or to Mars?

Trouble understanding the speech of overseas colleagues

What is the purpose of the Evocation wizard's Potent Cantrip feature?

How to write the block matrix in LaTex?

Is it safe to use c_str() on a temporary string?

If the heap is initialized for security, then why is the stack uninitialized?

Natural language into sentence logic

Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?

Can a single photon have an energy density?

How to safely derail a train during transit?

Rotate a column

How can I quit an app using Terminal?

How do we know the LHC results are robust?

What makes a siege story/plot interesting?

Why did we only see the N-1 starfighters in one film?

Fastest way to shutdown Ubuntu Mate 18.10

Does the Brexit deal have to be agreed by both Houses?

Which organization defines CJK Unified Ideographs?

WOW air has ceased operation, can I get my tickets refunded?

Anatomically Correct Mesopelagic Aves

How to make a software documentation "officially" citable?

How to be diplomatic in refusing to write code that breaches the privacy of our users



limit of the sequence $(n+1)^alpha - n^alpha$



The Next CEO of Stack OverflowFor $alpha in (0,frac32)$, define $x_n=(n+1)^alpha-n^alpha$. Then $lim_n to inftyx_n$ is?Doubly infinite sequence limitEvaluate the limit using only the following resultsDoes this sequence converge? If yes, what is the limit?Limit of the fraction $dfracn(n+1)^alphasum_k=1^nk^alpha$A limit like a Riemann sumFor $alpha in (0,frac32)$, define $x_n=(n+1)^alpha-n^alpha$. Then $lim_n to inftyx_n$ is?What is $lim_alpharightarrow0 left(alphalog^2alpharight)$?Does the series admit a limit as $alphato 0$?Convergence of a series of a sequence of powersProve a sequence is a $O(1/n^3)$










3












$begingroup$



Let $u_n$ be defined as : $u_n = (n+1)^alpha - n^alpha$.
Now I would like to compute $lim_n to infty u_n$ (this limit depends on the choice of $alpha$).




Here is what I found so far :



If $alpha in [0,1[$ then $lim_n to infty u_n = 0$. If $alpha = 1$ then $lim_n to infty u_n = 1$. If $alpha geq 2$, $lim_n to infty u_n = +infty$.



Now for $alpha = 1$ and $alpha geq 2$ it's really easy to get the result. For $alpha in [0,1)$ I found it hard and here is what I do :



we use the mean value theorem to say that :
$$mid (n+1)^alpha - n^alpha mid leq alpha n^alpha-1 to 0$$
And we get the desired result. Now my question is :



1- Is it possible to get the limit when $alphain [0,1)$ with an other technique (without using the mean value theorem) ?



2- How to get the limit when $alpha in (1, 2)$ ?



Thank you !










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    $f(x) =x^a$ then $f'=ax^a-1$
    $endgroup$
    – dmtri
    Mar 18 at 12:34






  • 2




    $begingroup$
    The $alpha n^1-alpha$ above should be $alpha n^alpha-1$
    $endgroup$
    – robjohn
    Mar 18 at 12:34






  • 2




    $begingroup$
    May mean $[0,1)$
    $endgroup$
    – J. W. Tanner
    Mar 18 at 12:42







  • 1




    $begingroup$
    @robjohn Thank you for noticing this. It shoud be correct now
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:48






  • 1




    $begingroup$
    @dmtri Thank you for catching the mistake. And yes it mean $[0,1)$.
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:49















3












$begingroup$



Let $u_n$ be defined as : $u_n = (n+1)^alpha - n^alpha$.
Now I would like to compute $lim_n to infty u_n$ (this limit depends on the choice of $alpha$).




Here is what I found so far :



If $alpha in [0,1[$ then $lim_n to infty u_n = 0$. If $alpha = 1$ then $lim_n to infty u_n = 1$. If $alpha geq 2$, $lim_n to infty u_n = +infty$.



Now for $alpha = 1$ and $alpha geq 2$ it's really easy to get the result. For $alpha in [0,1)$ I found it hard and here is what I do :



we use the mean value theorem to say that :
$$mid (n+1)^alpha - n^alpha mid leq alpha n^alpha-1 to 0$$
And we get the desired result. Now my question is :



1- Is it possible to get the limit when $alphain [0,1)$ with an other technique (without using the mean value theorem) ?



2- How to get the limit when $alpha in (1, 2)$ ?



Thank you !










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    $f(x) =x^a$ then $f'=ax^a-1$
    $endgroup$
    – dmtri
    Mar 18 at 12:34






  • 2




    $begingroup$
    The $alpha n^1-alpha$ above should be $alpha n^alpha-1$
    $endgroup$
    – robjohn
    Mar 18 at 12:34






  • 2




    $begingroup$
    May mean $[0,1)$
    $endgroup$
    – J. W. Tanner
    Mar 18 at 12:42







  • 1




    $begingroup$
    @robjohn Thank you for noticing this. It shoud be correct now
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:48






  • 1




    $begingroup$
    @dmtri Thank you for catching the mistake. And yes it mean $[0,1)$.
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:49













3












3








3





$begingroup$



Let $u_n$ be defined as : $u_n = (n+1)^alpha - n^alpha$.
Now I would like to compute $lim_n to infty u_n$ (this limit depends on the choice of $alpha$).




Here is what I found so far :



If $alpha in [0,1[$ then $lim_n to infty u_n = 0$. If $alpha = 1$ then $lim_n to infty u_n = 1$. If $alpha geq 2$, $lim_n to infty u_n = +infty$.



Now for $alpha = 1$ and $alpha geq 2$ it's really easy to get the result. For $alpha in [0,1)$ I found it hard and here is what I do :



we use the mean value theorem to say that :
$$mid (n+1)^alpha - n^alpha mid leq alpha n^alpha-1 to 0$$
And we get the desired result. Now my question is :



1- Is it possible to get the limit when $alphain [0,1)$ with an other technique (without using the mean value theorem) ?



2- How to get the limit when $alpha in (1, 2)$ ?



Thank you !










share|cite|improve this question











$endgroup$





Let $u_n$ be defined as : $u_n = (n+1)^alpha - n^alpha$.
Now I would like to compute $lim_n to infty u_n$ (this limit depends on the choice of $alpha$).




Here is what I found so far :



If $alpha in [0,1[$ then $lim_n to infty u_n = 0$. If $alpha = 1$ then $lim_n to infty u_n = 1$. If $alpha geq 2$, $lim_n to infty u_n = +infty$.



Now for $alpha = 1$ and $alpha geq 2$ it's really easy to get the result. For $alpha in [0,1)$ I found it hard and here is what I do :



we use the mean value theorem to say that :
$$mid (n+1)^alpha - n^alpha mid leq alpha n^alpha-1 to 0$$
And we get the desired result. Now my question is :



1- Is it possible to get the limit when $alphain [0,1)$ with an other technique (without using the mean value theorem) ?



2- How to get the limit when $alpha in (1, 2)$ ?



Thank you !







real-analysis sequences-and-series limits






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 18 at 12:48







mouargmouarg

















asked Mar 18 at 12:23









mouargmouargmouargmouarg

1145




1145







  • 1




    $begingroup$
    $f(x) =x^a$ then $f'=ax^a-1$
    $endgroup$
    – dmtri
    Mar 18 at 12:34






  • 2




    $begingroup$
    The $alpha n^1-alpha$ above should be $alpha n^alpha-1$
    $endgroup$
    – robjohn
    Mar 18 at 12:34






  • 2




    $begingroup$
    May mean $[0,1)$
    $endgroup$
    – J. W. Tanner
    Mar 18 at 12:42







  • 1




    $begingroup$
    @robjohn Thank you for noticing this. It shoud be correct now
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:48






  • 1




    $begingroup$
    @dmtri Thank you for catching the mistake. And yes it mean $[0,1)$.
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:49












  • 1




    $begingroup$
    $f(x) =x^a$ then $f'=ax^a-1$
    $endgroup$
    – dmtri
    Mar 18 at 12:34






  • 2




    $begingroup$
    The $alpha n^1-alpha$ above should be $alpha n^alpha-1$
    $endgroup$
    – robjohn
    Mar 18 at 12:34






  • 2




    $begingroup$
    May mean $[0,1)$
    $endgroup$
    – J. W. Tanner
    Mar 18 at 12:42







  • 1




    $begingroup$
    @robjohn Thank you for noticing this. It shoud be correct now
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:48






  • 1




    $begingroup$
    @dmtri Thank you for catching the mistake. And yes it mean $[0,1)$.
    $endgroup$
    – mouargmouarg
    Mar 18 at 12:49







1




1




$begingroup$
$f(x) =x^a$ then $f'=ax^a-1$
$endgroup$
– dmtri
Mar 18 at 12:34




$begingroup$
$f(x) =x^a$ then $f'=ax^a-1$
$endgroup$
– dmtri
Mar 18 at 12:34




2




2




$begingroup$
The $alpha n^1-alpha$ above should be $alpha n^alpha-1$
$endgroup$
– robjohn
Mar 18 at 12:34




$begingroup$
The $alpha n^1-alpha$ above should be $alpha n^alpha-1$
$endgroup$
– robjohn
Mar 18 at 12:34




2




2




$begingroup$
May mean $[0,1)$
$endgroup$
– J. W. Tanner
Mar 18 at 12:42





$begingroup$
May mean $[0,1)$
$endgroup$
– J. W. Tanner
Mar 18 at 12:42





1




1




$begingroup$
@robjohn Thank you for noticing this. It shoud be correct now
$endgroup$
– mouargmouarg
Mar 18 at 12:48




$begingroup$
@robjohn Thank you for noticing this. It shoud be correct now
$endgroup$
– mouargmouarg
Mar 18 at 12:48




1




1




$begingroup$
@dmtri Thank you for catching the mistake. And yes it mean $[0,1)$.
$endgroup$
– mouargmouarg
Mar 18 at 12:49




$begingroup$
@dmtri Thank you for catching the mistake. And yes it mean $[0,1)$.
$endgroup$
– mouargmouarg
Mar 18 at 12:49










2 Answers
2






active

oldest

votes


















1












$begingroup$

Hint: Notice that
$$alpha n^alpha-1 leq u_nleq alpha(n+1)^alpha-1.$$
Hence by the Sandwich theorem,
$$lim alpha n^alpha-1leqlim u_nleqlimalpha n^alpha-1$$
since $lim alpha n^alpha-1=limalpha (n+1)^alpha-1$. It remains to find $limalpha n^alpha-1$.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    How did you obtain that estimate? Note that OP asked for a technique “without using the mean value theorem.”
    $endgroup$
    – Martin R
    Mar 18 at 13:39










  • $begingroup$
    @MartinR There's no need for MVT. Just note that the derivative of the function is monotonous (by looking at the second derivative) so that we have the desired bound by the Intermediate Value Theorem.
    $endgroup$
    – YiFan
    Mar 18 at 13:43



















1












$begingroup$

If $alphale 0$ the limit is $0$.
Suppose $alpha > 0$.



We write: $$u_n=n^alpha(1-frac1n)^alpha=n^alphaleft(-fracalphan+o(frac1n^2)right)$$
$$=alpha n^alpha-1+o(n^alpha-2)$$
We conclude that:




If $0<alpha<1, u_nlongrightarrow 0$



If $alpha>1, u_nlongrightarrow infty$



if $alpha=1$ the limit is 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%2f3152723%2flimit-of-the-sequence-n1-alpha-n-alpha%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    Hint: Notice that
    $$alpha n^alpha-1 leq u_nleq alpha(n+1)^alpha-1.$$
    Hence by the Sandwich theorem,
    $$lim alpha n^alpha-1leqlim u_nleqlimalpha n^alpha-1$$
    since $lim alpha n^alpha-1=limalpha (n+1)^alpha-1$. It remains to find $limalpha n^alpha-1$.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      How did you obtain that estimate? Note that OP asked for a technique “without using the mean value theorem.”
      $endgroup$
      – Martin R
      Mar 18 at 13:39










    • $begingroup$
      @MartinR There's no need for MVT. Just note that the derivative of the function is monotonous (by looking at the second derivative) so that we have the desired bound by the Intermediate Value Theorem.
      $endgroup$
      – YiFan
      Mar 18 at 13:43
















    1












    $begingroup$

    Hint: Notice that
    $$alpha n^alpha-1 leq u_nleq alpha(n+1)^alpha-1.$$
    Hence by the Sandwich theorem,
    $$lim alpha n^alpha-1leqlim u_nleqlimalpha n^alpha-1$$
    since $lim alpha n^alpha-1=limalpha (n+1)^alpha-1$. It remains to find $limalpha n^alpha-1$.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      How did you obtain that estimate? Note that OP asked for a technique “without using the mean value theorem.”
      $endgroup$
      – Martin R
      Mar 18 at 13:39










    • $begingroup$
      @MartinR There's no need for MVT. Just note that the derivative of the function is monotonous (by looking at the second derivative) so that we have the desired bound by the Intermediate Value Theorem.
      $endgroup$
      – YiFan
      Mar 18 at 13:43














    1












    1








    1





    $begingroup$

    Hint: Notice that
    $$alpha n^alpha-1 leq u_nleq alpha(n+1)^alpha-1.$$
    Hence by the Sandwich theorem,
    $$lim alpha n^alpha-1leqlim u_nleqlimalpha n^alpha-1$$
    since $lim alpha n^alpha-1=limalpha (n+1)^alpha-1$. It remains to find $limalpha n^alpha-1$.






    share|cite|improve this answer









    $endgroup$



    Hint: Notice that
    $$alpha n^alpha-1 leq u_nleq alpha(n+1)^alpha-1.$$
    Hence by the Sandwich theorem,
    $$lim alpha n^alpha-1leqlim u_nleqlimalpha n^alpha-1$$
    since $lim alpha n^alpha-1=limalpha (n+1)^alpha-1$. It remains to find $limalpha n^alpha-1$.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Mar 18 at 13:02









    YiFanYiFan

    4,8511727




    4,8511727











    • $begingroup$
      How did you obtain that estimate? Note that OP asked for a technique “without using the mean value theorem.”
      $endgroup$
      – Martin R
      Mar 18 at 13:39










    • $begingroup$
      @MartinR There's no need for MVT. Just note that the derivative of the function is monotonous (by looking at the second derivative) so that we have the desired bound by the Intermediate Value Theorem.
      $endgroup$
      – YiFan
      Mar 18 at 13:43

















    • $begingroup$
      How did you obtain that estimate? Note that OP asked for a technique “without using the mean value theorem.”
      $endgroup$
      – Martin R
      Mar 18 at 13:39










    • $begingroup$
      @MartinR There's no need for MVT. Just note that the derivative of the function is monotonous (by looking at the second derivative) so that we have the desired bound by the Intermediate Value Theorem.
      $endgroup$
      – YiFan
      Mar 18 at 13:43
















    $begingroup$
    How did you obtain that estimate? Note that OP asked for a technique “without using the mean value theorem.”
    $endgroup$
    – Martin R
    Mar 18 at 13:39




    $begingroup$
    How did you obtain that estimate? Note that OP asked for a technique “without using the mean value theorem.”
    $endgroup$
    – Martin R
    Mar 18 at 13:39












    $begingroup$
    @MartinR There's no need for MVT. Just note that the derivative of the function is monotonous (by looking at the second derivative) so that we have the desired bound by the Intermediate Value Theorem.
    $endgroup$
    – YiFan
    Mar 18 at 13:43





    $begingroup$
    @MartinR There's no need for MVT. Just note that the derivative of the function is monotonous (by looking at the second derivative) so that we have the desired bound by the Intermediate Value Theorem.
    $endgroup$
    – YiFan
    Mar 18 at 13:43












    1












    $begingroup$

    If $alphale 0$ the limit is $0$.
    Suppose $alpha > 0$.



    We write: $$u_n=n^alpha(1-frac1n)^alpha=n^alphaleft(-fracalphan+o(frac1n^2)right)$$
    $$=alpha n^alpha-1+o(n^alpha-2)$$
    We conclude that:




    If $0<alpha<1, u_nlongrightarrow 0$



    If $alpha>1, u_nlongrightarrow infty$



    if $alpha=1$ the limit is 1.







    share|cite|improve this answer











    $endgroup$

















      1












      $begingroup$

      If $alphale 0$ the limit is $0$.
      Suppose $alpha > 0$.



      We write: $$u_n=n^alpha(1-frac1n)^alpha=n^alphaleft(-fracalphan+o(frac1n^2)right)$$
      $$=alpha n^alpha-1+o(n^alpha-2)$$
      We conclude that:




      If $0<alpha<1, u_nlongrightarrow 0$



      If $alpha>1, u_nlongrightarrow infty$



      if $alpha=1$ the limit is 1.







      share|cite|improve this answer











      $endgroup$















        1












        1








        1





        $begingroup$

        If $alphale 0$ the limit is $0$.
        Suppose $alpha > 0$.



        We write: $$u_n=n^alpha(1-frac1n)^alpha=n^alphaleft(-fracalphan+o(frac1n^2)right)$$
        $$=alpha n^alpha-1+o(n^alpha-2)$$
        We conclude that:




        If $0<alpha<1, u_nlongrightarrow 0$



        If $alpha>1, u_nlongrightarrow infty$



        if $alpha=1$ the limit is 1.







        share|cite|improve this answer











        $endgroup$



        If $alphale 0$ the limit is $0$.
        Suppose $alpha > 0$.



        We write: $$u_n=n^alpha(1-frac1n)^alpha=n^alphaleft(-fracalphan+o(frac1n^2)right)$$
        $$=alpha n^alpha-1+o(n^alpha-2)$$
        We conclude that:




        If $0<alpha<1, u_nlongrightarrow 0$



        If $alpha>1, u_nlongrightarrow infty$



        if $alpha=1$ the limit is 1.








        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Mar 18 at 14:19

























        answered Mar 18 at 14:09









        HAMIDINE SOUMAREHAMIDINE SOUMARE

        1




        1



























            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%2f3152723%2flimit-of-the-sequence-n1-alpha-n-alpha%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

            Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

            random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

            How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer