Interesting sums

  • #1
265
1
interesting inequality involving sums

Which is the smallest n-natural number- for this inecuation:

&#8721k=2n {1/[k * ln(k)]} &#8805 20

Any ideas?
 
Last edited:

Answers and Replies

  • #2
1.0488269074484
Hm... I wonder how i got that.
 
  • #3
1.0488269074484
Hm... I wonder how i got that.

Very interesting indeed...but how did you get that?'n' must be an integer...
In case it is not clear the sum is from k=2 to n.
 
Last edited:
  • #4
I do not see where that number comes into play. It is certainly not the answer.
 
  • #5
Originally posted by enslam
1.0488269074484
Hm... I wonder how i got that.

I crawl back into my hole and will read the question properly next time.
 
  • #6


Originally posted by metacristi
Which is the smallest n-natural number- for this inecuation:

&#8721k=2n {1/[k * ln(k)]} &#8805 20

Any ideas?

Nonexistent.
I think if we let n go to infinity we'll still never get above 5 for the sum.
 
  • #7
very easy
u just use the integral test
because the sum is continuous and decreasing
if n approach to infinite
the sum is diverges and must greater than 20
 
  • #8
I believe Newton1 is correct in assuming the series diverges by integral test:

Let f(x) = 1/( x ln(x) ), then since f(x) is positive, continous, and decreasing for n>=2 we apply Integral test.

Integral[ 2->inf, 1/(x lnx) ] diverges, therefore the series diverges as well.

Since the partial sums in this series are non-decreasing (all the terms in this series are positive) , then there will exist a least natural number N for which the sum will exceed 20 (and then stay above it).

I'm not sure what the value of N is, but by applying a variant on the integral test, I think I've found a real value B for which N must be greater.

Suppose you approximate the following integral with right-hand riemann sums with delta_x = 1:
Integral[ 2->B, 1/(x lnx) ]
Then the riemann sum approximation will be the sum from k=3 to B of 1/ ( n ln(n) ) (assuming B is integer) and this approximation will be an underestimate.

From which it follows:
Sum[k=2->B, 1/ (n ln(n) )] <
Integral[2->B, 1/ (x lnx )] + 1/(2ln2)

The value of N must be greater than the value of B that first causes the integral + 1/(2ln2) to go over 20 because the sum will be less than the integral + 1/(2ln2).

Integral[ 2->B, 1/(x lnx) ] + 1/(2ln2) >= 20

ln(ln(B)) - ln(ln(2)) +1/(2ln2) >= 20
B >= e^e^(20- 1/(2ln2) +ln(ln(2)))
B >= 2.726413 * 10^70994084

This value is beyond astronomical!
And if I've done my calculations correctly, N must be greater than this!
 

Suggested for: Interesting sums

Replies
2
Views
377
Replies
13
Views
432
Replies
2
Views
464
Replies
0
Views
1K
Replies
1
Views
319
Replies
2
Views
700
Replies
1
Views
396
Back
Top