(no title)
josalhor | 6 days ago
I have always thought that expressing it like that instead of f(x) ∈ O(g(x)) is very confusing. I understand the desire to apply arithmetic notation of summation to represent the factors, but "concluding" this notation with equality, when it's not an equality... Is grounds for confusion.
NooneAtAll3|6 days ago
it's a notation for "some element of that set"
FartyMcFarter|6 days ago
f(x) = g(x) + O(1)
f(x) - g(x) = O(1)
jibal|6 days ago