1314151617domain: NAppears in sequencesConcatenate the consecutive increasing numbers starting with prime(n) and ending with prime(n+1).at n=5A111875Decimal concatenation of the 5 numbers n,n+1,n+2,n+3,n+4.at n=12A375692