ksmolira's blog

By ksmolira, history, 3 years ago, In English

Hello!

Very quick question here. When converting fractions a/b, for a,b nonnegative and a,b<=N, what is the smallest N (order of magnitude) such that there exist two pairs a,b, a',b' such that a/b != a'/b' but when converted into a long double you get a collision? Would be slightly helpful to know tbf.

Full text and comments »

  • Vote: I like it
  • -6
  • Vote: I do not like it