Definition of the useless function

Assignment Help Basic Computer Science
Reference no: EM132113353

Below is the definition of the useless function:

1: function useless(n)

2: if n = 1 then

3: return 1

4: else

5: return useless(random(1, n))

6: end if

7: endfunction

where random(1, n) returns a uniformly distributed random integer in the range 1 . . . n.

Assuming an initial call to the function useless(m).

Point: The function will return 1 or will run infinitely.

Q1. How to prove it formally?

Point: Call to random function on line 5 will occurred whenever m is not equal to 1 and it will be infinite until m equals to 1.

Q2. So, how exactly we can calculate the expected no. of calls to random function?

Point: For best case scenario of useless function [useless(1)], calls for random function will be 0.

Q3. But what about the worst case scenario(useless(n) where n not equal to 1), how many times random function will be called?

Reference no: EM132113353

Questions Cloud

What are the flows in the market economy : What are the flows in the market economy that go from firms to households and the flows from households to firms? The response must be typed.
Describe some of the problems that might arise : Describe some of the problems that might arise in a group project and suggest one or more strategies for dealing with those problems.
Why does brazil face a tradeoff on its ppf : Draw a graph of Brazil's PPF and explain how your graph illustrates scarcity. Why does Brazil face a tradeoff on its PPF?
Example of an invalid seating order : Provide a seating order that conforms to the above rules. An example of an invalid seating order is:
Definition of the useless function : So, how exactly we can calculate the expected no. of calls to random function?
What is the opportunity cost of the additional ethanol : If Brazil increases ethanol production from 40 barrels per day to 54 barrels a day, what is the opportunity cost of the additional ethanol?
Does brazil face an increasing opportunity cost of ethanol : Brazil produces ethanol from sugar, and the land used to grow sugar can be used to grow food crops. The table sets out Brazil's production possibilities.
Define marginal benefit in detail : Define marginal benefit. Explain how it is measured and why the data in the table does not enable you to calculate Brazil's marginal benefit from food.
Why production possibilities achieve production efficiency : Distinguish between production efficiency and allocative efficiency. Explain why many production possibilities achieve production efficiency.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd