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.

A129913 a(n) is the number of ways of producing n, with an expression like: +- 1 # 2 # 3 # 4 # 5 # 6 # 7 # 8 # 9, where each # is replaced by any one of +,-,*,/; and the value is computed going left to right.

Original entry on oeis.org

694, 299, 143, 171, 156, 156, 183, 155, 167, 434, 160, 140, 129, 111, 89, 147, 114, 201, 171, 94, 87, 90, 68, 95, 130, 130, 44, 120, 41, 72, 76, 72, 50, 81, 50, 53, 137, 49, 46, 78, 41, 75, 36, 61, 28, 123, 35, 86, 47, 40, 40, 47, 40, 37, 109, 61, 32, 58, 23, 53
Offset: 0

Views

Author

Jason Rodgers (Jason628(AT)gmail.com), Jun 05 2007, Jun 06 2007

Keywords

Examples

			Going left-to-right, +1-2/3-4-5*6/7+8*9 = 0; and there are 694 such expressions which yield zero, so a(0)=694.
		

Extensions

Corrected and edited by Don Reble, Jun 23 2008