Is the following statement true or false? SQRT(n) + log n = 0(log n)

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter6: Looping
Section: Chapter Questions
Problem 11RQ
icon
Related questions
Question

Is the following statement true or false?

Is the following statement true or false?
SQRT(n) + log n = 0(log n)
Transcribed Image Text:Is the following statement true or false? SQRT(n) + log n = 0(log n)
Expert Solution
Step 1
  • In the given statement SQRT(n)+log(n)=O(log(n), the dominate term on the lest, SQRT(n), is not asymptotically upper bounded by n.

 

  • Lim as n=>infinity of log n / SQRT(n)=0 giving that SQRT(n) is asymptotically faster growing.
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Literals
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT