Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个像 Var(w_i) 这样的量,它是 O(1),其中 O 是 big-o。我需要这个方差的极限值。限制在 n 上,即 n--> Infinity O(1) 的限制 (n--> Infinity) 将是什么。是无穷大吗?
这是一个未知但有限的常数,因为根据定义,O(1) 表示与 无关的东西n。
n