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.
こんにちは、再帰ツリー法で質問を解決しました。すると下の式にたどり着きました。 n ∑ 3^(i-1)(n - (i - 1)) i=1
n ∑ 3^(i-1)(n - (i - 1)) i=1
その方程式の漸近的な上限を見つける必要があります。どんな助けでも大歓迎です。