Edit: Solved, Calculus homework: rewriting limit as definite integral
$begingroup$
On my Calculus homework, there is a question that I am having trouble with.
The question is:
Rewrite
$lim_{n to infty}sum_{i=1}^{n}frac{1}{n}left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^3right]$ as an integral $int_{a}^{b}f(x)dx$
I know how to do this kind of problems, but this one is a little confusing.
I know that:
$$Delta x = frac{b-a}{n}\x_i = Delta x i + a\lim_{n to infty}sum_{i=1}^{n}f(x_i)Delta x=int_{a}^{b}f(x)dx$$
and in the question
$$begin{eqnarray*}frac{1}{n} &=& frac{b-a}{n} = Delta x\1&=&b-a\a&=&0\b&=&1end{eqnarray*}$$
So the answer must be something like:
$$int_{0}^{1}f(x)dx$$
What I don't understand is the $f(x_i)$ part.
I don't know how to simplify the expression inside the bracket.
It becomes something like:
$$left[x^{3}+x^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$$
I can't figure out what $f(x)$ is.
Any help or explanations are appreciated, thanks.
Edit:
The question in my homework might have a typo. Thank you for your help.
calculus integration limits definite-integrals summation
$endgroup$
add a comment |
$begingroup$
On my Calculus homework, there is a question that I am having trouble with.
The question is:
Rewrite
$lim_{n to infty}sum_{i=1}^{n}frac{1}{n}left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^3right]$ as an integral $int_{a}^{b}f(x)dx$
I know how to do this kind of problems, but this one is a little confusing.
I know that:
$$Delta x = frac{b-a}{n}\x_i = Delta x i + a\lim_{n to infty}sum_{i=1}^{n}f(x_i)Delta x=int_{a}^{b}f(x)dx$$
and in the question
$$begin{eqnarray*}frac{1}{n} &=& frac{b-a}{n} = Delta x\1&=&b-a\a&=&0\b&=&1end{eqnarray*}$$
So the answer must be something like:
$$int_{0}^{1}f(x)dx$$
What I don't understand is the $f(x_i)$ part.
I don't know how to simplify the expression inside the bracket.
It becomes something like:
$$left[x^{3}+x^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$$
I can't figure out what $f(x)$ is.
Any help or explanations are appreciated, thanks.
Edit:
The question in my homework might have a typo. Thank you for your help.
calculus integration limits definite-integrals summation
$endgroup$
add a comment |
$begingroup$
On my Calculus homework, there is a question that I am having trouble with.
The question is:
Rewrite
$lim_{n to infty}sum_{i=1}^{n}frac{1}{n}left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^3right]$ as an integral $int_{a}^{b}f(x)dx$
I know how to do this kind of problems, but this one is a little confusing.
I know that:
$$Delta x = frac{b-a}{n}\x_i = Delta x i + a\lim_{n to infty}sum_{i=1}^{n}f(x_i)Delta x=int_{a}^{b}f(x)dx$$
and in the question
$$begin{eqnarray*}frac{1}{n} &=& frac{b-a}{n} = Delta x\1&=&b-a\a&=&0\b&=&1end{eqnarray*}$$
So the answer must be something like:
$$int_{0}^{1}f(x)dx$$
What I don't understand is the $f(x_i)$ part.
I don't know how to simplify the expression inside the bracket.
It becomes something like:
$$left[x^{3}+x^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$$
I can't figure out what $f(x)$ is.
Any help or explanations are appreciated, thanks.
Edit:
The question in my homework might have a typo. Thank you for your help.
calculus integration limits definite-integrals summation
$endgroup$
On my Calculus homework, there is a question that I am having trouble with.
The question is:
Rewrite
$lim_{n to infty}sum_{i=1}^{n}frac{1}{n}left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^3right]$ as an integral $int_{a}^{b}f(x)dx$
I know how to do this kind of problems, but this one is a little confusing.
I know that:
$$Delta x = frac{b-a}{n}\x_i = Delta x i + a\lim_{n to infty}sum_{i=1}^{n}f(x_i)Delta x=int_{a}^{b}f(x)dx$$
and in the question
$$begin{eqnarray*}frac{1}{n} &=& frac{b-a}{n} = Delta x\1&=&b-a\a&=&0\b&=&1end{eqnarray*}$$
So the answer must be something like:
$$int_{0}^{1}f(x)dx$$
What I don't understand is the $f(x_i)$ part.
I don't know how to simplify the expression inside the bracket.
It becomes something like:
$$left[x^{3}+x^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$$
I can't figure out what $f(x)$ is.
Any help or explanations are appreciated, thanks.
Edit:
The question in my homework might have a typo. Thank you for your help.
calculus integration limits definite-integrals summation
calculus integration limits definite-integrals summation
edited Jan 9 at 5:57
Yuchao
asked Jan 9 at 4:39
YuchaoYuchao
83
83
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Recall that we are evaluate rectangular area $f(x_i)cdot Delta x$, here $x_i = frac{i}{n}$ and then we sum up the rectangular areas.
$$f(x)=x^3$$
$endgroup$
$begingroup$
Hi and thank you for your answer. But can I ask how did you get $f(x)=x^{3}$ from the summation. I don't understand at all how $left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$ simplify into x^3.
$endgroup$
– Yuchao
Jan 9 at 5:36
$begingroup$
Actually upon closer examination, are you sure the question is not $sum frac1n left( frac{i}nright)^3$. You mean there is another summation inside the summation?
$endgroup$
– Siong Thye Goh
Jan 9 at 5:39
$begingroup$
The question is not $sum frac{1}{n}left(frac{i}{n}right)^{3}$. I don't think there is another summation inside the summation. It looks like there is a series inside the summation since there is an ellipsis.
$endgroup$
– Yuchao
Jan 9 at 5:44
$begingroup$
I've checked the answers from my homework. The correct answer is $f(x)=x^{3}$, but I'm not sure how the answer was found.
$endgroup$
– Yuchao
Jan 9 at 5:45
$begingroup$
I think there is a typo, the question intended to ask identity $lim_{n to infty}sum frac1n left( frac{i}{n}right)^3$ as an integral.
$endgroup$
– Siong Thye Goh
Jan 9 at 5:47
|
show 1 more 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%2f3067077%2fedit-solved-calculus-homework-rewriting-limit-as-definite-integral%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$
Recall that we are evaluate rectangular area $f(x_i)cdot Delta x$, here $x_i = frac{i}{n}$ and then we sum up the rectangular areas.
$$f(x)=x^3$$
$endgroup$
$begingroup$
Hi and thank you for your answer. But can I ask how did you get $f(x)=x^{3}$ from the summation. I don't understand at all how $left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$ simplify into x^3.
$endgroup$
– Yuchao
Jan 9 at 5:36
$begingroup$
Actually upon closer examination, are you sure the question is not $sum frac1n left( frac{i}nright)^3$. You mean there is another summation inside the summation?
$endgroup$
– Siong Thye Goh
Jan 9 at 5:39
$begingroup$
The question is not $sum frac{1}{n}left(frac{i}{n}right)^{3}$. I don't think there is another summation inside the summation. It looks like there is a series inside the summation since there is an ellipsis.
$endgroup$
– Yuchao
Jan 9 at 5:44
$begingroup$
I've checked the answers from my homework. The correct answer is $f(x)=x^{3}$, but I'm not sure how the answer was found.
$endgroup$
– Yuchao
Jan 9 at 5:45
$begingroup$
I think there is a typo, the question intended to ask identity $lim_{n to infty}sum frac1n left( frac{i}{n}right)^3$ as an integral.
$endgroup$
– Siong Thye Goh
Jan 9 at 5:47
|
show 1 more comment
$begingroup$
Recall that we are evaluate rectangular area $f(x_i)cdot Delta x$, here $x_i = frac{i}{n}$ and then we sum up the rectangular areas.
$$f(x)=x^3$$
$endgroup$
$begingroup$
Hi and thank you for your answer. But can I ask how did you get $f(x)=x^{3}$ from the summation. I don't understand at all how $left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$ simplify into x^3.
$endgroup$
– Yuchao
Jan 9 at 5:36
$begingroup$
Actually upon closer examination, are you sure the question is not $sum frac1n left( frac{i}nright)^3$. You mean there is another summation inside the summation?
$endgroup$
– Siong Thye Goh
Jan 9 at 5:39
$begingroup$
The question is not $sum frac{1}{n}left(frac{i}{n}right)^{3}$. I don't think there is another summation inside the summation. It looks like there is a series inside the summation since there is an ellipsis.
$endgroup$
– Yuchao
Jan 9 at 5:44
$begingroup$
I've checked the answers from my homework. The correct answer is $f(x)=x^{3}$, but I'm not sure how the answer was found.
$endgroup$
– Yuchao
Jan 9 at 5:45
$begingroup$
I think there is a typo, the question intended to ask identity $lim_{n to infty}sum frac1n left( frac{i}{n}right)^3$ as an integral.
$endgroup$
– Siong Thye Goh
Jan 9 at 5:47
|
show 1 more comment
$begingroup$
Recall that we are evaluate rectangular area $f(x_i)cdot Delta x$, here $x_i = frac{i}{n}$ and then we sum up the rectangular areas.
$$f(x)=x^3$$
$endgroup$
Recall that we are evaluate rectangular area $f(x_i)cdot Delta x$, here $x_i = frac{i}{n}$ and then we sum up the rectangular areas.
$$f(x)=x^3$$
answered Jan 9 at 5:31
Siong Thye GohSiong Thye Goh
100k1465117
100k1465117
$begingroup$
Hi and thank you for your answer. But can I ask how did you get $f(x)=x^{3}$ from the summation. I don't understand at all how $left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$ simplify into x^3.
$endgroup$
– Yuchao
Jan 9 at 5:36
$begingroup$
Actually upon closer examination, are you sure the question is not $sum frac1n left( frac{i}nright)^3$. You mean there is another summation inside the summation?
$endgroup$
– Siong Thye Goh
Jan 9 at 5:39
$begingroup$
The question is not $sum frac{1}{n}left(frac{i}{n}right)^{3}$. I don't think there is another summation inside the summation. It looks like there is a series inside the summation since there is an ellipsis.
$endgroup$
– Yuchao
Jan 9 at 5:44
$begingroup$
I've checked the answers from my homework. The correct answer is $f(x)=x^{3}$, but I'm not sure how the answer was found.
$endgroup$
– Yuchao
Jan 9 at 5:45
$begingroup$
I think there is a typo, the question intended to ask identity $lim_{n to infty}sum frac1n left( frac{i}{n}right)^3$ as an integral.
$endgroup$
– Siong Thye Goh
Jan 9 at 5:47
|
show 1 more comment
$begingroup$
Hi and thank you for your answer. But can I ask how did you get $f(x)=x^{3}$ from the summation. I don't understand at all how $left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$ simplify into x^3.
$endgroup$
– Yuchao
Jan 9 at 5:36
$begingroup$
Actually upon closer examination, are you sure the question is not $sum frac1n left( frac{i}nright)^3$. You mean there is another summation inside the summation?
$endgroup$
– Siong Thye Goh
Jan 9 at 5:39
$begingroup$
The question is not $sum frac{1}{n}left(frac{i}{n}right)^{3}$. I don't think there is another summation inside the summation. It looks like there is a series inside the summation since there is an ellipsis.
$endgroup$
– Yuchao
Jan 9 at 5:44
$begingroup$
I've checked the answers from my homework. The correct answer is $f(x)=x^{3}$, but I'm not sure how the answer was found.
$endgroup$
– Yuchao
Jan 9 at 5:45
$begingroup$
I think there is a typo, the question intended to ask identity $lim_{n to infty}sum frac1n left( frac{i}{n}right)^3$ as an integral.
$endgroup$
– Siong Thye Goh
Jan 9 at 5:47
$begingroup$
Hi and thank you for your answer. But can I ask how did you get $f(x)=x^{3}$ from the summation. I don't understand at all how $left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$ simplify into x^3.
$endgroup$
– Yuchao
Jan 9 at 5:36
$begingroup$
Hi and thank you for your answer. But can I ask how did you get $f(x)=x^{3}$ from the summation. I don't understand at all how $left[left(frac{i}{n}right)^{3}+left(frac{i}{n}right)^{3}+ldots+left(frac{n-1}{n}right)^{3}right]$ simplify into x^3.
$endgroup$
– Yuchao
Jan 9 at 5:36
$begingroup$
Actually upon closer examination, are you sure the question is not $sum frac1n left( frac{i}nright)^3$. You mean there is another summation inside the summation?
$endgroup$
– Siong Thye Goh
Jan 9 at 5:39
$begingroup$
Actually upon closer examination, are you sure the question is not $sum frac1n left( frac{i}nright)^3$. You mean there is another summation inside the summation?
$endgroup$
– Siong Thye Goh
Jan 9 at 5:39
$begingroup$
The question is not $sum frac{1}{n}left(frac{i}{n}right)^{3}$. I don't think there is another summation inside the summation. It looks like there is a series inside the summation since there is an ellipsis.
$endgroup$
– Yuchao
Jan 9 at 5:44
$begingroup$
The question is not $sum frac{1}{n}left(frac{i}{n}right)^{3}$. I don't think there is another summation inside the summation. It looks like there is a series inside the summation since there is an ellipsis.
$endgroup$
– Yuchao
Jan 9 at 5:44
$begingroup$
I've checked the answers from my homework. The correct answer is $f(x)=x^{3}$, but I'm not sure how the answer was found.
$endgroup$
– Yuchao
Jan 9 at 5:45
$begingroup$
I've checked the answers from my homework. The correct answer is $f(x)=x^{3}$, but I'm not sure how the answer was found.
$endgroup$
– Yuchao
Jan 9 at 5:45
$begingroup$
I think there is a typo, the question intended to ask identity $lim_{n to infty}sum frac1n left( frac{i}{n}right)^3$ as an integral.
$endgroup$
– Siong Thye Goh
Jan 9 at 5:47
$begingroup$
I think there is a typo, the question intended to ask identity $lim_{n to infty}sum frac1n left( frac{i}{n}right)^3$ as an integral.
$endgroup$
– Siong Thye Goh
Jan 9 at 5:47
|
show 1 more 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%2f3067077%2fedit-solved-calculus-homework-rewriting-limit-as-definite-integral%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