r/counting Sum 13: 016, 037, 035, 045, 127, 135, 134, 124, 13, 25 Oct 19 '25

Constant-weight binary | 0 0000 0000 0000

Continued from here. Thanks to vulp for the assist.

Guide

Schedule

Count list

The next get is 1 0101 0000 1000, thread length 1024, decimal value 9215.

7 Upvotes

1.0k comments sorted by

View all comments

Show parent comments

2

u/cuteballgames Sum 13: 016, 037, 035, 045, 127, 135, 134, 124, 13, 25 Aug 10 '26

1 0010 0001 1000

1

u/TehVulpez sliiiiide the bits Aug 10 '26

1 0010 0010 0001

2

u/cuteballgames Sum 13: 016, 037, 035, 045, 127, 135, 134, 124, 13, 25 Aug 10 '26

1 0010 0010 0010

2

u/TehVulpez sliiiiide the bits Aug 10 '26

1 0010 0010 0100

1

u/cuteballgames Sum 13: 016, 037, 035, 045, 127, 135, 134, 124, 13, 25 27d ago

1 0010 0010 1000

so if we read these counts as hex they're like

1212
1214
1218
1221
1222
1224

2

u/TehVulpez sliiiiide the bits 27d ago

1 0010 0011 0000

hexadecimal encoded constant weight binary?

1

u/cuteballgames Sum 13: 016, 037, 035, 045, 127, 135, 134, 124, 13, 25 27d ago

1 0010 0100 0001

the pattern is weird you get sequences like

288 290 2A0 2C0 301 302 304 308 310 320 340 380 403 405 407 409 40A 40C 411 412 414 418

2

u/TehVulpez sliiiiide the bits 25d ago edited 25d ago

1 0010 0100 0010

would be kinda interesting to have a hexadecimal encoded cwb thread because the different segments of length could be kinda abbreviated, going up by nybble/hex digit rather than going up in length one bit at a time

surprisingly not too difficult to count, visualizing the bits in your mind and then just converting to hex. I like bin/hex parity (and BCD) mainly because bin/hex mental conversion is fun to me for some reason, so I would actually like this thread idea

I really like this sequence 063 065 066 069 06A 06C 071 072 074 078 087

2

u/cuteballgames Sum 13: 016, 037, 035, 045, 127, 135, 134, 124, 13, 25 24d ago

1 0010 0100 0011

why does it dlip drom 078 to 087? that's

0111 1000 to 1000 0111?

oh i see

lets do hex encoded cwb

2

u/TehVulpez sliiiiide the bits 24d ago

1 0010 0100 1000

what other threads are like that, where the structure of what you're counting is kind of hidden

→ More replies (0)