Finding the limit of a summation












0












$begingroup$


I have to find the limit as $n$ goes to infinity of the following expression-
$$sum_{r =1}^{n}frac{6n}{9n^2-r^2}$$



I tried to write the expression as $$frac{(3n+r)-(r-3n)}{(3n-r)(3n+r)}$$ and then separating the numerator in the hope of getting a telescoping series but that didn’t happen, can someone help me out.










share|cite|improve this question









$endgroup$












  • $begingroup$
    Try Riemann sums.
    $endgroup$
    – xbh
    Jan 31 at 1:47
















0












$begingroup$


I have to find the limit as $n$ goes to infinity of the following expression-
$$sum_{r =1}^{n}frac{6n}{9n^2-r^2}$$



I tried to write the expression as $$frac{(3n+r)-(r-3n)}{(3n-r)(3n+r)}$$ and then separating the numerator in the hope of getting a telescoping series but that didn’t happen, can someone help me out.










share|cite|improve this question









$endgroup$












  • $begingroup$
    Try Riemann sums.
    $endgroup$
    – xbh
    Jan 31 at 1:47














0












0








0





$begingroup$


I have to find the limit as $n$ goes to infinity of the following expression-
$$sum_{r =1}^{n}frac{6n}{9n^2-r^2}$$



I tried to write the expression as $$frac{(3n+r)-(r-3n)}{(3n-r)(3n+r)}$$ and then separating the numerator in the hope of getting a telescoping series but that didn’t happen, can someone help me out.










share|cite|improve this question









$endgroup$




I have to find the limit as $n$ goes to infinity of the following expression-
$$sum_{r =1}^{n}frac{6n}{9n^2-r^2}$$



I tried to write the expression as $$frac{(3n+r)-(r-3n)}{(3n-r)(3n+r)}$$ and then separating the numerator in the hope of getting a telescoping series but that didn’t happen, can someone help me out.







calculus sequences-and-series limits






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 31 at 1:44









user601297user601297

41719




41719












  • $begingroup$
    Try Riemann sums.
    $endgroup$
    – xbh
    Jan 31 at 1:47


















  • $begingroup$
    Try Riemann sums.
    $endgroup$
    – xbh
    Jan 31 at 1:47
















$begingroup$
Try Riemann sums.
$endgroup$
– xbh
Jan 31 at 1:47




$begingroup$
Try Riemann sums.
$endgroup$
– xbh
Jan 31 at 1:47










2 Answers
2






active

oldest

votes


















3












$begingroup$

From Riemann sum, we have$$lim_{n to infty}sum_{r =1}^{n}frac{6n}{9n^2-r^2}=lim_{n to infty}frac1nsum_{r =1}^{n}frac{6}{9-left(frac{r}{n}right)^2}=int_0^1 frac{6}{9-x^2}, dx$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Yeah i got the answer with this method, thanks a lot, out of curiosity, do you think there’s a way to solve this without Riemann sum?
    $endgroup$
    – user601297
    Jan 31 at 1:51










  • $begingroup$
    hmmm can't think of other strategy for now.
    $endgroup$
    – Siong Thye Goh
    Jan 31 at 1:57



















1












$begingroup$

$$frac{6n}{9n^2-r^2} = frac{1}{3n-r} + frac{1}{3n+r}$$ so that $$S(n) = sum_{r=1}^n frac{6n}{9n^2-r^2} = -frac{1}{3n} + sum_{k=0}^{2n} frac{1}{2n+k} = -frac{1}{3n} + H_{4n} - H_{2n-1},$$ where $H_n$ is the $n^{rm th}$ harmonic number. Then as $n to infty$, $$H_n sim log n + gamma + mathcal O(1/n),$$ so $$lim_{n to infty} S(n) = lim_{n to infty} log 4n - log 2n + mathcal O(1/n) = log 2.$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks for answering.
    $endgroup$
    – user601297
    Jan 31 at 2:05












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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3094378%2ffinding-the-limit-of-a-summation%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









3












$begingroup$

From Riemann sum, we have$$lim_{n to infty}sum_{r =1}^{n}frac{6n}{9n^2-r^2}=lim_{n to infty}frac1nsum_{r =1}^{n}frac{6}{9-left(frac{r}{n}right)^2}=int_0^1 frac{6}{9-x^2}, dx$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Yeah i got the answer with this method, thanks a lot, out of curiosity, do you think there’s a way to solve this without Riemann sum?
    $endgroup$
    – user601297
    Jan 31 at 1:51










  • $begingroup$
    hmmm can't think of other strategy for now.
    $endgroup$
    – Siong Thye Goh
    Jan 31 at 1:57
















3












$begingroup$

From Riemann sum, we have$$lim_{n to infty}sum_{r =1}^{n}frac{6n}{9n^2-r^2}=lim_{n to infty}frac1nsum_{r =1}^{n}frac{6}{9-left(frac{r}{n}right)^2}=int_0^1 frac{6}{9-x^2}, dx$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Yeah i got the answer with this method, thanks a lot, out of curiosity, do you think there’s a way to solve this without Riemann sum?
    $endgroup$
    – user601297
    Jan 31 at 1:51










  • $begingroup$
    hmmm can't think of other strategy for now.
    $endgroup$
    – Siong Thye Goh
    Jan 31 at 1:57














3












3








3





$begingroup$

From Riemann sum, we have$$lim_{n to infty}sum_{r =1}^{n}frac{6n}{9n^2-r^2}=lim_{n to infty}frac1nsum_{r =1}^{n}frac{6}{9-left(frac{r}{n}right)^2}=int_0^1 frac{6}{9-x^2}, dx$$






share|cite|improve this answer









$endgroup$



From Riemann sum, we have$$lim_{n to infty}sum_{r =1}^{n}frac{6n}{9n^2-r^2}=lim_{n to infty}frac1nsum_{r =1}^{n}frac{6}{9-left(frac{r}{n}right)^2}=int_0^1 frac{6}{9-x^2}, dx$$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Jan 31 at 1:48









Siong Thye GohSiong Thye Goh

104k1468120




104k1468120












  • $begingroup$
    Yeah i got the answer with this method, thanks a lot, out of curiosity, do you think there’s a way to solve this without Riemann sum?
    $endgroup$
    – user601297
    Jan 31 at 1:51










  • $begingroup$
    hmmm can't think of other strategy for now.
    $endgroup$
    – Siong Thye Goh
    Jan 31 at 1:57


















  • $begingroup$
    Yeah i got the answer with this method, thanks a lot, out of curiosity, do you think there’s a way to solve this without Riemann sum?
    $endgroup$
    – user601297
    Jan 31 at 1:51










  • $begingroup$
    hmmm can't think of other strategy for now.
    $endgroup$
    – Siong Thye Goh
    Jan 31 at 1:57
















$begingroup$
Yeah i got the answer with this method, thanks a lot, out of curiosity, do you think there’s a way to solve this without Riemann sum?
$endgroup$
– user601297
Jan 31 at 1:51




$begingroup$
Yeah i got the answer with this method, thanks a lot, out of curiosity, do you think there’s a way to solve this without Riemann sum?
$endgroup$
– user601297
Jan 31 at 1:51












$begingroup$
hmmm can't think of other strategy for now.
$endgroup$
– Siong Thye Goh
Jan 31 at 1:57




$begingroup$
hmmm can't think of other strategy for now.
$endgroup$
– Siong Thye Goh
Jan 31 at 1:57











1












$begingroup$

$$frac{6n}{9n^2-r^2} = frac{1}{3n-r} + frac{1}{3n+r}$$ so that $$S(n) = sum_{r=1}^n frac{6n}{9n^2-r^2} = -frac{1}{3n} + sum_{k=0}^{2n} frac{1}{2n+k} = -frac{1}{3n} + H_{4n} - H_{2n-1},$$ where $H_n$ is the $n^{rm th}$ harmonic number. Then as $n to infty$, $$H_n sim log n + gamma + mathcal O(1/n),$$ so $$lim_{n to infty} S(n) = lim_{n to infty} log 4n - log 2n + mathcal O(1/n) = log 2.$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks for answering.
    $endgroup$
    – user601297
    Jan 31 at 2:05
















1












$begingroup$

$$frac{6n}{9n^2-r^2} = frac{1}{3n-r} + frac{1}{3n+r}$$ so that $$S(n) = sum_{r=1}^n frac{6n}{9n^2-r^2} = -frac{1}{3n} + sum_{k=0}^{2n} frac{1}{2n+k} = -frac{1}{3n} + H_{4n} - H_{2n-1},$$ where $H_n$ is the $n^{rm th}$ harmonic number. Then as $n to infty$, $$H_n sim log n + gamma + mathcal O(1/n),$$ so $$lim_{n to infty} S(n) = lim_{n to infty} log 4n - log 2n + mathcal O(1/n) = log 2.$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks for answering.
    $endgroup$
    – user601297
    Jan 31 at 2:05














1












1








1





$begingroup$

$$frac{6n}{9n^2-r^2} = frac{1}{3n-r} + frac{1}{3n+r}$$ so that $$S(n) = sum_{r=1}^n frac{6n}{9n^2-r^2} = -frac{1}{3n} + sum_{k=0}^{2n} frac{1}{2n+k} = -frac{1}{3n} + H_{4n} - H_{2n-1},$$ where $H_n$ is the $n^{rm th}$ harmonic number. Then as $n to infty$, $$H_n sim log n + gamma + mathcal O(1/n),$$ so $$lim_{n to infty} S(n) = lim_{n to infty} log 4n - log 2n + mathcal O(1/n) = log 2.$$






share|cite|improve this answer









$endgroup$



$$frac{6n}{9n^2-r^2} = frac{1}{3n-r} + frac{1}{3n+r}$$ so that $$S(n) = sum_{r=1}^n frac{6n}{9n^2-r^2} = -frac{1}{3n} + sum_{k=0}^{2n} frac{1}{2n+k} = -frac{1}{3n} + H_{4n} - H_{2n-1},$$ where $H_n$ is the $n^{rm th}$ harmonic number. Then as $n to infty$, $$H_n sim log n + gamma + mathcal O(1/n),$$ so $$lim_{n to infty} S(n) = lim_{n to infty} log 4n - log 2n + mathcal O(1/n) = log 2.$$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Jan 31 at 2:04









heropupheropup

65.3k865104




65.3k865104












  • $begingroup$
    Thanks for answering.
    $endgroup$
    – user601297
    Jan 31 at 2:05


















  • $begingroup$
    Thanks for answering.
    $endgroup$
    – user601297
    Jan 31 at 2:05
















$begingroup$
Thanks for answering.
$endgroup$
– user601297
Jan 31 at 2:05




$begingroup$
Thanks for answering.
$endgroup$
– user601297
Jan 31 at 2:05


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3094378%2ffinding-the-limit-of-a-summation%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

MongoDB - Not Authorized To Execute Command

in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith

Npm cannot find a required file even through it is in the searched directory