%I #5 Jan 25 2014 16:46:21
%S 2,7,24,131,796,5008,36202,281003,2399224,22679301,222569004,
%T 2236648234,23354177528,248211165052,2905273285888,35462586540039,
%U 444348395841976,5844562089950893,78628980833594936,1092348171981581852,15331829536310136066
%N Values of y corresponding to the largest value of x such that x^2 + y^2 = P, where P is the product of the first n primes of the form 4k + 1, and 0 < x < y.
%e a(3) = 24 because the solutions to x^2 + y^2 = 5*13*17 are (x,y) = (23,24), (9,32), (4,33), (12,31) and the value of y corresponding to the largest value of x is 24.
%Y Cf. A236381, A236382, A236421.
%Y Cf. A002144.
%K nonn
%O 1,1
%A _Colin Barker_, Jan 25 2014