Problem 55340. Solutions to Generalized Pell Equation or Quadratic Diophantine
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 commentsProblem Recent Solvers1
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
2976 Solvers
-
Return elements unique to either input
769 Solvers
-
Find third Side of a right triangle given hypotenuse and a side. No * - or other functions allowed
178 Solvers
-
Generalized Laguerre polynomials
59 Solvers
-
Return fibonacci sequence do not use loop and condition
547 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!