You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A direct method to generate Pythagorean triples, quadruples and n-tuples.
3
+
4
+
## Source
5
+
This repository is a implementation of a great paper by Tanay Roy and Farjana Jaishmin Sonia from Jadavpur University, India. It is called "A Direct Method To Generate Pythagorean Triples And Its Generalization To Pythagorean Quadruples And n-tuples". I am very thankful to them. 🙏
6
+
7
+
If you would like to read their paper, it is [here](https://arxiv.org/ftp/arxiv/papers/1201/1201.2145.pdf).
0 commit comments