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.

A126248 p*(p+1)*(p+2) where (p,p+2) are twin primes.

This page as a plain text file.
%I A126248 #3 Mar 31 2012 10:26:06
%S A126248 60,210,1716,5814,26970,74046,215940,373176,1061106,1259604,2627934,
%T A126248 3374850,5831820,7077696,7762194,11852124,13823760,19682730,22425486,
%U A126248 30371016,42143844,74087580,80621136,98610666,142236126,185192430
%N A126248 p*(p+1)*(p+2) where (p,p+2) are twin primes.
%F A126248 a(n) = A001359(n)*A014574(n)*A006512(n) = A037074(n)*A014574(n) = A007531(A006512(n)). a(n)=6*A126249(n).
%Y A126248 Cf. A126249.
%K A126248 nonn
%O A126248 1,1
%A A126248 _Lekraj Beedassy_, Dec 21 2006