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

Can this “expert in math” do binary addition? o1 falls apart after 10 bits, which is easily memorizable.


Can this "expert in math" write a function that performs binary addition?


The issue isn’t performing the specific addition. Rather, you’re asking o1 to take n-bits of data and combine them according to some set of rules. Isn’t that what these models are supposed to excel at, following instructions? Binary addition is interesting because the memorization space grows at 2^n, which is impossible to memorize for moderate values of n.


this is the way.

its internal mechanism is still statistical prediction of text in units of tokens. that math seemed lucid enough to be able to use functions.


It’s like everyone suddenly forgot you can’t do O(n^2) compute in O(n) time.


Binary addition is O(n)


I meant this in the general case, not specifically binary addition. Also, returning an token by ChatGPT is technically an O(1) operation, so the same principle applies. Returning a computation answer of O(n_required_tokens) cannot be delivered in O(1) time without some sort of caching.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: