There are n retailers and each of them have copies of two novels left, titled “FIRST” and “SECOND”. Each retailer has a different number of copies of "FIRST", which is always more than the number of copies of "SECOND" stocked by that retailer.
It is observed that the sum of squares of the number of copies of FIRST and the number of copies of SECOND for each of the retailers is always equal to:
(22+32)(32+42)(42+52).
For example, if the respective number of copies of FIRST and SECOND titles possessed by any given retailer i are xi and yi, then :
xi2+yi2 = (22+32)(32+42)(42+52); for all i = 1,2,....,n
How many retailers are there and how many copies of FIRST novel in total are available from all these (n) retailers?