3162159domain: NAppears in sequencesa(n) = (1/4)* L(n)^2 * F(n+1)^2 * L(n-1) * F(n+2), where F(n) and L(n) are the Fibonacci and Lucas numbers, respectively.at n=6A163197Sum of the cubes of the first n even-indexed Fibonacci numbers, minus 1.at n=6A163199Numbers k such that k^2+2, k^3+2, k^4+2 and k^5+2 are all prime.at n=30A214001