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 Solvers7
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
4980 Solvers
-
Project Euler: Problem 5, Smallest multiple
968 Solvers
-
Put two time series onto the same time basis
298 Solvers
-
22 Solvers
-
172 Solvers
More from this Author90
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!