Calucate the coefficient of taylor series
Suppose $f$ is a real valued function with $f(0) = 0$ and $f'(x) = 1/sqrt{1+x^2}$. I want to calculate the coefficient of the $x^7$ term around $0$.
My approch: Although I know the answer if given $$f^{(7)}(0)/7!,$$ I am unable to calculate that far. I was hoping if there is shorter way to get the answer given the fact that this question was previously asked in an exam.
taylor-expansion
add a comment |
Suppose $f$ is a real valued function with $f(0) = 0$ and $f'(x) = 1/sqrt{1+x^2}$. I want to calculate the coefficient of the $x^7$ term around $0$.
My approch: Although I know the answer if given $$f^{(7)}(0)/7!,$$ I am unable to calculate that far. I was hoping if there is shorter way to get the answer given the fact that this question was previously asked in an exam.
taylor-expansion
If you know the binomial expansion, then you can get this easily.
– Sean Roberson
Nov 28 '18 at 2:08
@SeanRoberson You want me to expand $(1 + x^2)^{-0.5}$ and check for the coefficient of $x^6$ term i.e. $(^{-.5}C_3) times 6! / 7!)$.
– henceproved
Nov 28 '18 at 2:20
@SeanRoberson But how is binomial related to taylor series?
– henceproved
Nov 28 '18 at 2:24
add a comment |
Suppose $f$ is a real valued function with $f(0) = 0$ and $f'(x) = 1/sqrt{1+x^2}$. I want to calculate the coefficient of the $x^7$ term around $0$.
My approch: Although I know the answer if given $$f^{(7)}(0)/7!,$$ I am unable to calculate that far. I was hoping if there is shorter way to get the answer given the fact that this question was previously asked in an exam.
taylor-expansion
Suppose $f$ is a real valued function with $f(0) = 0$ and $f'(x) = 1/sqrt{1+x^2}$. I want to calculate the coefficient of the $x^7$ term around $0$.
My approch: Although I know the answer if given $$f^{(7)}(0)/7!,$$ I am unable to calculate that far. I was hoping if there is shorter way to get the answer given the fact that this question was previously asked in an exam.
taylor-expansion
taylor-expansion
edited Nov 28 '18 at 2:28
Tianlalu
3,09621038
3,09621038
asked Nov 28 '18 at 0:54
henceproved
1358
1358
If you know the binomial expansion, then you can get this easily.
– Sean Roberson
Nov 28 '18 at 2:08
@SeanRoberson You want me to expand $(1 + x^2)^{-0.5}$ and check for the coefficient of $x^6$ term i.e. $(^{-.5}C_3) times 6! / 7!)$.
– henceproved
Nov 28 '18 at 2:20
@SeanRoberson But how is binomial related to taylor series?
– henceproved
Nov 28 '18 at 2:24
add a comment |
If you know the binomial expansion, then you can get this easily.
– Sean Roberson
Nov 28 '18 at 2:08
@SeanRoberson You want me to expand $(1 + x^2)^{-0.5}$ and check for the coefficient of $x^6$ term i.e. $(^{-.5}C_3) times 6! / 7!)$.
– henceproved
Nov 28 '18 at 2:20
@SeanRoberson But how is binomial related to taylor series?
– henceproved
Nov 28 '18 at 2:24
If you know the binomial expansion, then you can get this easily.
– Sean Roberson
Nov 28 '18 at 2:08
If you know the binomial expansion, then you can get this easily.
– Sean Roberson
Nov 28 '18 at 2:08
@SeanRoberson You want me to expand $(1 + x^2)^{-0.5}$ and check for the coefficient of $x^6$ term i.e. $(^{-.5}C_3) times 6! / 7!)$.
– henceproved
Nov 28 '18 at 2:20
@SeanRoberson You want me to expand $(1 + x^2)^{-0.5}$ and check for the coefficient of $x^6$ term i.e. $(^{-.5}C_3) times 6! / 7!)$.
– henceproved
Nov 28 '18 at 2:20
@SeanRoberson But how is binomial related to taylor series?
– henceproved
Nov 28 '18 at 2:24
@SeanRoberson But how is binomial related to taylor series?
– henceproved
Nov 28 '18 at 2:24
add a comment |
1 Answer
1
active
oldest
votes
It is not difficult to find the Taylor series of $(1-t)^{alpha}$ around $0$:
$$(1+t)^{alpha}=1+alpha x+frac{alpha(alpha-1)}{2!}x^2+frac{alpha(alpha-1)(alpha-2)}{3!}x^3+cdots$$
Put $t=x^2$, $alpha=-1/2$, the Taylor series of $f'(x)=(1+x^2)^{-frac12}$ around $0$ is given by
$$f'(x)=1-frac12x^2+cdots+frac{-frac12(-frac12-1)(-frac12-2)}{3!}x^6+cdots$$
Take the sixth derivative and put $x=0$,
$$f^{(7)}(0)=left.frac{d^6}{dx^6}f'(x)right|_{x=0}=0+frac{-frac12(-frac12-1)(-frac12-2)}{3!}(6!)+0.$$
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%2f3016551%2fcalucate-the-coefficient-of-taylor-series%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
It is not difficult to find the Taylor series of $(1-t)^{alpha}$ around $0$:
$$(1+t)^{alpha}=1+alpha x+frac{alpha(alpha-1)}{2!}x^2+frac{alpha(alpha-1)(alpha-2)}{3!}x^3+cdots$$
Put $t=x^2$, $alpha=-1/2$, the Taylor series of $f'(x)=(1+x^2)^{-frac12}$ around $0$ is given by
$$f'(x)=1-frac12x^2+cdots+frac{-frac12(-frac12-1)(-frac12-2)}{3!}x^6+cdots$$
Take the sixth derivative and put $x=0$,
$$f^{(7)}(0)=left.frac{d^6}{dx^6}f'(x)right|_{x=0}=0+frac{-frac12(-frac12-1)(-frac12-2)}{3!}(6!)+0.$$
add a comment |
It is not difficult to find the Taylor series of $(1-t)^{alpha}$ around $0$:
$$(1+t)^{alpha}=1+alpha x+frac{alpha(alpha-1)}{2!}x^2+frac{alpha(alpha-1)(alpha-2)}{3!}x^3+cdots$$
Put $t=x^2$, $alpha=-1/2$, the Taylor series of $f'(x)=(1+x^2)^{-frac12}$ around $0$ is given by
$$f'(x)=1-frac12x^2+cdots+frac{-frac12(-frac12-1)(-frac12-2)}{3!}x^6+cdots$$
Take the sixth derivative and put $x=0$,
$$f^{(7)}(0)=left.frac{d^6}{dx^6}f'(x)right|_{x=0}=0+frac{-frac12(-frac12-1)(-frac12-2)}{3!}(6!)+0.$$
add a comment |
It is not difficult to find the Taylor series of $(1-t)^{alpha}$ around $0$:
$$(1+t)^{alpha}=1+alpha x+frac{alpha(alpha-1)}{2!}x^2+frac{alpha(alpha-1)(alpha-2)}{3!}x^3+cdots$$
Put $t=x^2$, $alpha=-1/2$, the Taylor series of $f'(x)=(1+x^2)^{-frac12}$ around $0$ is given by
$$f'(x)=1-frac12x^2+cdots+frac{-frac12(-frac12-1)(-frac12-2)}{3!}x^6+cdots$$
Take the sixth derivative and put $x=0$,
$$f^{(7)}(0)=left.frac{d^6}{dx^6}f'(x)right|_{x=0}=0+frac{-frac12(-frac12-1)(-frac12-2)}{3!}(6!)+0.$$
It is not difficult to find the Taylor series of $(1-t)^{alpha}$ around $0$:
$$(1+t)^{alpha}=1+alpha x+frac{alpha(alpha-1)}{2!}x^2+frac{alpha(alpha-1)(alpha-2)}{3!}x^3+cdots$$
Put $t=x^2$, $alpha=-1/2$, the Taylor series of $f'(x)=(1+x^2)^{-frac12}$ around $0$ is given by
$$f'(x)=1-frac12x^2+cdots+frac{-frac12(-frac12-1)(-frac12-2)}{3!}x^6+cdots$$
Take the sixth derivative and put $x=0$,
$$f^{(7)}(0)=left.frac{d^6}{dx^6}f'(x)right|_{x=0}=0+frac{-frac12(-frac12-1)(-frac12-2)}{3!}(6!)+0.$$
answered Nov 28 '18 at 2:28
Tianlalu
3,09621038
3,09621038
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3016551%2fcalucate-the-coefficient-of-taylor-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
If you know the binomial expansion, then you can get this easily.
– Sean Roberson
Nov 28 '18 at 2:08
@SeanRoberson You want me to expand $(1 + x^2)^{-0.5}$ and check for the coefficient of $x^6$ term i.e. $(^{-.5}C_3) times 6! / 7!)$.
– henceproved
Nov 28 '18 at 2:20
@SeanRoberson But how is binomial related to taylor series?
– henceproved
Nov 28 '18 at 2:24