Find a two term asymptotic expansion of the following problem Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Matched asymptotic expansion with interior layer (corner layer?)Asymptotic expansion of $sinleft(pi + exp(-1/epsilon)right)$Asymptotic Inner and Outer Expansion for a FunctionFind the first two terms in the perturbation expansion of the solutionTwo-term asymptotic approximation for roots of an equationUsing the iterative method find terms in the asymptotic expansion of the roots of this polynomialFind a two-term expansion for the root of 1+sqrt(x^2+epsilon)=e^x.Asymptotic expansion for roots of singular cubic equationAsymptotic Expansion of PolynomialFind a two term expansion of the following equation

Diagram with tikz

Should I discuss the type of campaign with my players?

Determinant is linear as a function of each of the rows of the matrix.

Single word antonym of "flightless"

Models of set theory where not every set can be linearly ordered

How to find all the available tools in macOS terminal?

What are the pros and cons of Aerospike nosecones?

Proof involving the spectral radius and the Jordan canonical form

do i need a schengen visa for a direct flight to amsterdam?

Should I call the interviewer directly, if HR aren't responding?

I am not a queen, who am I?

What do you call a phrase that's not an idiom yet?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

If a contract sometimes uses the wrong name, is it still valid?

Gastric acid as a weapon

Are my PIs rude or am I just being too sensitive?

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

What is the longest distance a 13th-level monk can jump while attacking on the same turn?

Why did the IBM 650 use bi-quinary?

ListPlot join points by nearest neighbor rather than order

Right-skewed distribution with mean equals to mode?

What causes the vertical darker bands in my photo?

What is the musical term for a note that continously plays through a melody?

Does surprise arrest existing movement?



Find a two term asymptotic expansion of the following problem



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Matched asymptotic expansion with interior layer (corner layer?)Asymptotic expansion of $sinleft(pi + exp(-1/epsilon)right)$Asymptotic Inner and Outer Expansion for a FunctionFind the first two terms in the perturbation expansion of the solutionTwo-term asymptotic approximation for roots of an equationUsing the iterative method find terms in the asymptotic expansion of the roots of this polynomialFind a two-term expansion for the root of 1+sqrt(x^2+epsilon)=e^x.Asymptotic expansion for roots of singular cubic equationAsymptotic Expansion of PolynomialFind a two term expansion of the following equation










1












$begingroup$


I want to find a two term asymptotic expansion, for small $epsilon$, of the solution of the following problem:
$$
y'' - epsilon y' - y = 1tag1, , y(0) = 0, ,y(1) = 1
$$

My approach: I assume that the solution has an asymptotic expansion that looks like this:
$$
ysim y_0 + epsilon^alpha y_1 + epsilon^beta y_2 + ldots tag2
$$

with $0<alpha <beta<ldots$.
If I substitute $(2)$ into $(1)$ I get the following equation:
$$
(y_0 + epsilon y_1 + ldots)'' - epsilon(y_0 + epsilon y_1 + ldots)' - (y_0 + epsilon y_1 + ldots) = 1
$$

I will now try to find $y_0, y_1$ by inspecting different order terms:



$mathcalO(1):$ In order to have balance in the equation, $y_0$ must satisfy
$$
y_0'' - y_0 = 1
$$

Solving this equation for $y_0$ gives
$$y_0 = c_1exp((frac12 + sqrt5/2)t) + c_2exp((frac12
) - sqrt5/2)t)$$

This solution needs to satisfy $y(0) = 0$. Substituting $t = 0$ and setting $y_0(0) = 0$ leads to the solution:
$$
y_0 = -dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t)
$$

Furthermore, to have balance we need $alpha = 1$.



$mathcalO(epsilon):$ In order to have balance in the equation $y_1$ must satisfy
$$
y_1'' - y_1 = -y_0'
$$

Or
$$
y_1'' - y_1 = dfracddt(-dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t))
$$

While I could plug this into wolfram to find a solution for $y_1$, I'm not sure whether this is the correct way to find a two term asymptotic expansion for the initial problem.



Question: Am I on the right track? It feels like there must be an easier way to do this. Could someone point me in the right direction?










share|cite|improve this question











$endgroup$
















    1












    $begingroup$


    I want to find a two term asymptotic expansion, for small $epsilon$, of the solution of the following problem:
    $$
    y'' - epsilon y' - y = 1tag1, , y(0) = 0, ,y(1) = 1
    $$

    My approach: I assume that the solution has an asymptotic expansion that looks like this:
    $$
    ysim y_0 + epsilon^alpha y_1 + epsilon^beta y_2 + ldots tag2
    $$

    with $0<alpha <beta<ldots$.
    If I substitute $(2)$ into $(1)$ I get the following equation:
    $$
    (y_0 + epsilon y_1 + ldots)'' - epsilon(y_0 + epsilon y_1 + ldots)' - (y_0 + epsilon y_1 + ldots) = 1
    $$

    I will now try to find $y_0, y_1$ by inspecting different order terms:



    $mathcalO(1):$ In order to have balance in the equation, $y_0$ must satisfy
    $$
    y_0'' - y_0 = 1
    $$

    Solving this equation for $y_0$ gives
    $$y_0 = c_1exp((frac12 + sqrt5/2)t) + c_2exp((frac12
    ) - sqrt5/2)t)$$

    This solution needs to satisfy $y(0) = 0$. Substituting $t = 0$ and setting $y_0(0) = 0$ leads to the solution:
    $$
    y_0 = -dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t)
    $$

    Furthermore, to have balance we need $alpha = 1$.



    $mathcalO(epsilon):$ In order to have balance in the equation $y_1$ must satisfy
    $$
    y_1'' - y_1 = -y_0'
    $$

    Or
    $$
    y_1'' - y_1 = dfracddt(-dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t))
    $$

    While I could plug this into wolfram to find a solution for $y_1$, I'm not sure whether this is the correct way to find a two term asymptotic expansion for the initial problem.



    Question: Am I on the right track? It feels like there must be an easier way to do this. Could someone point me in the right direction?










    share|cite|improve this question











    $endgroup$














      1












      1








      1





      $begingroup$


      I want to find a two term asymptotic expansion, for small $epsilon$, of the solution of the following problem:
      $$
      y'' - epsilon y' - y = 1tag1, , y(0) = 0, ,y(1) = 1
      $$

      My approach: I assume that the solution has an asymptotic expansion that looks like this:
      $$
      ysim y_0 + epsilon^alpha y_1 + epsilon^beta y_2 + ldots tag2
      $$

      with $0<alpha <beta<ldots$.
      If I substitute $(2)$ into $(1)$ I get the following equation:
      $$
      (y_0 + epsilon y_1 + ldots)'' - epsilon(y_0 + epsilon y_1 + ldots)' - (y_0 + epsilon y_1 + ldots) = 1
      $$

      I will now try to find $y_0, y_1$ by inspecting different order terms:



      $mathcalO(1):$ In order to have balance in the equation, $y_0$ must satisfy
      $$
      y_0'' - y_0 = 1
      $$

      Solving this equation for $y_0$ gives
      $$y_0 = c_1exp((frac12 + sqrt5/2)t) + c_2exp((frac12
      ) - sqrt5/2)t)$$

      This solution needs to satisfy $y(0) = 0$. Substituting $t = 0$ and setting $y_0(0) = 0$ leads to the solution:
      $$
      y_0 = -dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t)
      $$

      Furthermore, to have balance we need $alpha = 1$.



      $mathcalO(epsilon):$ In order to have balance in the equation $y_1$ must satisfy
      $$
      y_1'' - y_1 = -y_0'
      $$

      Or
      $$
      y_1'' - y_1 = dfracddt(-dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t))
      $$

      While I could plug this into wolfram to find a solution for $y_1$, I'm not sure whether this is the correct way to find a two term asymptotic expansion for the initial problem.



      Question: Am I on the right track? It feels like there must be an easier way to do this. Could someone point me in the right direction?










      share|cite|improve this question











      $endgroup$




      I want to find a two term asymptotic expansion, for small $epsilon$, of the solution of the following problem:
      $$
      y'' - epsilon y' - y = 1tag1, , y(0) = 0, ,y(1) = 1
      $$

      My approach: I assume that the solution has an asymptotic expansion that looks like this:
      $$
      ysim y_0 + epsilon^alpha y_1 + epsilon^beta y_2 + ldots tag2
      $$

      with $0<alpha <beta<ldots$.
      If I substitute $(2)$ into $(1)$ I get the following equation:
      $$
      (y_0 + epsilon y_1 + ldots)'' - epsilon(y_0 + epsilon y_1 + ldots)' - (y_0 + epsilon y_1 + ldots) = 1
      $$

      I will now try to find $y_0, y_1$ by inspecting different order terms:



      $mathcalO(1):$ In order to have balance in the equation, $y_0$ must satisfy
      $$
      y_0'' - y_0 = 1
      $$

      Solving this equation for $y_0$ gives
      $$y_0 = c_1exp((frac12 + sqrt5/2)t) + c_2exp((frac12
      ) - sqrt5/2)t)$$

      This solution needs to satisfy $y(0) = 0$. Substituting $t = 0$ and setting $y_0(0) = 0$ leads to the solution:
      $$
      y_0 = -dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t)
      $$

      Furthermore, to have balance we need $alpha = 1$.



      $mathcalO(epsilon):$ In order to have balance in the equation $y_1$ must satisfy
      $$
      y_1'' - y_1 = -y_0'
      $$

      Or
      $$
      y_1'' - y_1 = dfracddt(-dfrac1e^1/2 - sqrt5/2exp((1/2 + sqrt5/2)t) + dfrac1e^1/2 - sqrt5/2exp((1/2 - sqrt5/2)t))
      $$

      While I could plug this into wolfram to find a solution for $y_1$, I'm not sure whether this is the correct way to find a two term asymptotic expansion for the initial problem.



      Question: Am I on the right track? It feels like there must be an easier way to do this. Could someone point me in the right direction?







      calculus asymptotics perturbation-theory






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited yesterday









      Martin Sleziak

      45k10123277




      45k10123277










      asked Mar 26 at 10:17









      TitusTitus

      1145




      1145




















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          My calculation is different from yours. Let
          $$
          y=y_0 + epsilon y_1 +O(epsilon^2)
          $$

          in the equation to get
          $$ (y''_0 + epsilon y''_1 +O(epsilon^2))-epsilon(y'_0 + epsilon y'_1 +O(epsilon^2))-(y_0 + epsilon y_1 +O(epsilon^2))=1. tag1 $$
          Then the boundary conditions $y(0)=0,y(1)=1$ become
          $$ y_0(0)=y_1(0)=0, y_0(1)=1,y_1(0)=0.$$
          $O(1)$:
          $$ y''_0-y_0=1, y_0(0)=0,y_0(1)=1 $$
          which has the solution
          $$ y_0= frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1. $$
          $O(epsilon)$:
          $$ y''_1-y_1=y_0', y_1(0)=0,y_1(1)=0 $$
          which has the solution
          begineqnarray* y_1&=& frac12 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*

          Thus
          begineqnarray*
          y&=&y_0+epsilon y_1+O(epsilon^2)\
          &=&frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1\
          && +fracepsilon2 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            The solution for the ODE for $y_1$is $$y_1(x) = frac e^-x (2 (x - 1) e^2 x + 1 - x e^2 x + e (e - 2) x + 2 e) 2 (e^2 - 1).$$
            $endgroup$
            – Maxim
            Apr 1 at 14:03











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



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162987%2ffind-a-two-term-asymptotic-expansion-of-the-following-problem%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









          0












          $begingroup$

          My calculation is different from yours. Let
          $$
          y=y_0 + epsilon y_1 +O(epsilon^2)
          $$

          in the equation to get
          $$ (y''_0 + epsilon y''_1 +O(epsilon^2))-epsilon(y'_0 + epsilon y'_1 +O(epsilon^2))-(y_0 + epsilon y_1 +O(epsilon^2))=1. tag1 $$
          Then the boundary conditions $y(0)=0,y(1)=1$ become
          $$ y_0(0)=y_1(0)=0, y_0(1)=1,y_1(0)=0.$$
          $O(1)$:
          $$ y''_0-y_0=1, y_0(0)=0,y_0(1)=1 $$
          which has the solution
          $$ y_0= frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1. $$
          $O(epsilon)$:
          $$ y''_1-y_1=y_0', y_1(0)=0,y_1(1)=0 $$
          which has the solution
          begineqnarray* y_1&=& frac12 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*

          Thus
          begineqnarray*
          y&=&y_0+epsilon y_1+O(epsilon^2)\
          &=&frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1\
          && +fracepsilon2 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            The solution for the ODE for $y_1$is $$y_1(x) = frac e^-x (2 (x - 1) e^2 x + 1 - x e^2 x + e (e - 2) x + 2 e) 2 (e^2 - 1).$$
            $endgroup$
            – Maxim
            Apr 1 at 14:03















          0












          $begingroup$

          My calculation is different from yours. Let
          $$
          y=y_0 + epsilon y_1 +O(epsilon^2)
          $$

          in the equation to get
          $$ (y''_0 + epsilon y''_1 +O(epsilon^2))-epsilon(y'_0 + epsilon y'_1 +O(epsilon^2))-(y_0 + epsilon y_1 +O(epsilon^2))=1. tag1 $$
          Then the boundary conditions $y(0)=0,y(1)=1$ become
          $$ y_0(0)=y_1(0)=0, y_0(1)=1,y_1(0)=0.$$
          $O(1)$:
          $$ y''_0-y_0=1, y_0(0)=0,y_0(1)=1 $$
          which has the solution
          $$ y_0= frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1. $$
          $O(epsilon)$:
          $$ y''_1-y_1=y_0', y_1(0)=0,y_1(1)=0 $$
          which has the solution
          begineqnarray* y_1&=& frac12 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*

          Thus
          begineqnarray*
          y&=&y_0+epsilon y_1+O(epsilon^2)\
          &=&frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1\
          && +fracepsilon2 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            The solution for the ODE for $y_1$is $$y_1(x) = frac e^-x (2 (x - 1) e^2 x + 1 - x e^2 x + e (e - 2) x + 2 e) 2 (e^2 - 1).$$
            $endgroup$
            – Maxim
            Apr 1 at 14:03













          0












          0








          0





          $begingroup$

          My calculation is different from yours. Let
          $$
          y=y_0 + epsilon y_1 +O(epsilon^2)
          $$

          in the equation to get
          $$ (y''_0 + epsilon y''_1 +O(epsilon^2))-epsilon(y'_0 + epsilon y'_1 +O(epsilon^2))-(y_0 + epsilon y_1 +O(epsilon^2))=1. tag1 $$
          Then the boundary conditions $y(0)=0,y(1)=1$ become
          $$ y_0(0)=y_1(0)=0, y_0(1)=1,y_1(0)=0.$$
          $O(1)$:
          $$ y''_0-y_0=1, y_0(0)=0,y_0(1)=1 $$
          which has the solution
          $$ y_0= frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1. $$
          $O(epsilon)$:
          $$ y''_1-y_1=y_0', y_1(0)=0,y_1(1)=0 $$
          which has the solution
          begineqnarray* y_1&=& frac12 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*

          Thus
          begineqnarray*
          y&=&y_0+epsilon y_1+O(epsilon^2)\
          &=&frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1\
          && +fracepsilon2 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*






          share|cite|improve this answer











          $endgroup$



          My calculation is different from yours. Let
          $$
          y=y_0 + epsilon y_1 +O(epsilon^2)
          $$

          in the equation to get
          $$ (y''_0 + epsilon y''_1 +O(epsilon^2))-epsilon(y'_0 + epsilon y'_1 +O(epsilon^2))-(y_0 + epsilon y_1 +O(epsilon^2))=1. tag1 $$
          Then the boundary conditions $y(0)=0,y(1)=1$ become
          $$ y_0(0)=y_1(0)=0, y_0(1)=1,y_1(0)=0.$$
          $O(1)$:
          $$ y''_0-y_0=1, y_0(0)=0,y_0(1)=1 $$
          which has the solution
          $$ y_0= frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1. $$
          $O(epsilon)$:
          $$ y''_1-y_1=y_0', y_1(0)=0,y_1(1)=0 $$
          which has the solution
          begineqnarray* y_1&=& frac12 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*

          Thus
          begineqnarray*
          y&=&y_0+epsilon y_1+O(epsilon^2)\
          &=&frace^-x left(e^x-e^2 x-e^x+2+2 e^2 x+1-2 e+e^2right)e^2-1\
          && +fracepsilon2 left(e^2-1right)^2bigg[e^-x (-e^2 x+2 (x-4)+2 e^x-4 e^x+2+2 e^x+4+e^2 x (x-2)+2 e^2 x+3 (x-2)\
          &&-2 e^2 x+1 x+e^2 x-2 e x-e^4 (x+2)+2 e^3 (x+2))bigg].
          endeqnarray*







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Mar 28 at 13:52

























          answered Mar 27 at 15:09









          xpaulxpaul

          23.5k24655




          23.5k24655











          • $begingroup$
            The solution for the ODE for $y_1$is $$y_1(x) = frac e^-x (2 (x - 1) e^2 x + 1 - x e^2 x + e (e - 2) x + 2 e) 2 (e^2 - 1).$$
            $endgroup$
            – Maxim
            Apr 1 at 14:03
















          • $begingroup$
            The solution for the ODE for $y_1$is $$y_1(x) = frac e^-x (2 (x - 1) e^2 x + 1 - x e^2 x + e (e - 2) x + 2 e) 2 (e^2 - 1).$$
            $endgroup$
            – Maxim
            Apr 1 at 14:03















          $begingroup$
          The solution for the ODE for $y_1$is $$y_1(x) = frac e^-x (2 (x - 1) e^2 x + 1 - x e^2 x + e (e - 2) x + 2 e) 2 (e^2 - 1).$$
          $endgroup$
          – Maxim
          Apr 1 at 14:03




          $begingroup$
          The solution for the ODE for $y_1$is $$y_1(x) = frac e^-x (2 (x - 1) e^2 x + 1 - x e^2 x + e (e - 2) x + 2 e) 2 (e^2 - 1).$$
          $endgroup$
          – Maxim
          Apr 1 at 14:03

















          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%2f3162987%2ffind-a-two-term-asymptotic-expansion-of-the-following-problem%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