Serving the Quantitative Finance Community

 
User avatar
mensa0
Topic Author
Posts: 0
Joined: January 20th, 2004, 8:56 am

A question on the Collatz conjecture

June 8th, 2006, 3:51 am

The Collatz conjecture has been discussed at least once here, and I was wondering if one needs to prove it only for the even integers, since if the original chosen number is odd, the first operation always results in an even number. So if one can prove the conjecture for all even numbers, wouldn't that cover (after one "step") all the odd numbers as well?Thanks for any thoughts!MikeCollatz conjecture: Link
 
User avatar
aym
Posts: 6
Joined: July 28th, 2005, 5:03 pm

A question on the Collatz conjecture

June 8th, 2006, 4:14 am

Certainly, as the algorithm would terminate (at 1) for an odd n if it does so for 2n...