Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One of my favorite parts in The Art of Computer Programming is when Knuth goes into alternative numeric bases. He makes mention there of "base 2i" as well, though he details it in a much older paper: https://dl.acm.org/doi/10.1145/367177.367233

Base 2i is particularly fascinating for allowing a numeric system that can represent all complex numbers without signs and without addition.



Another fun one is base phi = (1 + sqrt(5))/2 - see https://en.wikipedia.org/wiki/Golden_ratio_base




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: