AxiomOfChoice
- 531
- 1
Suppose I have a function of x and t such that
<br /> f(x,t) \leq x^{1/2} \sqrt{1+t^2}.<br />
How should I express this in big Oh notation in terms of both x AND t?
<br /> f(x,t) \leq x^{1/2} \sqrt{1+t^2}.<br />
How should I express this in big Oh notation in terms of both x AND t?