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 Solvers141
Suggested Problems
-
Extract leading non-zero digit
1721 Solvers
-
257 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
341 Solvers
-
Convert a Cell Array into an Array
1117 Solvers
-
There are 10 types of people in the world
760 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!