Here is a fascinating (unsolved) problem known as the hailstone problem (or the Ulam Conjecture or the

Question:

Here is a fascinating (unsolved) problem known as the hailstone problem (or the Ulam Conjecture or the Collatz Conjecture). It involves sequences in two different ways. First, choose a positive integer N and call it a0. This is the seed of a sequence. The rest of the sequence is generated as follows: For n = 0, 1, 2, ?. . .

image

However, if an = 1 for any n, then the sequence terminates.?

a. Compute the sequence that results from the seeds N = 2, 3, 4, . . ., 10. You should verify that in all these cases, the sequence eventually terminates. The hailstone conjecture (still unproved) states that for all positive integers N, the sequence terminates after a finite number of terms.

b. Now define the hailstone sequence {Hk}, which is the number of terms needed for the sequence {an} to terminate starting with a seed of k. Verify that H2 = 1, H3 = 7, and H4 = 2.

c. Plot as many terms of the hailstone sequence as is feasible. How did the sequence get its name? Does the conjecture appear to be true?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Calculus Early Transcendentals

ISBN: 978-0321947345

2nd edition

Authors: William L. Briggs, Lyle Cochran, Bernard Gillett

Question Posted: