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.
%I A276963 #7 Sep 26 2016 22:22:09 %S A276963 65,544,1776,12240,13920,54960,46800,149520,427440,216240,950640, %T A276963 951600,593040,1460880,3010800,4226880,1728480,6305280,5260560, %U A276963 2986560,10551840,8508240,15283920,25787040,15531120,8490480,18528720,10078560,21889200,97097280,34355280,57775440 %N A276963 a(n) = prime(n+1)^4 - prime(n)^4. %e A276963 a(1) = 3^4 - 2^4 = 65. %e A276963 a(2) = 5^4 - 3^4 = 544. %Y A276963 Cf. A069482, A129701. %K A276963 nonn %O A276963 1,1 %A A276963 _Bhushan Bade_, Sep 22 2016