Sum Big-O

If

N = i = 0 n i 3 N=\sum _{ i=0 }^{ n }{ { i }^{ 3 } }

which of the following is equal to N N ?

A: Θ ( n 4 ) \Theta(n^{4})

B: Θ ( n 5 ) \Theta(n^{5})

C: O ( n 5 ) O(n^{5})

D: Ω ( n 3 ) \Omega(n^{3})

Only A A, C and D Only B C and D only A and B only

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Hasmik Garyaka
Oct 13, 2017

C1n^4<N<C2 n^4 and if N is O(n^4) it also O(n^m) for any m>n. n^3<N<n^5

Confusing. Maybe if u can break it down more.

Daniel Ball - 1 year, 11 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...