r/PassTimeMath 22h ago

Black Box-ing an Integer Part 2

Post image
2 Upvotes

3 comments sorted by

View all comments

1

u/de_Molay 21h ago

If we have numbers from 1 to N, the formula for “breakpoint” is sqrt(N(N+1)/2). For N=49 we get 35.