this post was submitted on 27 Apr 2025
10 points (100.0% liked)

Funny

15393 readers
710 users here now

General rules:

Exceptions may be made at the discretion of the mods.

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] moonlight@fedia.io 0 points 1 year ago (1 children)

This sequence approximates an integer to arbitrary precision, not 8 specifically though, and never perfectly.

I tried it out using other bases, and the rule seems to be that doing this in base n results in n-2 with remainder n-1. So it doesn't ever actually converge, but the remainder becomes small very fast.

[โ€“] match@pawb.social 0 points 1 year ago

never perfectly

eyes you in binary