in reply to Re^2: About the expected number of comparisons for n keys into k buckets
in thread About the expected number of comparisons for n keys into k buckets

It turns out the perldoc is correct, a friend of mine gets the same result by rigorous mathematical calculation.
  • Comment on Re^3: About the expected number of comparisons for n keys into k buckets

Replies are listed 'Best First'.
Re^4: About the expected number of comparisons for n keys into k buckets
by ikegami (Patriarch) on Jul 29, 2011 at 15:11 UTC
    Do show. The only math that's been posted shows otherwise.