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.

A179224 Iterative mapping with offset: a(1)=200662, a(n)=A095904(a(n-1)-1).

This page as a plain text file.
%I A179224 #2 Mar 31 2012 14:41:48
%S A179224 200662,4691,8520,1183,904,191,71,52,56,31,22,17,121,53,66,48,33,28,
%T A179224 24,21,16,13,14,27,81,38,361,3844,2392,10032,3910,20790
%N A179224 Iterative mapping with offset: a(1)=200662, a(n)=A095904(a(n-1)-1).
%C A179224 a(33) is greater than 10^10 and of the form (p^7)(q^4), where p and q are distinct primes. Of the sequences of type a(n)=A095904(a(n-1)-1), this one has an exceptionally high number of terms under 1000. It is unknown if this sequence continues indefinitely in both directions, is part of a loop, or is part of the sequence A179223.
%H A179224 Will Nicholes, <a href="http://willnicholes.com/math/primesigmap.htm">Iterative mapping of prime signatures</a>.
%Y A179224 Cf. A095904, A179223.
%K A179224 nonn
%O A179224 1,1
%A A179224 _Will Nicholes_, Jul 10 2010