Finding the first non-zero terms of a power series
$begingroup$
I have the function:
$f(x) = frac{30}{(x^2 + 1)(x^2-9)}$
I need to find the first four non-zero terms of the power series centered at zero. I have not had much experience with power series so I am not sure how to start/complete this problem.
power-series
$endgroup$
add a comment |
$begingroup$
I have the function:
$f(x) = frac{30}{(x^2 + 1)(x^2-9)}$
I need to find the first four non-zero terms of the power series centered at zero. I have not had much experience with power series so I am not sure how to start/complete this problem.
power-series
$endgroup$
add a comment |
$begingroup$
I have the function:
$f(x) = frac{30}{(x^2 + 1)(x^2-9)}$
I need to find the first four non-zero terms of the power series centered at zero. I have not had much experience with power series so I am not sure how to start/complete this problem.
power-series
$endgroup$
I have the function:
$f(x) = frac{30}{(x^2 + 1)(x^2-9)}$
I need to find the first four non-zero terms of the power series centered at zero. I have not had much experience with power series so I am not sure how to start/complete this problem.
power-series
power-series
asked Dec 7 '18 at 22:17
ElijahElijah
626
626
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$f(x)=frac{-3}{x^2+1}+frac{3}{x^2-9}$
$frac{-3}{x^2+1}=-3(1-x^2+x^4-x^6+....)$
$frac{3}{x^2-9}=frac{-1/3}{1-x^2/9}=(-1/3)(1+x^2/9+x^4/81+x^6/729+.....)$
Combine to get $f(x)=-4/3+(80/27)x^2-........$
I'll let you finish.
$endgroup$
$begingroup$
I am very sorry, this is a completely new topic to me. How would I go about solving this then? would the first term be the -4/3+(80/27)(x)^2 and substituting something in for x? Again this is a new topic for me so I don't know the proper techniques.
$endgroup$
– Elijah
Dec 7 '18 at 22:46
$begingroup$
@Elijah What I gave you are the first two terms of what you are looking for. To get the next two just add the coefficients of the $x^4$ and $x^6$ terms from the two given expressions. $-3-1/241$ and $3-1/2187$.
$endgroup$
– herb steinberg
Dec 7 '18 at 23:10
$begingroup$
I like this so much that I discarded my purely formal approach.
$endgroup$
– Lubin
Dec 7 '18 at 23:17
add a comment |
$begingroup$
You can start by converting to rational parts.
$displaystyle f(x)=frac a{x-3}+frac b{x+3}+frac c{x^2+1}$ in order to have a sum of usual power series :
http://hardycalculus.com/calcindex/IE_powerseriestables.htm
Then substitute in $displaystyle sum (pm 1)^nu^n=frac 1{1mp u}$ by factoring $3$ and get $u=frac x3$.
For the other series substitute $u=x^2$ instead.
Gather all the coefficients with the same power of $x$ to get the final power series $sum a_nx^n$ and determine its radius of convergence.
Edit: I just saw your problem is just determining first coefficients, not all of them. But even though the methodology presented here allow to find the first coefficients quite quickly, just limit yourself to small powers of $x$.
An alternative method is to calculate $f(0),f'(0),f''(0), ...$ and so on.
$endgroup$
1
$begingroup$
Separating $1/(x^2-9)$ adds unnecessary steps, as it's already in the form $1/(u+b)$.
$endgroup$
– eyeballfrog
Dec 7 '18 at 22:40
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%2f3030432%2ffinding-the-first-non-zero-terms-of-a-power-series%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$
$f(x)=frac{-3}{x^2+1}+frac{3}{x^2-9}$
$frac{-3}{x^2+1}=-3(1-x^2+x^4-x^6+....)$
$frac{3}{x^2-9}=frac{-1/3}{1-x^2/9}=(-1/3)(1+x^2/9+x^4/81+x^6/729+.....)$
Combine to get $f(x)=-4/3+(80/27)x^2-........$
I'll let you finish.
$endgroup$
$begingroup$
I am very sorry, this is a completely new topic to me. How would I go about solving this then? would the first term be the -4/3+(80/27)(x)^2 and substituting something in for x? Again this is a new topic for me so I don't know the proper techniques.
$endgroup$
– Elijah
Dec 7 '18 at 22:46
$begingroup$
@Elijah What I gave you are the first two terms of what you are looking for. To get the next two just add the coefficients of the $x^4$ and $x^6$ terms from the two given expressions. $-3-1/241$ and $3-1/2187$.
$endgroup$
– herb steinberg
Dec 7 '18 at 23:10
$begingroup$
I like this so much that I discarded my purely formal approach.
$endgroup$
– Lubin
Dec 7 '18 at 23:17
add a comment |
$begingroup$
$f(x)=frac{-3}{x^2+1}+frac{3}{x^2-9}$
$frac{-3}{x^2+1}=-3(1-x^2+x^4-x^6+....)$
$frac{3}{x^2-9}=frac{-1/3}{1-x^2/9}=(-1/3)(1+x^2/9+x^4/81+x^6/729+.....)$
Combine to get $f(x)=-4/3+(80/27)x^2-........$
I'll let you finish.
$endgroup$
$begingroup$
I am very sorry, this is a completely new topic to me. How would I go about solving this then? would the first term be the -4/3+(80/27)(x)^2 and substituting something in for x? Again this is a new topic for me so I don't know the proper techniques.
$endgroup$
– Elijah
Dec 7 '18 at 22:46
$begingroup$
@Elijah What I gave you are the first two terms of what you are looking for. To get the next two just add the coefficients of the $x^4$ and $x^6$ terms from the two given expressions. $-3-1/241$ and $3-1/2187$.
$endgroup$
– herb steinberg
Dec 7 '18 at 23:10
$begingroup$
I like this so much that I discarded my purely formal approach.
$endgroup$
– Lubin
Dec 7 '18 at 23:17
add a comment |
$begingroup$
$f(x)=frac{-3}{x^2+1}+frac{3}{x^2-9}$
$frac{-3}{x^2+1}=-3(1-x^2+x^4-x^6+....)$
$frac{3}{x^2-9}=frac{-1/3}{1-x^2/9}=(-1/3)(1+x^2/9+x^4/81+x^6/729+.....)$
Combine to get $f(x)=-4/3+(80/27)x^2-........$
I'll let you finish.
$endgroup$
$f(x)=frac{-3}{x^2+1}+frac{3}{x^2-9}$
$frac{-3}{x^2+1}=-3(1-x^2+x^4-x^6+....)$
$frac{3}{x^2-9}=frac{-1/3}{1-x^2/9}=(-1/3)(1+x^2/9+x^4/81+x^6/729+.....)$
Combine to get $f(x)=-4/3+(80/27)x^2-........$
I'll let you finish.
answered Dec 7 '18 at 22:42
herb steinbergherb steinberg
2,7182310
2,7182310
$begingroup$
I am very sorry, this is a completely new topic to me. How would I go about solving this then? would the first term be the -4/3+(80/27)(x)^2 and substituting something in for x? Again this is a new topic for me so I don't know the proper techniques.
$endgroup$
– Elijah
Dec 7 '18 at 22:46
$begingroup$
@Elijah What I gave you are the first two terms of what you are looking for. To get the next two just add the coefficients of the $x^4$ and $x^6$ terms from the two given expressions. $-3-1/241$ and $3-1/2187$.
$endgroup$
– herb steinberg
Dec 7 '18 at 23:10
$begingroup$
I like this so much that I discarded my purely formal approach.
$endgroup$
– Lubin
Dec 7 '18 at 23:17
add a comment |
$begingroup$
I am very sorry, this is a completely new topic to me. How would I go about solving this then? would the first term be the -4/3+(80/27)(x)^2 and substituting something in for x? Again this is a new topic for me so I don't know the proper techniques.
$endgroup$
– Elijah
Dec 7 '18 at 22:46
$begingroup$
@Elijah What I gave you are the first two terms of what you are looking for. To get the next two just add the coefficients of the $x^4$ and $x^6$ terms from the two given expressions. $-3-1/241$ and $3-1/2187$.
$endgroup$
– herb steinberg
Dec 7 '18 at 23:10
$begingroup$
I like this so much that I discarded my purely formal approach.
$endgroup$
– Lubin
Dec 7 '18 at 23:17
$begingroup$
I am very sorry, this is a completely new topic to me. How would I go about solving this then? would the first term be the -4/3+(80/27)(x)^2 and substituting something in for x? Again this is a new topic for me so I don't know the proper techniques.
$endgroup$
– Elijah
Dec 7 '18 at 22:46
$begingroup$
I am very sorry, this is a completely new topic to me. How would I go about solving this then? would the first term be the -4/3+(80/27)(x)^2 and substituting something in for x? Again this is a new topic for me so I don't know the proper techniques.
$endgroup$
– Elijah
Dec 7 '18 at 22:46
$begingroup$
@Elijah What I gave you are the first two terms of what you are looking for. To get the next two just add the coefficients of the $x^4$ and $x^6$ terms from the two given expressions. $-3-1/241$ and $3-1/2187$.
$endgroup$
– herb steinberg
Dec 7 '18 at 23:10
$begingroup$
@Elijah What I gave you are the first two terms of what you are looking for. To get the next two just add the coefficients of the $x^4$ and $x^6$ terms from the two given expressions. $-3-1/241$ and $3-1/2187$.
$endgroup$
– herb steinberg
Dec 7 '18 at 23:10
$begingroup$
I like this so much that I discarded my purely formal approach.
$endgroup$
– Lubin
Dec 7 '18 at 23:17
$begingroup$
I like this so much that I discarded my purely formal approach.
$endgroup$
– Lubin
Dec 7 '18 at 23:17
add a comment |
$begingroup$
You can start by converting to rational parts.
$displaystyle f(x)=frac a{x-3}+frac b{x+3}+frac c{x^2+1}$ in order to have a sum of usual power series :
http://hardycalculus.com/calcindex/IE_powerseriestables.htm
Then substitute in $displaystyle sum (pm 1)^nu^n=frac 1{1mp u}$ by factoring $3$ and get $u=frac x3$.
For the other series substitute $u=x^2$ instead.
Gather all the coefficients with the same power of $x$ to get the final power series $sum a_nx^n$ and determine its radius of convergence.
Edit: I just saw your problem is just determining first coefficients, not all of them. But even though the methodology presented here allow to find the first coefficients quite quickly, just limit yourself to small powers of $x$.
An alternative method is to calculate $f(0),f'(0),f''(0), ...$ and so on.
$endgroup$
1
$begingroup$
Separating $1/(x^2-9)$ adds unnecessary steps, as it's already in the form $1/(u+b)$.
$endgroup$
– eyeballfrog
Dec 7 '18 at 22:40
add a comment |
$begingroup$
You can start by converting to rational parts.
$displaystyle f(x)=frac a{x-3}+frac b{x+3}+frac c{x^2+1}$ in order to have a sum of usual power series :
http://hardycalculus.com/calcindex/IE_powerseriestables.htm
Then substitute in $displaystyle sum (pm 1)^nu^n=frac 1{1mp u}$ by factoring $3$ and get $u=frac x3$.
For the other series substitute $u=x^2$ instead.
Gather all the coefficients with the same power of $x$ to get the final power series $sum a_nx^n$ and determine its radius of convergence.
Edit: I just saw your problem is just determining first coefficients, not all of them. But even though the methodology presented here allow to find the first coefficients quite quickly, just limit yourself to small powers of $x$.
An alternative method is to calculate $f(0),f'(0),f''(0), ...$ and so on.
$endgroup$
1
$begingroup$
Separating $1/(x^2-9)$ adds unnecessary steps, as it's already in the form $1/(u+b)$.
$endgroup$
– eyeballfrog
Dec 7 '18 at 22:40
add a comment |
$begingroup$
You can start by converting to rational parts.
$displaystyle f(x)=frac a{x-3}+frac b{x+3}+frac c{x^2+1}$ in order to have a sum of usual power series :
http://hardycalculus.com/calcindex/IE_powerseriestables.htm
Then substitute in $displaystyle sum (pm 1)^nu^n=frac 1{1mp u}$ by factoring $3$ and get $u=frac x3$.
For the other series substitute $u=x^2$ instead.
Gather all the coefficients with the same power of $x$ to get the final power series $sum a_nx^n$ and determine its radius of convergence.
Edit: I just saw your problem is just determining first coefficients, not all of them. But even though the methodology presented here allow to find the first coefficients quite quickly, just limit yourself to small powers of $x$.
An alternative method is to calculate $f(0),f'(0),f''(0), ...$ and so on.
$endgroup$
You can start by converting to rational parts.
$displaystyle f(x)=frac a{x-3}+frac b{x+3}+frac c{x^2+1}$ in order to have a sum of usual power series :
http://hardycalculus.com/calcindex/IE_powerseriestables.htm
Then substitute in $displaystyle sum (pm 1)^nu^n=frac 1{1mp u}$ by factoring $3$ and get $u=frac x3$.
For the other series substitute $u=x^2$ instead.
Gather all the coefficients with the same power of $x$ to get the final power series $sum a_nx^n$ and determine its radius of convergence.
Edit: I just saw your problem is just determining first coefficients, not all of them. But even though the methodology presented here allow to find the first coefficients quite quickly, just limit yourself to small powers of $x$.
An alternative method is to calculate $f(0),f'(0),f''(0), ...$ and so on.
edited Dec 7 '18 at 22:41
answered Dec 7 '18 at 22:33
zwimzwim
12k730
12k730
1
$begingroup$
Separating $1/(x^2-9)$ adds unnecessary steps, as it's already in the form $1/(u+b)$.
$endgroup$
– eyeballfrog
Dec 7 '18 at 22:40
add a comment |
1
$begingroup$
Separating $1/(x^2-9)$ adds unnecessary steps, as it's already in the form $1/(u+b)$.
$endgroup$
– eyeballfrog
Dec 7 '18 at 22:40
1
1
$begingroup$
Separating $1/(x^2-9)$ adds unnecessary steps, as it's already in the form $1/(u+b)$.
$endgroup$
– eyeballfrog
Dec 7 '18 at 22:40
$begingroup$
Separating $1/(x^2-9)$ adds unnecessary steps, as it's already in the form $1/(u+b)$.
$endgroup$
– eyeballfrog
Dec 7 '18 at 22:40
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%2f3030432%2ffinding-the-first-non-zero-terms-of-a-power-series%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