Problem 52769. Easy Sequences 22: Sum of Proper Fractions
Solution Stats
Problem Comments
-
2 Comments
David Hill
on 23 Sep 2021
Could not figure out how to speed up my code. Ended up having to use a lookup table to speed it up sufficiently.
Ramon Villamangca
on 28 Sep 2021
Hi,
There is a shortcut using Mobius Inversion...
Solution Comments
-
2 Comments
Are Mjaavatten
on 28 Sep 2021
I too had problems with the time limit for large arguments and had to resort to a few tricks. But my solution is still general.
Ramon Villamangca
on 28 Sep 2021
There is a shortcut using Mobius Inversion...
Problem Recent Solvers8
Suggested Problems
-
1360 Solvers
-
Find the stride of the longest skip sequence
138 Solvers
-
111 Solvers
-
Replace pattern 0 1 0 and 1 0 1
119 Solvers
-
32 Solvers
More from this Author102
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!