How to solve? i am not getting any hint. i Don't have any experience to solve this type of questions.
\hspace{-16}$If $\bf{\mathbb{S} = \sum_{r=4}^{1000000}\frac{1}{r^{\frac{1}{3}}}}.$ Then value of $\bf{\left[\mathbb{S}\right] = }$\\\\\\ where $\bf{[x] = }$ Greatest Integer function
-
UP 0 DOWN 0 1 4
4 Answers
please please suggest a method to solve these type of questions.
- man111 singh To Sushovan Bhai.. Whenever I will have a time.. I will post my Solution. Keep Trying.. Ans = 1496Upvote·0· Reply ·2014-06-14 22:52:35
- Sahil Jain its a zeta function. Difficult to solve it
Let N = 106. Then the given sum
S = \sum_{r=4}^N \dfrac{1}{\sqrt[3]{r}}
Consider the function
f(x) = \dfrac{1}{\sqrt[3]{x}}
We notice that each term of the given sum are simply f(4), f(5), . . ., f(N). Geometrically, we can interpret S as the sum of the areas of rectangles having its height as f(4), f(5), ... while the width is 1 for all of them. This has been shown by the greenish shaded portion in the following diagram:
You can easily see that S is bounded by the areas
S_1=\int_4^{N+1} \dfrac{\mathrm{d}x}{\sqrt[3]{x-1}}\approx 14996.9
from above and by
S_2=\int_4^{N+1} \dfrac{\mathrm{d}x}{\sqrt[3]{x}}\approx 14996.2
from below. Hence
14996.2 < S < 14996.9
Therefore, [S]= 14996
Let N = 106. Then the given sum
Consider the function
We notice that each term of the given sum are simply f(4), f(5), . . ., f(N). Geometrically, we can interpret S as the sum of the areas of rectangles having its height as f(4), f(5), ... while the width is 1 for all of them. This has been shown by the greenish shaded portion in the following diagram:
You can easily see that S is bounded by the areas
from above and by
from below. Hence
14996.2 < S < 14996.9
Therefore, [S]= 14996
- Sushovan Halder awesome solution sir.i got it.Thanks sir.