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.

A114789 a(1) = 1, a(2) = 3 and thereafter a(n) is the smallest number congruent to 1 mod a(n-1) and having the prime signature of n.

This page as a plain text file.
%I A114789 #9 Jul 20 2016 02:07:54
%S A114789 1,3,7,169,677,1355,2711,4304496906163,1852869361516769972676380161,
%T A114789 66703297014603719016349685797,400219782087622314098098114783,
%U A114789 31217143002834540499651652953075,307176687147891878516572265058259
%N A114789 a(1) = 1, a(2) = 3 and thereafter a(n) is the smallest number congruent to 1 mod a(n-1) and having the prime signature of n.
%e A114789 a(4) = 169 = 13^2 has a prime signature of 4 = 2^2 and 169 == 1 (mod 7 = a(3)).
%K A114789 nonn
%O A114789 1,2
%A A114789 _Amarnath Murthy_, Jan 05 2006
%E A114789 Corrected and extended by _Joshua Zucker_, May 07 2006