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.

A256677 Primes whose nearest neighbors are both the sum of consecutive squares.

This page as a plain text file.
%I A256677 #60 Feb 05 2016 20:38:36
%S A256677 1291,37813,48091,76091,100829,120091,167911,193549,271639,281291,
%T A256677 436621,847727,847741,1188529,1705549,2933083,3126173,5451643,7703653,
%U A256677 9623533,9755149,10468261,11971373,17424301,20892871,20967883
%N A256677 Primes whose nearest neighbors are both the sum of consecutive squares.
%H A256677 Chai Wah Wu, <a href="/A256677/b256677.txt">Table of n, a(n) for n = 1..47</a>
%H A256677 <a href="/index/Su#ssq">Index entries for sequences related to sums of squares</a>
%e A256677 a(1) = 1291; 1290 = 14^2 + ... + 18^2; 1292 = 9^2 + ... + 16^2.
%e A256677 a(2) = 37813; 37812 = 29^2 + ... + 51^2; 37814 = 32^2 + ... + 52^2.
%Y A256677 Cf. A034705.
%K A256677 nonn
%O A256677 1,1
%A A256677 _Torlach Rush_, Jun 26 2015