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
-
Remove all the words that end with "ain"
1860 Solvers
-
415 Solvers
-
Return fibonacci sequence do not use loop and condition
422 Solvers
-
Replace secondary diagonal elements of a square array
145 Solvers
-
Compute the area of the shoemaker’s knife
9 Solvers
More from this Author103
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!