I've found lots of Pythagorean triples like this, where there are two triples with the same c. Is there any pattern to them
$17^2 + 144^2 = 145^2$
$24^2 + 143^2 = 145^2$
examples: (by c)
145, 185, 205, 221, 265, 305, 365, 377, 425, 445, 481, 485, 493, 505, 533, 545, 565, 629, 685, 689, 697... the list goes on.
A lot, but not all seem to be multiples of five, and most that are not have two repeated digits, but there are exceptions, like 629, 689, and 697...
The Brahmagupta–Fibonacci identity says that every product of two sums of two squares is a sum of two squares in two different ways. So you have $$ 3^2+4^2=5^2\text{ and }20^2+21^2=29^2 $$ so consequently $5^2\times 29^2=145^2$ must be a sum of two squares in two different ways.