For $y''-2alpha y'+frac{2}{x} y=0$ , provided that $y(x)=sum_{n=0}^{infty} a_nx^n$ show you can determine...

How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Button changing its text & action. Good or terrible?

Python - Fishing Simulator

Student Loan from years ago pops up and is taking my salary

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Sort list of array linked objects by keys and values

Can we generate random numbers using irrational numbers like π and e?

Presidential Pardon

how can a perfect fourth interval be considered either consonant or dissonant?

Match Roman Numerals

Working through the single responsibility principle (SRP) in Python when calls are expensive

Didn't get enough time to take a Coding Test - what to do now?

What was the last x86 CPU that did not have the x87 floating-point unit built in?

Why are there uneven bright areas in this photo of black hole?

The following signatures were invalid: EXPKEYSIG 1397BC53640DB551

Why not take a picture of a closer black hole?

Simulating Exploding Dice

How can a C program poll for user input while simultaneously performing other actions in a Linux environment?

What would this chord progression be called?

"... to apply for a visa" or "... and applied for a visa"?

How to determine omitted units in a publication

Why can't devices on different VLANs, but on the same subnet, communicate?

Am I ethically obligated to go into work on an off day if the reason is sudden?



For $y''-2alpha y'+frac{2}{x} y=0$ , provided that $y(x)=sum_{n=0}^{infty} a_nx^n$ show you can determine $a_{n+1}$ from $a_n$



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)${a_n}$ series of Fibonacci numbers. $f(x)=sum_{0}^{infty}a_nx^n$, show that in the convergence radius: $f(x)= frac{1}{1-x-x^2}$How to find the general solution of $(1+x^2)y''+2xy'-2y=0$. How to express by means of elementary functions?Determine the sequence of coefficients $(a_n)_{ninmathbb{N_0}}$ so that: $sum_{n=0}^infty a_nx^n = frac{e^x}{1-x} $Solve $xy'' + y' + xy = 0, y(0)=1, y'(0)=0$Consider the nonlinear first order equation $y' = x − y^2$. If y(x) = $sum_{n = 0}^infty a_nx^n$ , find a recurrence relation for the $a_n$’s.Using $y=sum_{n = 0}^infty a_nx^n$ in order to find recurrence relation of $a_n$'s for $y'=x-y^2$Let $sum_{n=0}^{infty}a_nx^n$ of the function $frac{ln(1+x^2)}{x^2}$, give the expression of $a_n$.Frobenius method series solutionHow to find solution to this ODE with powerseriesA power series $sum_{n = 0}^infty a_nx^n$ such that $sum_{n=0}^infty a_n= +infty$ but $lim_{x to 1} sum_{n = 0}^infty a_nx^n ne infty$












0












$begingroup$



Given the differential equation $y''-2alpha y'+frac{2}{x} y=0$,
show that if $y(x)=sum_{n=0}^{infty} a_nx^n$ is a solution of the
differential equation, then $a_0=0$ and that we can determine $a_{n+1}$ from $a_n$ for $ngeq1$




So this is the first part of a longer question and I'm already stuck because of the $frac{2}{x}$. I do know that since $a_0=y(0)=sum_{n=0}^{infty}a_n0=0$.



The first thing I did was find $y''$ and $y'$ and basically plugged everything in. This gave me the equation



$$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0$$
Put everything in one summation



$$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n - 2alpha (n+1)a_{n+1}x^n+a_nfrac{x}{2}x^n=0$$



Usually we factor out the $x^n$ and get



$$sum_{n=0}^{infty}Big((n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}Big)x^n=0$$
Since $x^n$ can't be $0$
$$(n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}=0$$



We can write this as
$$a_{n+2}=frac{-2a_n}{x(n+2)(n+1)}+frac{2alpha a_{n+1}}{n+2}$$



But now you can only find $a_{n+2}$ if you have $a_{n+1}$ and $a_{n}$
I don't really know what to do now










share|cite|improve this question









$endgroup$

















    0












    $begingroup$



    Given the differential equation $y''-2alpha y'+frac{2}{x} y=0$,
    show that if $y(x)=sum_{n=0}^{infty} a_nx^n$ is a solution of the
    differential equation, then $a_0=0$ and that we can determine $a_{n+1}$ from $a_n$ for $ngeq1$




    So this is the first part of a longer question and I'm already stuck because of the $frac{2}{x}$. I do know that since $a_0=y(0)=sum_{n=0}^{infty}a_n0=0$.



    The first thing I did was find $y''$ and $y'$ and basically plugged everything in. This gave me the equation



    $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0$$
    Put everything in one summation



    $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n - 2alpha (n+1)a_{n+1}x^n+a_nfrac{x}{2}x^n=0$$



    Usually we factor out the $x^n$ and get



    $$sum_{n=0}^{infty}Big((n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}Big)x^n=0$$
    Since $x^n$ can't be $0$
    $$(n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}=0$$



    We can write this as
    $$a_{n+2}=frac{-2a_n}{x(n+2)(n+1)}+frac{2alpha a_{n+1}}{n+2}$$



    But now you can only find $a_{n+2}$ if you have $a_{n+1}$ and $a_{n}$
    I don't really know what to do now










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$



      Given the differential equation $y''-2alpha y'+frac{2}{x} y=0$,
      show that if $y(x)=sum_{n=0}^{infty} a_nx^n$ is a solution of the
      differential equation, then $a_0=0$ and that we can determine $a_{n+1}$ from $a_n$ for $ngeq1$




      So this is the first part of a longer question and I'm already stuck because of the $frac{2}{x}$. I do know that since $a_0=y(0)=sum_{n=0}^{infty}a_n0=0$.



      The first thing I did was find $y''$ and $y'$ and basically plugged everything in. This gave me the equation



      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0$$
      Put everything in one summation



      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n - 2alpha (n+1)a_{n+1}x^n+a_nfrac{x}{2}x^n=0$$



      Usually we factor out the $x^n$ and get



      $$sum_{n=0}^{infty}Big((n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}Big)x^n=0$$
      Since $x^n$ can't be $0$
      $$(n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}=0$$



      We can write this as
      $$a_{n+2}=frac{-2a_n}{x(n+2)(n+1)}+frac{2alpha a_{n+1}}{n+2}$$



      But now you can only find $a_{n+2}$ if you have $a_{n+1}$ and $a_{n}$
      I don't really know what to do now










      share|cite|improve this question









      $endgroup$





      Given the differential equation $y''-2alpha y'+frac{2}{x} y=0$,
      show that if $y(x)=sum_{n=0}^{infty} a_nx^n$ is a solution of the
      differential equation, then $a_0=0$ and that we can determine $a_{n+1}$ from $a_n$ for $ngeq1$




      So this is the first part of a longer question and I'm already stuck because of the $frac{2}{x}$. I do know that since $a_0=y(0)=sum_{n=0}^{infty}a_n0=0$.



      The first thing I did was find $y''$ and $y'$ and basically plugged everything in. This gave me the equation



      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0$$
      Put everything in one summation



      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n - 2alpha (n+1)a_{n+1}x^n+a_nfrac{x}{2}x^n=0$$



      Usually we factor out the $x^n$ and get



      $$sum_{n=0}^{infty}Big((n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}Big)x^n=0$$
      Since $x^n$ can't be $0$
      $$(n+2)(n+1)a_{n+2} - 2alpha (n+1)a_{n+1}+a_nfrac{x}{2}=0$$



      We can write this as
      $$a_{n+2}=frac{-2a_n}{x(n+2)(n+1)}+frac{2alpha a_{n+1}}{n+2}$$



      But now you can only find $a_{n+2}$ if you have $a_{n+1}$ and $a_{n}$
      I don't really know what to do now







      ordinary-differential-equations power-series hermite-polynomials






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 22 at 13:34









      Peggy_BPeggy_B

      394




      394






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          Your main mistake was that you did not treat the sum ${2over x}sum_{n=1}^infty a_n x^n$ correctly.



          A power series $y(x):=sum_{n=0}^infty a_n x^n$ with positive radius of convergence and $a_0ne0$ cannot be the solution of the given ODE, because $y'(x)$ and $y''(x)$ would be bounded in the neighborhood of $x=0$, and ${1over x}y(x)$ would be unbounded. We may therefore assume $y(x)=sum_{n=1}^infty a_n x^n$ and then see whether something acceptable results. We compute
          $$y'(x)=sum_{n=1}^infty n a_nx^{n-1},quad y''(x)=sum_{n=2}^infty n(n-1) a_nx^{n-2},quad{2over x}y(x)=sum_{n=1}^infty 2a_n x^{n-1} .$$
          It follows that
          $$y''-2alpha y'+{2over x}y=sum_{n=0}^inftybigl((n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}bigr)x^n .$$
          The resulting equation now is
          $$(n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}=0qquad(ngeq0) ,$$
          resp.,
          $$(n+1)n a_{n+1}+2(1-nalpha) a_n=0qquad(ngeq1) .$$






          share|cite|improve this answer









          $endgroup$





















            1












            $begingroup$

            $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0 quadtext{is not correct.}$$



            $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{2}{x}x^n=0$$



            $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=1}^{infty}a_n 2x^{n-1}=0$$
            $a_0frac{2}{x}=0$



            $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_{n+1} 2x^{n}=0$$
            $$(n+2)(n+1)a_{n+2}+left( -2alpha(n+1)+2 right)a_{n+1}=0$$
            $$a_{n+2}=frac{2alpha(n+1)-2}{(n+2)(n+1)}a_{n+1}$$
            $$a_{n+1}=frac{2alpha n-2}{(n+1)n}a_{n}$$






            share|cite|improve this answer









            $endgroup$














              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%2f3158152%2ffor-y-2-alpha-y-frac2x-y-0-provided-that-yx-sum-n-0-infty-a%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$

              Your main mistake was that you did not treat the sum ${2over x}sum_{n=1}^infty a_n x^n$ correctly.



              A power series $y(x):=sum_{n=0}^infty a_n x^n$ with positive radius of convergence and $a_0ne0$ cannot be the solution of the given ODE, because $y'(x)$ and $y''(x)$ would be bounded in the neighborhood of $x=0$, and ${1over x}y(x)$ would be unbounded. We may therefore assume $y(x)=sum_{n=1}^infty a_n x^n$ and then see whether something acceptable results. We compute
              $$y'(x)=sum_{n=1}^infty n a_nx^{n-1},quad y''(x)=sum_{n=2}^infty n(n-1) a_nx^{n-2},quad{2over x}y(x)=sum_{n=1}^infty 2a_n x^{n-1} .$$
              It follows that
              $$y''-2alpha y'+{2over x}y=sum_{n=0}^inftybigl((n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}bigr)x^n .$$
              The resulting equation now is
              $$(n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}=0qquad(ngeq0) ,$$
              resp.,
              $$(n+1)n a_{n+1}+2(1-nalpha) a_n=0qquad(ngeq1) .$$






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                Your main mistake was that you did not treat the sum ${2over x}sum_{n=1}^infty a_n x^n$ correctly.



                A power series $y(x):=sum_{n=0}^infty a_n x^n$ with positive radius of convergence and $a_0ne0$ cannot be the solution of the given ODE, because $y'(x)$ and $y''(x)$ would be bounded in the neighborhood of $x=0$, and ${1over x}y(x)$ would be unbounded. We may therefore assume $y(x)=sum_{n=1}^infty a_n x^n$ and then see whether something acceptable results. We compute
                $$y'(x)=sum_{n=1}^infty n a_nx^{n-1},quad y''(x)=sum_{n=2}^infty n(n-1) a_nx^{n-2},quad{2over x}y(x)=sum_{n=1}^infty 2a_n x^{n-1} .$$
                It follows that
                $$y''-2alpha y'+{2over x}y=sum_{n=0}^inftybigl((n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}bigr)x^n .$$
                The resulting equation now is
                $$(n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}=0qquad(ngeq0) ,$$
                resp.,
                $$(n+1)n a_{n+1}+2(1-nalpha) a_n=0qquad(ngeq1) .$$






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  Your main mistake was that you did not treat the sum ${2over x}sum_{n=1}^infty a_n x^n$ correctly.



                  A power series $y(x):=sum_{n=0}^infty a_n x^n$ with positive radius of convergence and $a_0ne0$ cannot be the solution of the given ODE, because $y'(x)$ and $y''(x)$ would be bounded in the neighborhood of $x=0$, and ${1over x}y(x)$ would be unbounded. We may therefore assume $y(x)=sum_{n=1}^infty a_n x^n$ and then see whether something acceptable results. We compute
                  $$y'(x)=sum_{n=1}^infty n a_nx^{n-1},quad y''(x)=sum_{n=2}^infty n(n-1) a_nx^{n-2},quad{2over x}y(x)=sum_{n=1}^infty 2a_n x^{n-1} .$$
                  It follows that
                  $$y''-2alpha y'+{2over x}y=sum_{n=0}^inftybigl((n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}bigr)x^n .$$
                  The resulting equation now is
                  $$(n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}=0qquad(ngeq0) ,$$
                  resp.,
                  $$(n+1)n a_{n+1}+2(1-nalpha) a_n=0qquad(ngeq1) .$$






                  share|cite|improve this answer









                  $endgroup$



                  Your main mistake was that you did not treat the sum ${2over x}sum_{n=1}^infty a_n x^n$ correctly.



                  A power series $y(x):=sum_{n=0}^infty a_n x^n$ with positive radius of convergence and $a_0ne0$ cannot be the solution of the given ODE, because $y'(x)$ and $y''(x)$ would be bounded in the neighborhood of $x=0$, and ${1over x}y(x)$ would be unbounded. We may therefore assume $y(x)=sum_{n=1}^infty a_n x^n$ and then see whether something acceptable results. We compute
                  $$y'(x)=sum_{n=1}^infty n a_nx^{n-1},quad y''(x)=sum_{n=2}^infty n(n-1) a_nx^{n-2},quad{2over x}y(x)=sum_{n=1}^infty 2a_n x^{n-1} .$$
                  It follows that
                  $$y''-2alpha y'+{2over x}y=sum_{n=0}^inftybigl((n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}bigr)x^n .$$
                  The resulting equation now is
                  $$(n+2)(n+1)a_{n+2}-2alpha(n+1)a_{n+1}+2a_{n+1}=0qquad(ngeq0) ,$$
                  resp.,
                  $$(n+1)n a_{n+1}+2(1-nalpha) a_n=0qquad(ngeq1) .$$







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Mar 22 at 15:09









                  Christian BlatterChristian Blatter

                  176k8115328




                  176k8115328























                      1












                      $begingroup$

                      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0 quadtext{is not correct.}$$



                      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{2}{x}x^n=0$$



                      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=1}^{infty}a_n 2x^{n-1}=0$$
                      $a_0frac{2}{x}=0$



                      $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_{n+1} 2x^{n}=0$$
                      $$(n+2)(n+1)a_{n+2}+left( -2alpha(n+1)+2 right)a_{n+1}=0$$
                      $$a_{n+2}=frac{2alpha(n+1)-2}{(n+2)(n+1)}a_{n+1}$$
                      $$a_{n+1}=frac{2alpha n-2}{(n+1)n}a_{n}$$






                      share|cite|improve this answer









                      $endgroup$


















                        1












                        $begingroup$

                        $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0 quadtext{is not correct.}$$



                        $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{2}{x}x^n=0$$



                        $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=1}^{infty}a_n 2x^{n-1}=0$$
                        $a_0frac{2}{x}=0$



                        $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_{n+1} 2x^{n}=0$$
                        $$(n+2)(n+1)a_{n+2}+left( -2alpha(n+1)+2 right)a_{n+1}=0$$
                        $$a_{n+2}=frac{2alpha(n+1)-2}{(n+2)(n+1)}a_{n+1}$$
                        $$a_{n+1}=frac{2alpha n-2}{(n+1)n}a_{n}$$






                        share|cite|improve this answer









                        $endgroup$
















                          1












                          1








                          1





                          $begingroup$

                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0 quadtext{is not correct.}$$



                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{2}{x}x^n=0$$



                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=1}^{infty}a_n 2x^{n-1}=0$$
                          $a_0frac{2}{x}=0$



                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_{n+1} 2x^{n}=0$$
                          $$(n+2)(n+1)a_{n+2}+left( -2alpha(n+1)+2 right)a_{n+1}=0$$
                          $$a_{n+2}=frac{2alpha(n+1)-2}{(n+2)(n+1)}a_{n+1}$$
                          $$a_{n+1}=frac{2alpha n-2}{(n+1)n}a_{n}$$






                          share|cite|improve this answer









                          $endgroup$



                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{x}{2}x^n=0 quadtext{is not correct.}$$



                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_nfrac{2}{x}x^n=0$$



                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=1}^{infty}a_n 2x^{n-1}=0$$
                          $a_0frac{2}{x}=0$



                          $$sum_{n=0}^{infty}(n+2)(n+1)a_{n+2}x^n -sum_{n=0}^{infty}2alpha (n+1)a_{n+1}x^n+sum_{n=0}^{infty}a_{n+1} 2x^{n}=0$$
                          $$(n+2)(n+1)a_{n+2}+left( -2alpha(n+1)+2 right)a_{n+1}=0$$
                          $$a_{n+2}=frac{2alpha(n+1)-2}{(n+2)(n+1)}a_{n+1}$$
                          $$a_{n+1}=frac{2alpha n-2}{(n+1)n}a_{n}$$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Mar 22 at 15:11









                          JJacquelinJJacquelin

                          45.6k21857




                          45.6k21857






























                              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%2f3158152%2ffor-y-2-alpha-y-frac2x-y-0-provided-that-yx-sum-n-0-infty-a%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

                              Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                              Fil:Tokke komm.svg

                              Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?