I've been recently invested in the idea of primitive pythagorean triples.
After a bit of investigation, I learned that the hypotenuse of the triangle must be m^2 + n^2 where m and n are distinct natural numbers, and m^2 + n^2 and m^2 - n^2 are coprime.
I was wondering whether the recipicoral sum would be something interesting or whether it would diverge. Namely:
1/5 + 1/13 + 1/17 + 1/25 + 1/29 +...
#Pythagorean Triples
13 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
all reciprocals of hypotenuses?
yeah im pretty sure it diverges anyways
You might find this interesting:
To understand all pythagorean triples like (3, 4, 5), (5, 12, 13), etc. look to complex numbers.
This video was sponsored by Remix: https://www.remix.com/jobs
Help fund future projects: https://www.patreon.com/3blue1brown
An equally valuable form of support is to simply share some of the videos.
Special thanks to these supporters: http://3b1b.co...
Here’s a really interesting thing with Pythagorean triples. U’ll have to watch it from the start https://youtu.be/0pz-keCwC3k?si=s1PgvssQukCm1vj4
Or you could just skip any proofs and find a single counterexample.
It starts of seeming unrelated to pythag triples
But then u find that they come into it and it’s a weird pattern
yep it does
if you choose the larger of m,n to be an odd prime p, then (p,2), (p,4), ..., (p,p-1) are all valid
the sum of those is at least (p-1)/(2*2p^2) which diverges