Timeline for answer to Sandbox for Proposed Challenges by Dannyu NDos
Current License: CC BY-SA 4.0
Post Revisions
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 14, 2024 at 4:26 | history | edited | Dannyu NDos | CC BY-SA 4.0 |
added 270 characters in body
|
| Mar 11, 2024 at 6:44 | history | edited | Dannyu NDos | CC BY-SA 4.0 |
deleted 42 characters in body
|
| Dec 17, 2023 at 18:04 | comment | added | Philippos | Funny! I just added base conversion to my language and thought: Why restrict it to integer bases? Now I come back and see this challenge! I found a challenge about base conversion with float numbers, but none with float base so far (or did I miss it?). Should this maybe be first before getting more complicated with balanced base? | |
| Dec 15, 2023 at 10:47 | comment | added | Command Master | To prove this covers all numbers you can probably use the fact that every integer has a representation as a sum of distinct Lucas numbers, and the formula \$L_n = \phi^n + (-\phi)^{-n}\$. | |
| Dec 14, 2023 at 9:53 | history | edited | Dannyu NDos | CC BY-SA 4.0 |
added 189 characters in body
|
| Aug 7, 2023 at 9:01 | history | answered | Dannyu NDos | CC BY-SA 4.0 |