The equation above holds true for positive integers and . Find
Notation : denotes the fractional part function .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We can use Riemann Sums (We can prove riemann integrability in the interval [ 1 , N 1 ] of { x 1 } because the set of points of discontinuity will have a finite derived set which will be the singleton set containing only 0 ) to convert it into an integral :-
N → ∞ lim ∫ N 1 1 { x 1 } d x .
Now let us write { x 1 } = x 1 − ⌊ x 1 ⌋ and look at the integral:-
∫ N 1 1 ( x 1 − ⌊ x 1 ⌋ ) d x
Now we can use the following property of the Greatest Integer function:-
n 1 < x < n − 1 1 ⟹ n − 1 < x 1 < n for n > 1 ⟹ ⌊ x 1 ⌋ = n − 1
So we arrive at the following :-
ln ( N ) − r = 1 ∑ N − 1 r ( r 1 − r + 1 1 ) = ln ( N ) − r = 1 ∑ N − 1 r + 1 1 = ln ( N ) − H N + 1 .
Now making N → ∞ and using the fact that n → ∞ lim ( H n − ln ( n ) ) = γ . We have our answer as :- 1 − γ .
Notations:-
γ denotes the Euler-Mascheroni Constant .
H n denotes the nth Harmonic Number
⌊ ⋅ ⌋ denotes the Floor Function .