cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A139166 a(n) = (prime(n)!+8)/8.

This page as a plain text file.
%I A139166 #7 Jun 26 2022 02:56:48
%S A139166 16,631,4989601,778377601,44460928512001,15205637551104001,
%T A139166 3231502092360622080001,1105220249217462744317952000001,
%U A139166 1027854831772240352215695360000001
%N A139166 a(n) = (prime(n)!+8)/8.
%t A139166 Table[(Prime[n]! + 8)/8, {n, 3, 30}]
%Y A139166 Cf. A082672, A089085, A089130, A117141, A007749, A139056-A139066, A020458, A139068, A137390, A139070-A139075, A139148-A139157, A139159, A139160-A139166, A139089, A139168-A139170.
%K A139166 nonn
%O A139166 3,1
%A A139166 _Artur Jasinski_, Apr 11 2008