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.

A162160 Indices m such that A123112(n)^n is a sum of n consecutive primes starting at prime(m).

This page as a plain text file.
%I A162160 #4 Mar 31 2012 13:20:40
%S A162160 1,7,85,689,13,391570,117658543504,16361827178594,459127968423607
%N A162160 Indices m such that A123112(n)^n is a sum of n consecutive primes starting at prime(m).
%e A162160 For n = 2, A123112(2)^2 = 6^2 = 36 = 17 + 19 = prime(7) + prime(8). Thus a(2) = 7.
%Y A162160 Cf. A123112.
%K A162160 more,nonn
%O A162160 1,2
%A A162160 _Alexander Adamchuk_, Jun 26 2009
%E A162160 Definition brushed, a(6) added, a(7) from D. Johnson - _R. J. Mathar_, Sep 16 2009
%E A162160 a(8) and a(9) from _Max Alekseyev_, Sep 18 2009