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.

A139168 a(n) = (prime(n)! + 10)/10.

This page as a plain text file.
%I A139168 #7 Apr 12 2018 08:33:20
%S A139168 13,505,3991681,622702081,35568742809601,12164510040883201,
%T A139168 2585201673888497664001,884176199373970195454361600001,
%U A139168 822283865417792281772556288000001
%N A139168 a(n) = (prime(n)! + 10)/10.
%t A139168 Table[(Prime[n]! + 10)/10, {n, 3, 30}]
%Y A139168 Cf. A082672, A089085, A089130, A117141, A007749, A139056-A139066, A020458, A139068, A137390, A139070-A139075, A139148-A139157, A139159, A139160-A139166, A139089, A139168-A139170.
%K A139168 nonn
%O A139168 3,1
%A A139168 _Artur Jasinski_, Apr 11 2008