Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( b ) ( 7 points ) Indicate and justify your answer for the following questions whether 3 n 2 + 6 n 2 +

(b)(7 points) Indicate and justify your answer for the following questions
whether 3n2+6n2+10=O(2n)
whether 3n2+6n2+10=(2n)
whether 3n2+6n2+10=(2n)
using either of the two equivalent asymptotic definitions.
1
(i)(7 points) Please answer the above three questions and justify your answers based on the formal definitions of the O-notation, , and -notation from the lecture notes.
(Note: For example, to prove 2n=O(n2), let c=4 and n0=1, for every n>n0=1, we have 2n-4*n20 and thus 2nc*n2.)
(ii)(7 points) Please answer the above three questions and justify your answers based on the Limit analysis: analyzing the result of limn3n2+6n2+102n.
(Note: The limit analysis of the asymptotic relationship between f(n) and g(n) :
If limnf(n)g(n), then f(n)=O(g(n)).
If limnf(n)g(n)0, then f(n)=(g(n)).
If limnf(n)g(n)0 and limnf(n)g(n), then f(n)=(g(n)).)
If limnf(n)g(n) does not exist, then f(n) and g(n) have no asymptotic relationships.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

What was the role of the team leader? How was he or she selected?

Answered: 1 week ago