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.

A089157 Numbers n such that 30*n+7, 30*n+11, 30*n+13, 30*n+17, 30*n+19 are consecutive primes.

This page as a plain text file.
%I A089157 #18 Oct 30 2018 10:31:02
%S A089157 0,3,62,115,188,524,535,647,1459,2656,2960,3370,8595,8889,9201,9491,
%T A089157 11364,11808,12508,13425,13968,14241,15448,15669,20887,22214,24545,
%U A089157 27457,28524,31982,32602,34079,34786,35608,36375,37295,38226,38520
%N A089157 Numbers n such that 30*n+7, 30*n+11, 30*n+13, 30*n+17, 30*n+19 are consecutive primes.
%F A089157 a(n) = (A022007(n)-7)/30. - _Zak Seidov_, Nov 01 2011
%e A089157 For n=0, 7,11,13,17,19 are consecutive primes.
%e A089157 For n=3, 97,101,103,107,109 are consecutive primes.
%Y A089157 Cf. A022007.
%K A089157 easy,nonn
%O A089157 1,2
%A A089157 _Pierre CAMI_, Dec 06 2003
%E A089157 Extended by _R. J. Mathar_, Nov 13 2009