Comparing integral and series of $1/(x^a)$
$begingroup$
The problem is to $$sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$$ and to use this to prove the convergence of the series for $a>1$.
So, I believe I have the second part down. Namely evaluating the integral for the cases
- $$a>1Rightarrowint^N_1frac{1}{x^a}=frac{1}{1-a}$$
- $$a=1Rightarrowint^N_1frac{1}{x^a}=infty$$
$$0<a<1Rightarrowint^N_1frac{1}{x^a}=infty$$
and so using the [unproven fact] that $sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$, the latter part follows from the Comparison Test. Still, I am having a hard time proving the former part of this question.
real-analysis integration sequences-and-series analysis definite-integrals
$endgroup$
add a comment |
$begingroup$
The problem is to $$sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$$ and to use this to prove the convergence of the series for $a>1$.
So, I believe I have the second part down. Namely evaluating the integral for the cases
- $$a>1Rightarrowint^N_1frac{1}{x^a}=frac{1}{1-a}$$
- $$a=1Rightarrowint^N_1frac{1}{x^a}=infty$$
$$0<a<1Rightarrowint^N_1frac{1}{x^a}=infty$$
and so using the [unproven fact] that $sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$, the latter part follows from the Comparison Test. Still, I am having a hard time proving the former part of this question.
real-analysis integration sequences-and-series analysis definite-integrals
$endgroup$
add a comment |
$begingroup$
The problem is to $$sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$$ and to use this to prove the convergence of the series for $a>1$.
So, I believe I have the second part down. Namely evaluating the integral for the cases
- $$a>1Rightarrowint^N_1frac{1}{x^a}=frac{1}{1-a}$$
- $$a=1Rightarrowint^N_1frac{1}{x^a}=infty$$
$$0<a<1Rightarrowint^N_1frac{1}{x^a}=infty$$
and so using the [unproven fact] that $sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$, the latter part follows from the Comparison Test. Still, I am having a hard time proving the former part of this question.
real-analysis integration sequences-and-series analysis definite-integrals
$endgroup$
The problem is to $$sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$$ and to use this to prove the convergence of the series for $a>1$.
So, I believe I have the second part down. Namely evaluating the integral for the cases
- $$a>1Rightarrowint^N_1frac{1}{x^a}=frac{1}{1-a}$$
- $$a=1Rightarrowint^N_1frac{1}{x^a}=infty$$
$$0<a<1Rightarrowint^N_1frac{1}{x^a}=infty$$
and so using the [unproven fact] that $sum^N_{n=2}frac{1}{n^a}leqint^N_1frac{1}{x^a}$, the latter part follows from the Comparison Test. Still, I am having a hard time proving the former part of this question.
real-analysis integration sequences-and-series analysis definite-integrals
real-analysis integration sequences-and-series analysis definite-integrals
edited Dec 10 '18 at 20:49
Key Flex
8,00261233
8,00261233
asked Dec 10 '18 at 20:36
Gwen DiGwen Di
648
648
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
First notice that if $ninmathbb N$, since $1/x^agt 1/(n+1)^a$ for all $xin (n,n+1)$, we have that
$$int_n^{n+1}frac{dx}{x^a}gt int_n^{n+1}frac{dx}{(n+1)^a}=frac{1}{(n+1)^a}$$
This implies that
$$begin{align}
int_1^N frac{dx}{x^a} &=int_1^2 frac{dx}{x^a}+int_2^3 frac{dx}{x^a}+...+int_{N-1}^N frac{dx}{x^a}\
&> frac{1}{2^a}+frac{1}{3^a}+...+frac{1}{N^a}\
&=sum_{n=2}^N frac{1}{n^2}
end{align}$$
which proves the desired inequality:
$$int_1^N frac{dx}{x^a}gt sum_{n=2}^N frac{1}{n^2}$$
$endgroup$
$begingroup$
thanks, but a couple questions: 1) not sure how you evaluated that second integral in the second line to be 1/(n+1)^a ... 2) I am also a bit confused on how the last inequality proven related to the inequality proposed in the question (namely, 1/n^a, not 1/n^2)
$endgroup$
– Gwen Di
Dec 10 '18 at 22:41
add a comment |
$begingroup$
Make a sketch for $frac1{x^a}$ and $frac1{(x-1)^a}$

then we have
$$sum^N_{n=2}frac{1}{n^a}leqint^{N+1}_2frac{1}{(x-1)^a}=int^N_1frac{1}{x^a}$$
$endgroup$
add a comment |
$begingroup$
We show that $${1over (k+1)^a}le int_{k}^{k+1} {1over x^a}dx$$and then by summing up the sided from $k=1$ to $k=N-1$ we are done. From the other side we know $${1over (k+1)^a}=int_k^{k+1} {dxover (lfloor xrfloor +1)^a}$$by the definition of floor function. Also $$lfloor xrfloorle x<lfloor xrfloor+1$$therefore for $xge 1$ and $a>1$ we obtain $$(lfloor xrfloor+1)^a>x^a$$or equivalently $${1over (lfloor xrfloor+1)^a}<{1over x^a}$$by integrating the both sides, we prove the integral inequality first, hence the general problem.
$endgroup$
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%2f3034429%2fcomparing-integral-and-series-of-1-xa%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
First notice that if $ninmathbb N$, since $1/x^agt 1/(n+1)^a$ for all $xin (n,n+1)$, we have that
$$int_n^{n+1}frac{dx}{x^a}gt int_n^{n+1}frac{dx}{(n+1)^a}=frac{1}{(n+1)^a}$$
This implies that
$$begin{align}
int_1^N frac{dx}{x^a} &=int_1^2 frac{dx}{x^a}+int_2^3 frac{dx}{x^a}+...+int_{N-1}^N frac{dx}{x^a}\
&> frac{1}{2^a}+frac{1}{3^a}+...+frac{1}{N^a}\
&=sum_{n=2}^N frac{1}{n^2}
end{align}$$
which proves the desired inequality:
$$int_1^N frac{dx}{x^a}gt sum_{n=2}^N frac{1}{n^2}$$
$endgroup$
$begingroup$
thanks, but a couple questions: 1) not sure how you evaluated that second integral in the second line to be 1/(n+1)^a ... 2) I am also a bit confused on how the last inequality proven related to the inequality proposed in the question (namely, 1/n^a, not 1/n^2)
$endgroup$
– Gwen Di
Dec 10 '18 at 22:41
add a comment |
$begingroup$
First notice that if $ninmathbb N$, since $1/x^agt 1/(n+1)^a$ for all $xin (n,n+1)$, we have that
$$int_n^{n+1}frac{dx}{x^a}gt int_n^{n+1}frac{dx}{(n+1)^a}=frac{1}{(n+1)^a}$$
This implies that
$$begin{align}
int_1^N frac{dx}{x^a} &=int_1^2 frac{dx}{x^a}+int_2^3 frac{dx}{x^a}+...+int_{N-1}^N frac{dx}{x^a}\
&> frac{1}{2^a}+frac{1}{3^a}+...+frac{1}{N^a}\
&=sum_{n=2}^N frac{1}{n^2}
end{align}$$
which proves the desired inequality:
$$int_1^N frac{dx}{x^a}gt sum_{n=2}^N frac{1}{n^2}$$
$endgroup$
$begingroup$
thanks, but a couple questions: 1) not sure how you evaluated that second integral in the second line to be 1/(n+1)^a ... 2) I am also a bit confused on how the last inequality proven related to the inequality proposed in the question (namely, 1/n^a, not 1/n^2)
$endgroup$
– Gwen Di
Dec 10 '18 at 22:41
add a comment |
$begingroup$
First notice that if $ninmathbb N$, since $1/x^agt 1/(n+1)^a$ for all $xin (n,n+1)$, we have that
$$int_n^{n+1}frac{dx}{x^a}gt int_n^{n+1}frac{dx}{(n+1)^a}=frac{1}{(n+1)^a}$$
This implies that
$$begin{align}
int_1^N frac{dx}{x^a} &=int_1^2 frac{dx}{x^a}+int_2^3 frac{dx}{x^a}+...+int_{N-1}^N frac{dx}{x^a}\
&> frac{1}{2^a}+frac{1}{3^a}+...+frac{1}{N^a}\
&=sum_{n=2}^N frac{1}{n^2}
end{align}$$
which proves the desired inequality:
$$int_1^N frac{dx}{x^a}gt sum_{n=2}^N frac{1}{n^2}$$
$endgroup$
First notice that if $ninmathbb N$, since $1/x^agt 1/(n+1)^a$ for all $xin (n,n+1)$, we have that
$$int_n^{n+1}frac{dx}{x^a}gt int_n^{n+1}frac{dx}{(n+1)^a}=frac{1}{(n+1)^a}$$
This implies that
$$begin{align}
int_1^N frac{dx}{x^a} &=int_1^2 frac{dx}{x^a}+int_2^3 frac{dx}{x^a}+...+int_{N-1}^N frac{dx}{x^a}\
&> frac{1}{2^a}+frac{1}{3^a}+...+frac{1}{N^a}\
&=sum_{n=2}^N frac{1}{n^2}
end{align}$$
which proves the desired inequality:
$$int_1^N frac{dx}{x^a}gt sum_{n=2}^N frac{1}{n^2}$$
answered Dec 10 '18 at 20:47
FrpzzdFrpzzd
22.9k841109
22.9k841109
$begingroup$
thanks, but a couple questions: 1) not sure how you evaluated that second integral in the second line to be 1/(n+1)^a ... 2) I am also a bit confused on how the last inequality proven related to the inequality proposed in the question (namely, 1/n^a, not 1/n^2)
$endgroup$
– Gwen Di
Dec 10 '18 at 22:41
add a comment |
$begingroup$
thanks, but a couple questions: 1) not sure how you evaluated that second integral in the second line to be 1/(n+1)^a ... 2) I am also a bit confused on how the last inequality proven related to the inequality proposed in the question (namely, 1/n^a, not 1/n^2)
$endgroup$
– Gwen Di
Dec 10 '18 at 22:41
$begingroup$
thanks, but a couple questions: 1) not sure how you evaluated that second integral in the second line to be 1/(n+1)^a ... 2) I am also a bit confused on how the last inequality proven related to the inequality proposed in the question (namely, 1/n^a, not 1/n^2)
$endgroup$
– Gwen Di
Dec 10 '18 at 22:41
$begingroup$
thanks, but a couple questions: 1) not sure how you evaluated that second integral in the second line to be 1/(n+1)^a ... 2) I am also a bit confused on how the last inequality proven related to the inequality proposed in the question (namely, 1/n^a, not 1/n^2)
$endgroup$
– Gwen Di
Dec 10 '18 at 22:41
add a comment |
$begingroup$
Make a sketch for $frac1{x^a}$ and $frac1{(x-1)^a}$

then we have
$$sum^N_{n=2}frac{1}{n^a}leqint^{N+1}_2frac{1}{(x-1)^a}=int^N_1frac{1}{x^a}$$
$endgroup$
add a comment |
$begingroup$
Make a sketch for $frac1{x^a}$ and $frac1{(x-1)^a}$

then we have
$$sum^N_{n=2}frac{1}{n^a}leqint^{N+1}_2frac{1}{(x-1)^a}=int^N_1frac{1}{x^a}$$
$endgroup$
add a comment |
$begingroup$
Make a sketch for $frac1{x^a}$ and $frac1{(x-1)^a}$

then we have
$$sum^N_{n=2}frac{1}{n^a}leqint^{N+1}_2frac{1}{(x-1)^a}=int^N_1frac{1}{x^a}$$
$endgroup$
Make a sketch for $frac1{x^a}$ and $frac1{(x-1)^a}$

then we have
$$sum^N_{n=2}frac{1}{n^a}leqint^{N+1}_2frac{1}{(x-1)^a}=int^N_1frac{1}{x^a}$$
answered Dec 10 '18 at 20:51
gimusigimusi
92.8k84494
92.8k84494
add a comment |
add a comment |
$begingroup$
We show that $${1over (k+1)^a}le int_{k}^{k+1} {1over x^a}dx$$and then by summing up the sided from $k=1$ to $k=N-1$ we are done. From the other side we know $${1over (k+1)^a}=int_k^{k+1} {dxover (lfloor xrfloor +1)^a}$$by the definition of floor function. Also $$lfloor xrfloorle x<lfloor xrfloor+1$$therefore for $xge 1$ and $a>1$ we obtain $$(lfloor xrfloor+1)^a>x^a$$or equivalently $${1over (lfloor xrfloor+1)^a}<{1over x^a}$$by integrating the both sides, we prove the integral inequality first, hence the general problem.
$endgroup$
add a comment |
$begingroup$
We show that $${1over (k+1)^a}le int_{k}^{k+1} {1over x^a}dx$$and then by summing up the sided from $k=1$ to $k=N-1$ we are done. From the other side we know $${1over (k+1)^a}=int_k^{k+1} {dxover (lfloor xrfloor +1)^a}$$by the definition of floor function. Also $$lfloor xrfloorle x<lfloor xrfloor+1$$therefore for $xge 1$ and $a>1$ we obtain $$(lfloor xrfloor+1)^a>x^a$$or equivalently $${1over (lfloor xrfloor+1)^a}<{1over x^a}$$by integrating the both sides, we prove the integral inequality first, hence the general problem.
$endgroup$
add a comment |
$begingroup$
We show that $${1over (k+1)^a}le int_{k}^{k+1} {1over x^a}dx$$and then by summing up the sided from $k=1$ to $k=N-1$ we are done. From the other side we know $${1over (k+1)^a}=int_k^{k+1} {dxover (lfloor xrfloor +1)^a}$$by the definition of floor function. Also $$lfloor xrfloorle x<lfloor xrfloor+1$$therefore for $xge 1$ and $a>1$ we obtain $$(lfloor xrfloor+1)^a>x^a$$or equivalently $${1over (lfloor xrfloor+1)^a}<{1over x^a}$$by integrating the both sides, we prove the integral inequality first, hence the general problem.
$endgroup$
We show that $${1over (k+1)^a}le int_{k}^{k+1} {1over x^a}dx$$and then by summing up the sided from $k=1$ to $k=N-1$ we are done. From the other side we know $${1over (k+1)^a}=int_k^{k+1} {dxover (lfloor xrfloor +1)^a}$$by the definition of floor function. Also $$lfloor xrfloorle x<lfloor xrfloor+1$$therefore for $xge 1$ and $a>1$ we obtain $$(lfloor xrfloor+1)^a>x^a$$or equivalently $${1over (lfloor xrfloor+1)^a}<{1over x^a}$$by integrating the both sides, we prove the integral inequality first, hence the general problem.
answered Dec 15 '18 at 0:00
Mostafa AyazMostafa Ayaz
15.5k3939
15.5k3939
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.
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%2f3034429%2fcomparing-integral-and-series-of-1-xa%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