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.

A066957 a(n) = number of ways of placing '+' and '-' among the digits 123456789 so that the result of the expression is n, '-' before 1 IS allowed.

This page as a plain text file.
%I A066957 #7 Mar 30 2012 18:50:19
%S A066957 22,43,18,41,18,40,24,39,18,46,17,38,27,38,24,43,18,39,23,37,23,43,25,
%T A066957 36,32,36,25,44,25,35,34,31,26,37,24,35,32,32,27,37,31,26,34,34,29,42,
%U A066957 27,27,35,26,28,35,29,33,30,26,23,29,32,25,33,30,24,34,22,26,32,30,25
%N A066957 a(n) = number of ways of placing '+' and '-' among the digits 123456789 so that the result of the expression is n, '-' before 1 IS allowed.
%C A066957 A066957(9)=46 is the largest term; A066957(456789)=2 is the last term greater than 1; a(n)=0 for n>123456789; 1715 terms are greater than 0; a(A136601(n))=0; a(A136602(n))>0; a(A136603(n))=1; partial sums are A136604. - _Reinhard Zumkeller_, Jan 12 2008
%H A066957 R. Zumkeller, <a href="/A066957/b066957.txt">Table of n, a(n) for n = 0..10000</a>
%H A066957 R. Zumkeller, <a href="/A066957/a066957.txt">Illustration of initial terms</a>
%Y A066957 Cf. A066956.
%K A066957 nice,nonn,base
%O A066957 0,1
%A A066957 Miklos SZABO (mike(AT)ludens.elte.hu), Feb 01 2002