n = 1 ∑ ∞ 3 n 1 , n = 1 ∑ ∞ 3 n n , n = 1 ∑ ∞ 3 n n 2 , n = 1 ∑ ∞ 3 n n 3
Using method of differences, one can prove that none of the above series is an integer.
Is it also true that n = 1 ∑ ∞ 3 n n 4 is not an integer?
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.
@Pi Han Goh Sir, your title seems to say that there is a hidden connection between the series and Polylogs......Is it so??? Could you please share it??
It is pretty straightforward to solve this once you realized that this is just a polylogarithm function. The working is essentially the same as Chew-Seong's solution, but slightly condensed.
Log in to reply
Ohhh!!! I see now..... These are Polylogs with negative integer orders.......But even then, we need to solve the recurrence of Stirling Number's of the second kind, to reach the final expression........and,well.......that is also a tad bit tedious.....!!! Still, thanks Sir!!!
Problem Loading...
Note Loading...
Set Loading...
Let S k = n = 1 ∑ ∞ 3 n n k
S 0 = n = 1 ∑ ∞ 3 n 1 = 3 1 ( 1 − 3 1 1 ) = 2 1
S 1 ⟹ S 1 = n = 1 ∑ ∞ 3 n n = n = 0 ∑ ∞ 3 n n = n = 1 ∑ ∞ 3 n − 1 n − 1 = 3 n = 1 ∑ ∞ 3 n n − 3 n = 1 ∑ ∞ 3 n 1 = 3 S 1 − 3 S 0 = 2 3 S 0 = 4 3
Similarly,
S 2 = 3 n = 1 ∑ ∞ 3 n n 2 − 2 n + 1 = 3 S 2 − 6 S 1 + 3 S 0 = 2 6 S 1 − 3 S 0 = 2 3
S 3 = 3 n = 1 ∑ ∞ 3 n n 3 − 3 n 2 + 3 n − 1 = 3 S 3 − 9 S 2 + 9 S 1 − 3 S 0 = 2 9 S 2 − 9 S 1 + 3 S 0 = 8 3 3
S 4 = 3 n = 1 ∑ ∞ 3 n n 4 − 4 n 3 + 6 n 2 − 4 n + 1 = 3 S 4 − 1 2 S 3 + 1 8 S 2 − 1 2 S 1 + 3 S 0 = 2 1 2 S 3 − 1 8 S 2 + 1 2 S 1 − 3 S 0 = 1 5
No, it is not true . n = 1 ∑ ∞ 3 n n 4 = 1 5 , an integer.