Hi,
How do you solve an equation with a quadratic expression on one side and a log expression on the other?
The specific question is:
2*n*log10(n) = 0.1*n^2
(Background: this is actually for an algorithm analysis question - I am trying to find the intersection points of the worst-case running times of two algorithms)
Thanks


LinkBack URL
About LinkBacks

