User:IssaRice/Little o notation: Difference between revisions
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
{{collapsible solution|We are saying <math>x \to a</math>, but we haven't clarified what <math>x</math> is. Instead, we are relying on the reader to assume that <math>x</math> is an argument to <math>f</math> and <math>g</math>.}} | {{collapsible solution|We are saying <math>x \to a</math>, but we haven't clarified what <math>x</math> is. Instead, we are relying on the reader to assume that <math>x</math> is an argument to <math>f</math> and <math>g</math>.}} | ||
'''Exercise'''. Interpret the meaning of <math>x^2 \in o(x)</math>. | |||
{{collapsible solution|It depends on where <math>x</math> is going. We want <math>|x^2| < \epsilon |x|</math> whenever <math>|x-a|<\delta</math>, so this is only true when <math>a = 0</math>.}} | |||
==Properties== | ==Properties== | ||
Revision as of 03:21, 27 November 2018
Definition
Definition (little o near a point). Let and be two functions, and let . We say that is little o of near iff for every there exists such that implies . Some equivalent ways to say the same thing are:
| Notation | Comments |
|---|---|
| is little o of near | |
| as | In this notation, we think of as a set. |
| as | |
| near | |
| near |
Definition (little o at infinity). Let and be two functions. We say that is little o of at infinity iff for every there exists such that for all , implies .
Exercise. Can we write just or or or ?
Expand to see solution:
Exercise. If we are being a little pedantic, what is wrong with saying " as "?
Expand to see solution:
Exercise. Interpret the meaning of .
Expand to see solution:
Properties
Proposition. Let and be two functions, and suppose for all . Then f is little o of g near a if and only if .
Proposition. transitivity
Proposition. we can replace the in the definition with , right?