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.
ビッグオーと漸近解析を学び始めたばかりで、私はこの特定の証拠に固執しています:
2 ^ nがO(n!)であることをどのように証明できますか?ありがとう
これを証明するために、あなたが示しているのはC、
C
2 n <= C*n!
一部の n 0より大きいすべての n に対して。これは、2 nと nの両方を理解すれば簡単です。n項の積です。