development of a function and set of convergence The 2019 Stack Overflow Developer Survey...
Variable with quotation marks "$()"
Do ℕ, mathbb{N}, BbbN, symbb{N} effectively differ, and is there a "canonical" specification of the naturals?
Working through the single responsibility principle (SRP) in Python when calls are expensive
Is there a writing software that you can sort scenes like slides in PowerPoint?
How to support a colleague who finds meetings extremely tiring?
Homework question about an engine pulling a train
What happens to a Warlock's expended Spell Slots when they gain a Level?
Why can't devices on different VLANs, but on the same subnet, communicate?
How do you keep chess fun when your opponent constantly beats you?
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)
Accepted by European university, rejected by all American ones I applied to? Possible reasons?
Is every episode of "Where are my Pants?" identical?
Is this wall load bearing? Blueprints and photos attached
Could an empire control the whole planet with today's comunication methods?
Are spiders unable to hurt humans, especially very small spiders?
Why doesn't shell automatically fix "useless use of cat"?
Is 'stolen' appropriate word?
Keeping a retro style to sci-fi spaceships?
How to handle characters who are more educated than the author?
How do spell lists change if the party levels up without taking a long rest?
Loose spokes after only a few rides
Sub-subscripts in strings cause different spacings than subscripts
Make it rain characters
development of a function and set of convergence
The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraAbsolute and conditional convergence of seriesConvergence of series with modified denominatorProof of convergence of Dirichlet's Eta FunctionFunction continuous at irrationals and discontinuous at rationalsUniform convergence: $sum frac{x^2}{(1 + x^2)^n}$Using the nested set property to prove uniform convergenceStudy the pointwise, normal and then uniform convergence of the following series of functions.Having a doubt in my answer regarding uniform convergence of functional series.Radius and Set of Convergence for the following SeriesConvergence of series of remainders
$begingroup$
I want to find the development of the function $ e^{x^2}$
and the set of convergence.
Considering that:
$e^x= sum_{k=0}^n frac {x^k}{k!} + R_n(x,0)$
and substituting $x$ with $x^2$ I can write
$e^{x^2}= sum_{k=0}^n frac {x^{2k}}{k!} + R_n(x,0)$
Now I have to prove that $ R_n(x,0)$ tends to $0$ to say that
$e^{x^2}= sum_{k=0}^infty frac {x^{2k}}{k!}$
and for which $x$ it happens.
please help me
sequences-and-series analysis taylor-expansion
$endgroup$
add a comment |
$begingroup$
I want to find the development of the function $ e^{x^2}$
and the set of convergence.
Considering that:
$e^x= sum_{k=0}^n frac {x^k}{k!} + R_n(x,0)$
and substituting $x$ with $x^2$ I can write
$e^{x^2}= sum_{k=0}^n frac {x^{2k}}{k!} + R_n(x,0)$
Now I have to prove that $ R_n(x,0)$ tends to $0$ to say that
$e^{x^2}= sum_{k=0}^infty frac {x^{2k}}{k!}$
and for which $x$ it happens.
please help me
sequences-and-series analysis taylor-expansion
$endgroup$
$begingroup$
It is $R_n(x^2, 0)$ after the substitution ...
$endgroup$
– Martin R
Mar 22 at 12:26
$begingroup$
ok , and if I had $R(x,x_0)$, does it become $R(x^2, {x_0}^2)$?
$endgroup$
– Anne
Mar 22 at 12:29
add a comment |
$begingroup$
I want to find the development of the function $ e^{x^2}$
and the set of convergence.
Considering that:
$e^x= sum_{k=0}^n frac {x^k}{k!} + R_n(x,0)$
and substituting $x$ with $x^2$ I can write
$e^{x^2}= sum_{k=0}^n frac {x^{2k}}{k!} + R_n(x,0)$
Now I have to prove that $ R_n(x,0)$ tends to $0$ to say that
$e^{x^2}= sum_{k=0}^infty frac {x^{2k}}{k!}$
and for which $x$ it happens.
please help me
sequences-and-series analysis taylor-expansion
$endgroup$
I want to find the development of the function $ e^{x^2}$
and the set of convergence.
Considering that:
$e^x= sum_{k=0}^n frac {x^k}{k!} + R_n(x,0)$
and substituting $x$ with $x^2$ I can write
$e^{x^2}= sum_{k=0}^n frac {x^{2k}}{k!} + R_n(x,0)$
Now I have to prove that $ R_n(x,0)$ tends to $0$ to say that
$e^{x^2}= sum_{k=0}^infty frac {x^{2k}}{k!}$
and for which $x$ it happens.
please help me
sequences-and-series analysis taylor-expansion
sequences-and-series analysis taylor-expansion
asked Mar 22 at 12:21
AnneAnne
797419
797419
$begingroup$
It is $R_n(x^2, 0)$ after the substitution ...
$endgroup$
– Martin R
Mar 22 at 12:26
$begingroup$
ok , and if I had $R(x,x_0)$, does it become $R(x^2, {x_0}^2)$?
$endgroup$
– Anne
Mar 22 at 12:29
add a comment |
$begingroup$
It is $R_n(x^2, 0)$ after the substitution ...
$endgroup$
– Martin R
Mar 22 at 12:26
$begingroup$
ok , and if I had $R(x,x_0)$, does it become $R(x^2, {x_0}^2)$?
$endgroup$
– Anne
Mar 22 at 12:29
$begingroup$
It is $R_n(x^2, 0)$ after the substitution ...
$endgroup$
– Martin R
Mar 22 at 12:26
$begingroup$
It is $R_n(x^2, 0)$ after the substitution ...
$endgroup$
– Martin R
Mar 22 at 12:26
$begingroup$
ok , and if I had $R(x,x_0)$, does it become $R(x^2, {x_0}^2)$?
$endgroup$
– Anne
Mar 22 at 12:29
$begingroup$
ok , and if I had $R(x,x_0)$, does it become $R(x^2, {x_0}^2)$?
$endgroup$
– Anne
Mar 22 at 12:29
add a comment |
0
active
oldest
votes
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%2f3158072%2fdevelopment-of-a-function-and-set-of-convergence%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3158072%2fdevelopment-of-a-function-and-set-of-convergence%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$
It is $R_n(x^2, 0)$ after the substitution ...
$endgroup$
– Martin R
Mar 22 at 12:26
$begingroup$
ok , and if I had $R(x,x_0)$, does it become $R(x^2, {x_0}^2)$?
$endgroup$
– Anne
Mar 22 at 12:29