Problem 1472. nth Rational Number
Solution Stats
Problem Comments
-
2 Comments
Is that possible to have a ranking of the solutions based on their performing time? I think that the could be a method that is fast even if more sized.
Solution
provides inexpensive method. There is only one 2nd order polynomial solution and one division.
Solution Comments
-
1 Comment
i get the same solution but the test says false
for test 9, 11
-
1 Comment
I thought we had to discount all the equivalent fractions (like 2/2) so I wrote this horrible cheat. How embarrassing.
Problem Recent Solvers123
Suggested Problems
-
2601 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
712 Solvers
-
Find perfect placement of non-rotating dominoes (easier)
297 Solvers
-
994 Solvers
-
587 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!