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.

A244789 Number of length 1 0..n arrays with each partial sum starting from the beginning no more than one standard deviation from its mean.

This page as a plain text file.
%I A244789 #5 Nov 16 2016 12:37:14
%S A244789 2,1,2,3,4,5,4,5,6,7,6,7,8,9,10,9,10,11,12,13,12,13,14,15,16,15,16,17,
%T A244789 18,17,18,19,20,21,20,21,22,23,24,23,24,25,26,25,26,27,28,29,28,29,30,
%U A244789 31,32,31,32,33,34,35,34,35,36,37,36,37,38,39,40,39,40,41,42,43,42,43,44,45,46
%N A244789 Number of length 1 0..n arrays with each partial sum starting from the beginning no more than one standard deviation from its mean.
%C A244789 Row 1 of A244788
%H A244789 R. H. Hardin, <a href="/A244789/b244789.txt">Table of n, a(n) for n = 1..210</a>
%e A244789 All solutions for n=10
%e A244789 ..3....8....6....4....7....5....2
%K A244789 nonn
%O A244789 1,1
%A A244789 _R. H. Hardin_, Jul 06 2014