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
-
Convert a vector into a number
602 Solvers
-
Getting the indices from a matrix
654 Solvers
-
Golomb's self-describing sequence (based on Euler 341)
162 Solvers
-
Make a vector of prime numbers
798 Solvers
-
1553 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!