Hello there!
I have these problems that I needed to solve which ask to “Give avalue for c and n0 that makes the following true.”
I was able to solve the ones for big O:
n2−10n=O(n2) : c=11, n0= 11
17=O(1)17=O(1) : c=17, n0= 0
2n2−n=O(n3) : c=1, n0= 1
I am not even sure if my method of solving them was accurate. Ijust substitued n for a value that made c > 0, and itworked!
Anyhow, I got the similar problems with big Omega, and I have noclue of what is supposed to happen:
n2−10n=Ω(n2)
n(n−1)2=Ω(n2)
3n2log2(n)=Ω(n2)
I’d appreciate any feedback and/or assitance.
Expert Answer
An answer will be
PayPal Gateway not configured
PayPal Gateway not configured