Anbody, who can explain "Big O notation"? (Its a language for controlling growth)
Check attachment for more details.. Please explain me someone.....
@Astrophysics Its so hard to understand.... but its interesting... it proves What is Differentiation in a totally new way...
I've seen it written in some papers...I was like what is this? when I read them
If I understand, I will give in Informative.
@Empty
@phi please explain in terms of some functions like factorial, exponential, polynomial..
Is it Factorial>Exponential >Polynomial>Logarithmic>Constant. Something like this @phi
Is that the reason we use logarithmic functions in s=k logw ( Chemistry)... To calculate in terms of small numbers.... What about factorial? where is it used then? and why? @phi
is that MATH104? With Ghrist?
Yes Yes..... @UnkleRhaukus
it does not explain differentiation in a different way. It characterizes your function and that's the basic thing it does.
okay...@nincompoop , characterise in the sense?
Big Omicron notation is used to describe how a function behaves as the input becomes very large, or very small. The ‘O’, stands for Order of growth. f(x) = 5 + 2x is said to be of ‘linear order’ as x increases, which we can write as f(x) is O(x), [if x was hundreds , f(x) would be hundreds ] just as g(x) = 5 - 2x + 20x^2 is said to be of ‘quadratic order’ (with increasing x) g(x) is O(x^2) [if x was thousands , g(x) would be millions] _ Basically only the dominant term appears in the expression for the order of growth. _ If instead we consider x to be decreasing towards zero: f(x) = 5 + 2x is now said to be of constant order; O(1), the 5 is now the dominant term [if x was a few percents, f(x) would be of constant order (still about 5) ] and g(x) = 5 - 2x + 20x^2 would, likewise be of constant order as x decreases (to zero)
Awesome Explanation @UnkleRhaukus Thumbs up....!
characterizes your function as changes occur (if your value of x, y, or z grows bigger or smaller)
Anyway thank you @nincompoop I understood.. Thank you so much... @UnkleRhaukus
This is probably a good way to see some statistical analysis such as when the curve is not normalized (difficult to analyze with high degree of certainty) and by increasing the number of sample, it goes towards normalization over time, but with ever decreasing deviation and ever increasing steepness of curve.
|dw:1438432120419:dw|
Join our real-time social learning platform and learn together with your friends!