Recent content by hosman

  1. H

    Proving log(n)^3 = O(n^(1/3)) using Big O notation

    I just found out that the actual problem is litte o not big O so its Q: proof (logn)^3 is o(n^(1/3)) hmmmmm...
  2. H

    Proving log(n)^3 = O(n^(1/3)) using Big O notation

    is log(n)^3 O(n^(1/3))?? Homework Statement So the problem has to do with big o notation, I came up with a solution but I think even in this summed up solution I give I am making too much assumptions or that it is just plainly wrong, if it is please let me know. Homework Equations So...
Back
Top