HI! Guys,
I was searching For Pythagorean triplets , This is something very interesting what i Got, I am sure you guys would like it,
You can apply this rule for any odd integer except 1
Every odd number is the a side of a Pythagorean triplet.
The b side of a Pythagorean triplet is simply (a^2 - 1) / 2.
The c side is b + 1.
You can apply this rule for any even integer except 2
Every even number is the a side of a Pythagorean triplet.
The b side of such a Pythagorean triplet is simply (a/2)^2 - 1.
The c side is b + 2.
If we can remember this above rule , It will be very easy to find the triplet.
I was searching For Pythagorean triplets , This is something very interesting what i Got, I am sure you guys would like it,
You can apply this rule for any odd integer except 1
Every odd number is the a side of a Pythagorean triplet.
The b side of a Pythagorean triplet is simply (a^2 - 1) / 2.
The c side is b + 1.
You can apply this rule for any even integer except 2
Every even number is the a side of a Pythagorean triplet.
The b side of such a Pythagorean triplet is simply (a/2)^2 - 1.
The c side is b + 2.
If we can remember this above rule , It will be very easy to find the triplet.
Saurabh Goyal
[email protected]
-------------------------
EveryBody Wants to Win But Nobody wants to prepare for Win.
[email protected]
-------------------------
EveryBody Wants to Win But Nobody wants to prepare for Win.













