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.

A122468 Multiply the first 2 digits and then add and multiply alternately the next digits.

Original entry on oeis.org

763592, 468, 32, 6
Offset: 1

Views

Author

Herman Jamke (hermanjamke(AT)fastmail.fm), Sep 14 2006

Keywords

Comments

From a quiz.

Examples

			7 x 6 + 3 x 5 + 9 x 2 = 468; 4 x 6 + 8 = 32; 3 x 2 = 6
		

References

  • K. Russell and P. Carter, Number Puzzles, W. Foulsham and Co. Ltd. (1993).

Crossrefs

Cf. A000216.