Exercise 9, page 205. just write out the recursive

1. (3 points) Exercise 9, page 205. Just write out the recursive method gcd; you aren’t
required to write or run a test program. 
2. (3 points) Exercise 17, page 209. 
3. (4 points) Draw a recursion tree for the call binarySearch(5, 0, 8). Use the
recursive version of the method found on p. 174 of your textbook.
Label each node of the recursion tree with the indices of the subarray being searched
(given by the parameters first and last). Assume the array values contains the
following:

[-2 1 3 5 7 12 18 20 23]

4. (2 points) How many total calls are made to binarySearch? What is the depth of
recursion for this call? Here depth of recursion = longest path in the recursion tree.
5. (4 points) In class we saw two ways to formulate the choose function, one with two
recursive calls, and another needing only one recursive calls. Write both versions (call
them choose1 and choose2, for the number of recursive calls) as static methods in a
class along with a main method for testing. For both, be sure to check the validity of the
arguments and throw IllegalArgumentException if invalid. Your test will prompt
the user for n and m and return the results of running both versions of choose.  


Record the results of testing your code with arguments (4,2) and (6,4). Then test them for
(15,8) and (35,20).  On some computers the last call may take several minutes.  If any of
your answers are negative, explain why.


6. (2 points) Java provides the primitive type long for integral computations which cannot
be expressed using int.  Long integers hold values from more than 92 quintillion to less
than -92 quintillion.  Rewrite each choose method so that it returns value of type long. 
Rerun each computation from the previous problem and record the results.

 
7. (2 points) How many total calls are made to choose2(6,4)? What is the depth of
recursion for this call? Use a recursion tree to answer this question (extra credit for
turning in a drawing of the tree).

 
8. (4 points) For each of the algorithms gcd, contains, binarySearch,
and choose2, say if they are tail recursive or not.

Place your order
(550 words)

Approximate price: $22

Calculate the price of your order

550 words
We'll send you the first draft for approval by September 11, 2018 at 10:52 AM
Total price:
$26
The price is based on these factors:
Academic level
Number of pages
Urgency
Basic features
  • Free title page and bibliography
  • Unlimited revisions
  • Plagiarism-free guarantee
  • Money-back guarantee
  • 24/7 support
On-demand options
  • Writer’s samples
  • Part-by-part delivery
  • Overnight delivery
  • Copies of used sources
  • Expert Proofreading
Paper format
  • 275 words per page
  • 12 pt Arial/Times New Roman
  • Double line spacing
  • Any citation style (APA, MLA, Chicago/Turabian, Harvard)

Our guarantees

Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.

Money-back guarantee

You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.

Read more

Zero-plagiarism guarantee

Each paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.

Read more

Free-revision policy

Thanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.

Read more

Privacy policy

Your email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.

Read more

Fair-cooperation guarantee

By sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.

Read more
Open chat
1
You can contact our live agent via WhatsApp! Via + 1 4129036714

Feel free to ask questions, clarifications, or discounts available when placing an order.

Order your essay today and save 20% with the discount code SOLVER