I am reading from some notes on cryptography and came across this sentence: "We call a function f negligible in k if it asymptotically approaches zero faster than any inverse polynomial in k i.e., $f(k) = k^{-\omega (1)}$." Can someone explain to be in simple terms what this means? With an example perhaps.
Thank you.