Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (anonymous):

Let k be a positive integer. Show that 1^k + 2^k +... + n^k is O(n^k+1)

OpenStudy (ikram002p):

@ganeshie8 we like this proof

OpenStudy (anonymous):

$$1^k+2^k+\dots+n^k\le\underbrace{n^k+n^k+\dots+n^k}_{n\text{ terms}}=n^{k+1}$$

OpenStudy (anonymous):

since we can bound \(1^k+\dots+n^k\) above by \(n^{k+1}\) always (and bound below by \(0\)) then it follows that \(1^k+\dots+n^k\in O(n^{k+1})\)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!