Finding the fundamental set of solutions and expressing the functions in terms of power seriesFinding coefficients of a differential equation represented by power seriesFind the power series for $d/dx(arcsin x)$Finding a recurrence relation, first few terms of power series solution to differential equationThe number of solutions for infinite power series equations $sum_k=0^inftyA_k z^k=0$?Finding power series and ROC of complex functionDifficulty in finding interval of convergence with power seriesFinding linearly independent power series solutions of a differential equationHow can I express the natural logarithm of a power series in terms of another power series?Power Series and RecursionFinding the first non-zero terms of a power series
Calculating the number of days between 2 dates in Excel
Did US corporations pay demonstrators in the German demonstrations against article 13?
Installing PowerShell on 32-bit Kali OS fails
Simple recursive Sudoku solver
Greatest common substring
Why are all the doors on Ferenginar (the Ferengi home world) far shorter than the average Ferengi?
What do you call the infoboxes with text and sometimes images on the side of a page we find in textbooks?
Is there an Impartial Brexit Deal comparison site?
The One-Electron Universe postulate is true - what simple change can I make to change the whole universe?
Why does this part of the Space Shuttle launch pad seem to be floating in air?
Pronouncing Homer as in modern Greek
Word describing multiple paths to the same abstract outcome
A workplace installs custom certificates on personal devices, can this be used to decrypt HTTPS traffic?
Is exact Kanji stroke length important?
Resetting two CD4017 counters simultaneously, only one resets
Books on the History of math research at European universities
How can I successfully establish a nationwide combat training program for a large country?
Simple image editor tool to draw a simple box/rectangle in an existing image
"lassen" in meaning "sich fassen"
Perfect riffle shuffles
How to deal with or prevent idle in the test team?
What will be the benefits of Brexit?
What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?
Reply ‘no position’ while the job posting is still there (‘HiWi’ position in Germany)
Finding the fundamental set of solutions and expressing the functions in terms of power series
Finding coefficients of a differential equation represented by power seriesFind the power series for $d/dx(arcsin x)$Finding a recurrence relation, first few terms of power series solution to differential equationThe number of solutions for infinite power series equations $sum_k=0^inftyA_k z^k=0$?Finding power series and ROC of complex functionDifficulty in finding interval of convergence with power seriesFinding linearly independent power series solutions of a differential equationHow can I express the natural logarithm of a power series in terms of another power series?Power Series and RecursionFinding the first non-zero terms of a power series
$begingroup$
Find the fundamental set of solutions to the equation
$$xy'' + y' + y = 0$$
Express the functions in terms of power series.
I have found the general solution to be
$$a_n+1 = frac-a_n (n + 1)^2$$
However, I am having trouble finding the fundamental set of solutions.
Thank you.
calculus power-series
$endgroup$
add a comment |
$begingroup$
Find the fundamental set of solutions to the equation
$$xy'' + y' + y = 0$$
Express the functions in terms of power series.
I have found the general solution to be
$$a_n+1 = frac-a_n (n + 1)^2$$
However, I am having trouble finding the fundamental set of solutions.
Thank you.
calculus power-series
$endgroup$
$begingroup$
Please ensure that the LaTex edit is correct.
$endgroup$
– NoChance
Mar 16 at 21:18
1
$begingroup$
You have a regular singular point at $x=0$ so you should use the Method of Frobenius.
$endgroup$
– John Wayland Bales
Mar 16 at 21:27
add a comment |
$begingroup$
Find the fundamental set of solutions to the equation
$$xy'' + y' + y = 0$$
Express the functions in terms of power series.
I have found the general solution to be
$$a_n+1 = frac-a_n (n + 1)^2$$
However, I am having trouble finding the fundamental set of solutions.
Thank you.
calculus power-series
$endgroup$
Find the fundamental set of solutions to the equation
$$xy'' + y' + y = 0$$
Express the functions in terms of power series.
I have found the general solution to be
$$a_n+1 = frac-a_n (n + 1)^2$$
However, I am having trouble finding the fundamental set of solutions.
Thank you.
calculus power-series
calculus power-series
edited Mar 16 at 21:18
NoChance
3,76721221
3,76721221
asked Mar 16 at 21:13
benrobenro
1
1
$begingroup$
Please ensure that the LaTex edit is correct.
$endgroup$
– NoChance
Mar 16 at 21:18
1
$begingroup$
You have a regular singular point at $x=0$ so you should use the Method of Frobenius.
$endgroup$
– John Wayland Bales
Mar 16 at 21:27
add a comment |
$begingroup$
Please ensure that the LaTex edit is correct.
$endgroup$
– NoChance
Mar 16 at 21:18
1
$begingroup$
You have a regular singular point at $x=0$ so you should use the Method of Frobenius.
$endgroup$
– John Wayland Bales
Mar 16 at 21:27
$begingroup$
Please ensure that the LaTex edit is correct.
$endgroup$
– NoChance
Mar 16 at 21:18
$begingroup$
Please ensure that the LaTex edit is correct.
$endgroup$
– NoChance
Mar 16 at 21:18
1
1
$begingroup$
You have a regular singular point at $x=0$ so you should use the Method of Frobenius.
$endgroup$
– John Wayland Bales
Mar 16 at 21:27
$begingroup$
You have a regular singular point at $x=0$ so you should use the Method of Frobenius.
$endgroup$
– John Wayland Bales
Mar 16 at 21:27
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
$$ fraca_na_0=prod_k=0^n-1fraca_k+1a_k=(-1)^nprod_k=0^n-1frac1(k+1)^2=(-1)^nfrac1(n!)^2$$
$endgroup$
$begingroup$
I think the minus one factor has to be retained inside the product, or else pulled out as a power of minus one; please check. In any case the Question itself is not explicit in identifying terms $a_n$ as the power series coefficients, so it would be helpful to include that identification in your Answer. Finally a "fundamental set of solutions" should (for this singular second order homogeneous ODE) consist of a linearly independent pair of solutions.
$endgroup$
– hardmath
Mar 16 at 22:04
$begingroup$
Yes you’re right
$endgroup$
– HAMIDINE SOUMARE
Mar 16 at 22:07
$begingroup$
How does this answer satisfy the differential equation at the top?
$endgroup$
– NoChance
Mar 17 at 5:25
add a comment |
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
);
);
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%2f3150860%2ffinding-the-fundamental-set-of-solutions-and-expressing-the-functions-in-terms-o%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
$begingroup$
$$ fraca_na_0=prod_k=0^n-1fraca_k+1a_k=(-1)^nprod_k=0^n-1frac1(k+1)^2=(-1)^nfrac1(n!)^2$$
$endgroup$
$begingroup$
I think the minus one factor has to be retained inside the product, or else pulled out as a power of minus one; please check. In any case the Question itself is not explicit in identifying terms $a_n$ as the power series coefficients, so it would be helpful to include that identification in your Answer. Finally a "fundamental set of solutions" should (for this singular second order homogeneous ODE) consist of a linearly independent pair of solutions.
$endgroup$
– hardmath
Mar 16 at 22:04
$begingroup$
Yes you’re right
$endgroup$
– HAMIDINE SOUMARE
Mar 16 at 22:07
$begingroup$
How does this answer satisfy the differential equation at the top?
$endgroup$
– NoChance
Mar 17 at 5:25
add a comment |
$begingroup$
$$ fraca_na_0=prod_k=0^n-1fraca_k+1a_k=(-1)^nprod_k=0^n-1frac1(k+1)^2=(-1)^nfrac1(n!)^2$$
$endgroup$
$begingroup$
I think the minus one factor has to be retained inside the product, or else pulled out as a power of minus one; please check. In any case the Question itself is not explicit in identifying terms $a_n$ as the power series coefficients, so it would be helpful to include that identification in your Answer. Finally a "fundamental set of solutions" should (for this singular second order homogeneous ODE) consist of a linearly independent pair of solutions.
$endgroup$
– hardmath
Mar 16 at 22:04
$begingroup$
Yes you’re right
$endgroup$
– HAMIDINE SOUMARE
Mar 16 at 22:07
$begingroup$
How does this answer satisfy the differential equation at the top?
$endgroup$
– NoChance
Mar 17 at 5:25
add a comment |
$begingroup$
$$ fraca_na_0=prod_k=0^n-1fraca_k+1a_k=(-1)^nprod_k=0^n-1frac1(k+1)^2=(-1)^nfrac1(n!)^2$$
$endgroup$
$$ fraca_na_0=prod_k=0^n-1fraca_k+1a_k=(-1)^nprod_k=0^n-1frac1(k+1)^2=(-1)^nfrac1(n!)^2$$
edited Mar 16 at 22:07
answered Mar 16 at 21:28
HAMIDINE SOUMAREHAMIDINE SOUMARE
1,478211
1,478211
$begingroup$
I think the minus one factor has to be retained inside the product, or else pulled out as a power of minus one; please check. In any case the Question itself is not explicit in identifying terms $a_n$ as the power series coefficients, so it would be helpful to include that identification in your Answer. Finally a "fundamental set of solutions" should (for this singular second order homogeneous ODE) consist of a linearly independent pair of solutions.
$endgroup$
– hardmath
Mar 16 at 22:04
$begingroup$
Yes you’re right
$endgroup$
– HAMIDINE SOUMARE
Mar 16 at 22:07
$begingroup$
How does this answer satisfy the differential equation at the top?
$endgroup$
– NoChance
Mar 17 at 5:25
add a comment |
$begingroup$
I think the minus one factor has to be retained inside the product, or else pulled out as a power of minus one; please check. In any case the Question itself is not explicit in identifying terms $a_n$ as the power series coefficients, so it would be helpful to include that identification in your Answer. Finally a "fundamental set of solutions" should (for this singular second order homogeneous ODE) consist of a linearly independent pair of solutions.
$endgroup$
– hardmath
Mar 16 at 22:04
$begingroup$
Yes you’re right
$endgroup$
– HAMIDINE SOUMARE
Mar 16 at 22:07
$begingroup$
How does this answer satisfy the differential equation at the top?
$endgroup$
– NoChance
Mar 17 at 5:25
$begingroup$
I think the minus one factor has to be retained inside the product, or else pulled out as a power of minus one; please check. In any case the Question itself is not explicit in identifying terms $a_n$ as the power series coefficients, so it would be helpful to include that identification in your Answer. Finally a "fundamental set of solutions" should (for this singular second order homogeneous ODE) consist of a linearly independent pair of solutions.
$endgroup$
– hardmath
Mar 16 at 22:04
$begingroup$
I think the minus one factor has to be retained inside the product, or else pulled out as a power of minus one; please check. In any case the Question itself is not explicit in identifying terms $a_n$ as the power series coefficients, so it would be helpful to include that identification in your Answer. Finally a "fundamental set of solutions" should (for this singular second order homogeneous ODE) consist of a linearly independent pair of solutions.
$endgroup$
– hardmath
Mar 16 at 22:04
$begingroup$
Yes you’re right
$endgroup$
– HAMIDINE SOUMARE
Mar 16 at 22:07
$begingroup$
Yes you’re right
$endgroup$
– HAMIDINE SOUMARE
Mar 16 at 22:07
$begingroup$
How does this answer satisfy the differential equation at the top?
$endgroup$
– NoChance
Mar 17 at 5:25
$begingroup$
How does this answer satisfy the differential equation at the top?
$endgroup$
– NoChance
Mar 17 at 5:25
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%2f3150860%2ffinding-the-fundamental-set-of-solutions-and-expressing-the-functions-in-terms-o%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
$begingroup$
Please ensure that the LaTex edit is correct.
$endgroup$
– NoChance
Mar 16 at 21:18
1
$begingroup$
You have a regular singular point at $x=0$ so you should use the Method of Frobenius.
$endgroup$
– John Wayland Bales
Mar 16 at 21:27