The number 1/2 can be written as 1/3+1/6 and 1/4+1/4, and the number 1/9 can be written as 1/18+1/18, 1/12+1/36, and 1/10+1/90. That is, 1/2 can be written as the sum of two unit fractions (those with a numerator of 1) in two ways, and 1/9 can be written as the sum of two unit fractions in three ways.
Write a function to count the ways
can be written as the sum of two unit fractions.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers8
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5802 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3066 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
455 Solvers
-
255 Solvers
-
Moving average (variable kernel length)
137 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!