The generalized Pell equation is of the form:
. Given D and N as inputs, output the first 50 positive integer solutions [x, y] sorted by x (smallest to largest). Both outputs should be a cell array of character arrays containing the integer solutions.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers1
Suggested Problems
-
130 Solvers
-
Removing rows from a matrix is easy - but what about inserting rows?
263 Solvers
-
Golomb's self-describing sequence (based on Euler 341)
181 Solvers
-
Predicting life and death of a memory-less light bulb
334 Solvers
-
32 Solvers
More from this Author61
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!