Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

The New Coffee Room

  1. TNCR
  2. General Discussion
  3. Puzzle time - binaries

Puzzle time - binaries

Scheduled Pinned Locked Moved General Discussion
4 Posts 2 Posters 41 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Klaus
    wrote on 20 Jul 2020, 11:57 last edited by Klaus
    #1

    Consider a string of binary numbers s, such as s = 1011.

    Now consider a machine that works on s. It performs the following three steps:

    1. Append 1 to the right end of s.
    2. Add the new s from step 1 to the old s with binary addition
    3. Remove all trailing 0s.

    The machine iterates these steps and stops only when s = 1.

    For instance, for s = 1011 we have s = 10111 after step 1, s = 10111+1011 = 100010 after step 2, s = 10001 after step 3.

    After the next iteration we get s = 01101, then 0101, then 1. The machine stops.

    Can you find an s such that the machine doesn't stop? Or conversely, can you make an argument why the machine will always stop for any s?

    1 Reply Last reply
    • J Offline
      J Offline
      jon-nyc
      wrote on 20 Jul 2020, 13:25 last edited by jon-nyc
      #2

      I think it will always Collatz to 1 in the end. But that's just a conjecture.

      Only non-witches get due process.

      • Cotton Mather, Salem Massachusetts, 1692
      1 Reply Last reply
      • J Offline
        J Offline
        jon-nyc
        wrote on 20 Jul 2020, 13:45 last edited by
        #3

        Kind of a dick move, by the way

        Only non-witches get due process.

        • Cotton Mather, Salem Massachusetts, 1692
        1 Reply Last reply
        • K Offline
          K Offline
          Klaus
          wrote on 20 Jul 2020, 13:55 last edited by
          #4

          Damn, my superficial masquerade of the problem failed.

          1 Reply Last reply
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes

          1/4

          20 Jul 2020, 11:57


          • Login

          • Don't have an account? Register

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups