n + (n+1) < 42 ====> 2n + 1 < 42 ====> n < 20.5 ====> The largest possible integer in this pair (n,n+1) is 21 and its square is 441.