Data Structures and Algorithms in Java
Data Structures and Algorithms in Java
6th Edition
ISBN: 9781118771334
Author: Michael T. Goodrich
Publisher: WILEY
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 4, Problem 1R

Explanation of Solution

Graph of functions using logarithmic scale:

8n:

Let the function be:

f(n)=8n

Take the logarithm on both the sides of the above function as follows:

log f(n) = log 8n

logf(n)=logn+log8        (1)

According to the given data, let us take log f(n)=Y , log n= X . Substitute the values in Equation (1):

Y=X+log8        (2)

Thus, from the above Equation (2), the value of Yinterval= log 8 , Xinterval =log 8

The following is the graph representation corresponding to the values Yinterval= log 8, Xinterval =log 8 on respective x-axis and y-axis respectively.

Data Structures and Algorithms in Java, Chapter 4, Problem 1R , additional homework tip  1

4n logn:

Let the function be:

f(n)=4nlogn

Take the logarithm on both the sides of the above function as follows:

log f(n) = log 4nlogn

logf(n)=log4+log(nlogn)

logf(n)=log4+logn+log(logn)        (3)

According to the given data, let us take log f(n)=Y , log n= X . Substitute the values in Equation (3)

Y=X+log(X)+log4        (4)

The following is the graph representation corresponding for the function f(n)=4nlogn on respective x-axis and y-axis respectively.

Data Structures and Algorithms in Java, Chapter 4, Problem 1R , additional homework tip  2

2n2:

Let the function be:

f(n)=2n2

Take the logarithm on both the sides of the above function as follows:

log f(n) = log 2n2

logf(n)=log2+logn2

logf(n)=log2+2logn        (5)

According to the given data, let us take log f(n)=Y , log n= X . Substitute the values in Equation (5)

Y=2X+log2        (6)

Thus, from the above Equation (6), the value of Yinterval= log 2 while substituting X =0, Xinterval =log 22 while substituting Y=0.

The following is the graph representation corresponding to the values Yinterval= log 2, Xinterval =log 22 on respective x-axis and y-axis respectively.

Data Structures and Algorithms in Java, Chapter 4, Problem 1R , additional homework tip  3

n3:

Let the function be:

f(n)=n3

Take the logarithm on both the sides of the above function as follows:

log f(n) = log n3

logf(n)=3logn        (7)

According to the given data, let us take log f(n)=Y , log n= X . Substitute the values in Equation (6)

Y=3X        (8)

The following is the graph representation corresponding to the value on respective x-axis and y-axis respectively.

Data Structures and Algorithms in Java, Chapter 4, Problem 1R , additional homework tip  4

2n:

Let the function be:

f(n)=2n

Take the logarithm on both the sides of the above function as follows:

log f(n) = log 2n

logf(n)=nlog2

logf(n)=elognlog2        (7)

According to the given data, let us take log f(n)=Y , log n= X . Substitute the values in Equation (6)

Y=exlog2        (8)

The following is the graph representation corresponding to the value on respective x-axis and y-axis respectively.

Data Structures and Algorithms in Java, Chapter 4, Problem 1R , additional homework tip  5

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
x3 is O(g(x)) for each of the ff. functions g(x) EXCEPT O g(x) = x² O g(x) = x° O g(x) = 3* O None of the choices
n° +3 For the function ƒ defined by f(n) = for n e N, show that f(n) E O(n²). n3 + 9 (Use the Ad-hoc Calculations method).
Plots the given vectors on a normal chart with logarithmic x axis and linear y axis, X = [10, 100, 1000, 10000] , y=[15,26,48,12].

Chapter 4 Solutions

Data Structures and Algorithms in Java

Knowledge Booster
Background pattern image
Computer Science
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
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education