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$
$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
ordinary-differential-equations power-series hermite-polynomials
$endgroup$
add a comment |
$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
ordinary-differential-equations power-series hermite-polynomials
$endgroup$
add a comment |
$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
ordinary-differential-equations power-series hermite-polynomials
$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
ordinary-differential-equations power-series hermite-polynomials
asked Mar 22 at 13:34
Peggy_BPeggy_B
394
394
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$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) .$$
$endgroup$
add a comment |
$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}$$
$endgroup$
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%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
$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) .$$
$endgroup$
add a comment |
$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) .$$
$endgroup$
add a comment |
$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) .$$
$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) .$$
answered Mar 22 at 15:09
Christian BlatterChristian Blatter
176k8115328
176k8115328
add a comment |
add a comment |
$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}$$
$endgroup$
add a comment |
$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}$$
$endgroup$
add a comment |
$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}$$
$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}$$
answered Mar 22 at 15:11
JJacquelinJJacquelin
45.6k21857
45.6k21857
add a comment |
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%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
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