▲ | nyrikki 5 days ago | ||||||||||||||||||||||
But it _all_ triples? > I sketch how the stereographic projection of the Stern–Brocot tree forms an ordered binary tree of Pythagorean triples, which can be used to compute best approximations of turn angles of points on the circle and finally trigonometric functions The permutation and stack problem in the page seem to indicate this is a potential method for approximations, but insufficient for _all_ That said I am reading this on mobile and may have missed something. | |||||||||||||||||||||||
▲ | not2b 5 days ago | parent [-] | ||||||||||||||||||||||
The ternary tree contains all primitive triples (where the GCD of the terms is 1), where a<b<c. So it contains (3,4,5) but not (6,8,10) or (4,3,5). | |||||||||||||||||||||||
|