Page 1 of 1

Q1) prove that 3n^3+2n log n+4=0(n^4) Q2) Consider an algorithm defined by the following function f(n)=5n^4+6n^3+10n^2+7

Posted: Sat May 14, 2022 7:15 pm
by answerhappygod
Q1) prove that 3n^3+2n log n+4=0(n^4)
Q2) Consider an algorithm defined by the following function
f(n)=5n^4+6n^3+10n^2+7n+20 . Find the asymptotic behaviour of the
algorithm?
answer both correctly.