In the book Introduction to Algorithms (3rd edition) I found this equation in a probability topic:
However, when I sum 1/1 + 1/2 + 1/3 + 1/4 + 1/5
it doesn't give me the same result as ln(5)
In the book Introduction to Algorithms (3rd edition) I found this equation in a probability topic:
However, when I sum 1/1 + 1/2 + 1/3 + 1/4 + 1/5
it doesn't give me the same result as ln(5)