The correct option is C 82
If the positive integers a, b and c form a Pythagorean triples, then the condition it needs to be satisfied is that a2+b2=c2. As examples, individually, (3,4,5) and (5,12,13) are Pythagorean triples because
32+42=52(∵9+16=25) and
52+122=132(∵25+144=169).
For any positive integer n, the numbers that form a Pythagorean triples would be:
2n, n2−1 and n2+1 because
(2n)2+(n2−1)2
=4n2+(n2)2−2n2+1
=n4+2n2+1
=(n2)2+2.n2.1+12
=(n2+1)2
⇒(2n)2+(n2−1)2=(n2+1)2
Hence, the smallest member of the Pythagorean triples (2n,n2−1,n2+1) would be 2n.
According to the question, the smallest value of the Pythagorean triples is 18.
∴2n=18
⇒2n2=182
⇒n=9
∙ Smallest value of the Pythagorean triples is 18–––.
∙ Middle value of the Pythagorean triples:
n2−1
=92−1
=81−1
=80–––
∙ Largest value of Pythagorean triples:
n2+1
=92+1
=81+1
=82–––
Hence, the corresponding Pythagorean triples is (18,80,82). And, the largest value of the Pythagorean triples would be 82.
Therefore, option (c.) is the correct answer.