The harmonic series is the sum of the reciprocals of all natural numbers; mathematically, i = 1 ∑ ∞ i 1 . This series has an infinite sum, as first proved by Nicole Oresme in the 14th century.
Find ⌊ 1 0 0 0 N ⌋ , where N is the largest possible non-negative K for which the following sum does not diverge to − ∞ . i = 1 ∑ ∞ i 1 − K
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.
Alternate solution
WARNING: This section contains calculus. If you solved this problem using the above solution, good job. If you do not know calculus, then don't read this.
If there exists a value of K in the problem that makes the summation equal a real number, then there exists values of K that will make the sum approach every real number in the range ( − ∞ , ∞ ) (you can prove this using the rules of continuity). Let's try to home in on one such value: 0 . The value of K that will produce 0 is the average of all of the terms in the harmonic series.
One of the proofs that the harmonic series has an infinite sum uses this fact. n → ∞ lim ∫ 1 n x 1 d x = n → ∞ lim ln x ∣ 1 n = n → ∞ lim ln n − ln 1 = ∞ We can try to find the average of all of the terms in the harmonic series by applying the average value formula on that integral. Let's get it to something easy to work with first. n → ∞ lim n − 1 1 ∫ 1 n x 1 d x = n → ∞ lim n 1 ∫ 1 n x 1 d x We can change the denominator before the integral because it will diverge to ∞ no matter what the constant being added to it is.
Now let's solve the limit.
lim n → ∞ n 1 ∫ 1 n x 1 d x = lim n → ∞ ∫ 1 n n x 1 d x = lim n → ∞ n ln x ∣ ∣ ∣ ∣ 1 n = lim n → ∞ n ln n − ln 1 = lim n → ∞ n ln n = lim n → ∞ ln n n
Since lim n → ∞ n n = 1 , lim n → ∞ ln n n = 0 .
So it appears that the average value of x 1 from 1 to n as n grows larger will approach 0 . This makes our K approach 0 . You can prove this for all other real numbers we try to converge the sequence in question to, so every value of K we try will equal 0 . Therefore, N = 0 , and ⌊ 1 0 0 0 N ⌋ = 0 .
Log in to reply
To the person who changed this from Algebra to Calculus: I think it's more Algebra because you have to take note of the fact that the sum of the terms of the harmonic sequence less than K is infinite. This was a solution involving calculus, but there are multiple solutions to every problem.
Problem Loading...
Note Loading...
Set Loading...
Since the harmonic series has an infinite sum, this means that it is greater than any rational number. We will prove that no positive K exists.
Let K be an arbitrary number in the range ( 0 , 1 ) such that the condition holds. There are a finite number of terms in the sequence greater than K and an infinite number of terms less than K . Since a finite number of finite terms added together is finite, the sum of the terms greater than K is finite. However, since the sum of the whole thing is infinite, the sum of the smaller than K must be infinite. Subtracting K from those terms will cause a repeated adding of negative terms forever. No matter how small K is, as the terms of the harmonic sequence get closer and closer to 0 , the terms minus K will go to − K . This will occur an infinite number of times. Since K is positive, ∞ × − K = − ∞ , which contradicts the original condition. Thus, there is no positive K that satisfies the condition.
It is trivial to see that K = 0 satisfies the conditions, making the sequence diverge to + ∞ , so N = 0 and ⌊ 1 0 0 0 N ⌋ = 0