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
-
1812 Solvers
-
Read a column of numbers and interpolate missing data
2333 Solvers
-
Sum all integers from 1 to 2^n
16768 Solvers
-
195 Solvers
-
648 Solvers
More from this Author59
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!