Authors: Eduardo Calooy Roque
All primitive Pythagorean triples with hypotenuse less than or equal to N can be counted with the general formulas for generating sequences of Pythagorean triples ordered by $c-b$. The algorithm calculates the interval $(1,m)$ such that $c=N$ then $\nu$ from each $m$ is calculated to get the interval $(n_1,n_\nu)$ then $(m,n_\nu)=1$ is used for counting. It can be enumerated manually if $N$ is small but for large $N$ the algorithm must be implemented with any computer programming languages.
Comments: 4 Pages.
Download: PDF
[v1] 2013-10-24 20:04:51
Unique-IP document downloads: 2180 times
Vixra.org is a pre-print repository rather than a journal. Articles hosted may not yet have been verified by peer-review and should be treated as preliminary. In particular, anything that appears to include financial or legal advice or proposed medical treatments should be treated with due caution. Vixra.org will not be responsible for any consequences of actions that result from any form of use of any documents on this website.
Add your own feedback and questions here:
You are equally welcome to be positive or negative about any paper but please be polite. If you are being critical you must mention at least one specific error, otherwise your comment will be deleted as unhelpful.