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 Solvers4
Suggested Problems
-
Sum of diagonal of a square matrix
1440 Solvers
-
Make an awesome ramp for a tiny motorcycle stuntman
414 Solvers
-
130 Solvers
-
Golomb's self-describing sequence (based on Euler 341)
128 Solvers
-
Number of occurrences of letter in a text
42 Solvers
More from this Author66
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!