256139domain: NAppears in sequencesIf p(k) is the k-th prime, then the n-th set of 4 consecutive cousin prime pairs starts at p(a(n)).at n=24A095971a(n) = Sum_{k=0..floor(n/2)} binomial(n,2*k)*Fibonacci(k).at n=17A101890