MHB Evaluate Limit: $\lim_{n\rightarrow \infty } n(\frac{1}{(2n+1)^2} + \cdots)$

  • Thread starter Thread starter lfdahl
  • Start date Start date
  • Tags Tags
    Limit
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Evaluate the limit:

$\lim_{n\rightarrow \infty }\left ( n\left (\frac{1}{\left ( 2n+1 \right )^2}+\frac{1}{\left ( 2n+3 \right )^2}+ ...+\frac{1}{\left ( 4n-1 \right )^2} \right ) \right )$

Hint:

Consider the function: $f(x)=\frac{1}{x^2}$ on a suitable interval ...
 
Last edited:
Mathematics news on Phys.org
lfdahl said:
Evaluate the limit:

$\lim_{n\rightarrow \infty }\left ( n\left (\frac{1}{\left ( 2n+1 \right )^2}+\frac{1}{\left ( 2n+3 \right )^2}+ ...+\frac{1}{\left ( 4n-1 \right )^2} \right ) \right )$

Hint:

Consider the function: $f(x)=\frac{1}{x^2}$ on a suitable interval ...$

Rewrite the expression as:
$$\lim_{n\rightarrow \infty} \frac{1}{n}\left(\frac{1}{(2+\frac{1}{n})^2}+\frac{1}{(2+\frac{3}{n})^2}+\frac{1}{(2+\frac{5}{n})^2}+\cdots +\frac{1}{(2+\frac{2n-1}{n})^2}\right)$$
$$=\lim_{n\rightarrow \infty} \frac{1}{n}\sum_{r=1}^{n} \frac{1}{(2+\frac{2r-1}{n})^2}$$
$$=\lim_{n\rightarrow \infty} \frac{1}{n}\sum_{r=1}^{n} \frac{1}{(2+\frac{2r}{n}-\frac{1}{n})^2}$$

Since $n\rightarrow \infty$, $1/n \rightarrow 0$ and the above limit can be written as the following definite integral:
$$\int_0^1 \frac{dx}{(2+2x)^2}=\frac{1}{4}\left(-\frac{1}{1+x}\right|_0^1=\boxed{\dfrac{1}{8}}$$
 
Last edited:
Pranav said:
Rewrite the expression as:
$$\lim_{n\rightarrow \infty} \frac{1}{n}\left(\frac{1}{(2+\frac{1}{n})^2}+\frac{1}{(2+\frac{2}{n})^2}+\frac{1}{(2+\frac{3}{n})^2}+\cdots +\frac{1}{(2+\frac{2n-1}{n})^2}\right)$$
$$=\lim_{n\rightarrow \infty} \frac{1}{n}\sum_{r=1}^{2n-1} \frac{1}{(2+\frac{r}{n})^2}$$
The above limit can be written as the following definite integral:
$$\int_0^2 \frac{dx}{(2+x)^2}=\left(-\frac{1}{2+x}\right|_0^2=\frac{-1}{4}+\frac{1}{2}=\boxed{\dfrac{1}{4}}$$

Good (and fast!) job, Pranav! - but:

You´re missing a factor 2 somewhere ...
 
Last edited:
lfdahl said:
Good (and fast!) job, Pranav! - but:

You´re missing a factor 2 somewhere ...

Sorry about that, I misread the problem. :o

Do you mean a factor of 1/2?
 
Yes :o
 
Solution by other:

Consider the function $f(x) = \frac{1}{x^2}$ on the interval [2;4].
If we divide this interval into $n$ subintervals of equal length $\frac{2}{n}$ using the points $x_k= 2 + \frac{2k}{n}$, $0 \le k \le n$, and choose our sample points to be the midpoints $c_k= 2 + \frac{2k-1}{n}$,
$1\le k \le n$, of these subintervals, the Riemann sum for these data becomes
\[\sum_{k=1}^{n}f(c_k)\Delta x_k = \sum_{k=1}^{n}f\left ( 2+\frac{2k-1}{n} \right )\frac{2}{n}=\sum_{k=1}^{n}\frac{2n}{(2n+2k-1)^2}\]
And the definition of definite integral gives
\[\lim_{n\rightarrow \infty }\sum_{k=1}^{n}\frac{2n}{(2n+2k-1)^2} =\int_{2}^{4}\frac{dx}{x^2}= \left [ -\frac{1}{x} \right ]_{2}^{4}=\frac{1}{4}\]
Therefore
\[\lim_{n\rightarrow \infty }\left ( n\left (\frac{1}{(2n+1)^2}+\frac{1}{(2n+3)^2}+ ...+\frac{1}{(4n-1)^2} \right ) \right )=\frac{1}{8}\]
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top