It just occurred to me that it was weird how 6^n always ends in 6. And that it never occured to me before that that was weird. 5s of course do that too. And I wondered what numbers do it in other bases and why. And I found this nice blog post talking about it. And was surprised to find that very large numbers also have this property.
syllablehq|1 year ago
E.g. ((6^n - 1) * 6) or ((376^n - 1) * 376) Cool