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 A108925 #4 Mar 31 2012 10:25:40 %S A108925 0,1,2,4,6,10,15,23,36,55,83,126,190,287,432,650,978,1470,2207,3315, %T A108925 4976,7469,11208,16817,25232,37855,56791,85196,127804,191717,287588, %U A108925 431397,647111 %N A108925 Nearest integer to the n-th root of e leading to a generalized closed form for Zeta(s). %C A108925 Sum 1/(((N+1)/2)^s) = product 1/(1-(((P+1)/2)^s)) = 1+(1/(sum(1/(((P+1)/2)^s)))) = e^(sum(1/(((P+1)/2)^s))) ~ Pi^(sum(1/(((P+1)/2)^s))). It is noteworthy that many terms are very near to a triangular number. %K A108925 more,nonn %O A108925 0,3 %A A108925 _Marco Matosic_, Jul 18 2005