This site is supported by donations to The OEIS Foundation.

Template:Sequence of the Day/today

From OeisWiki
Jump to: navigation, search

Sequence of the Day for September 3

A064413: EKG sequence or electrocardiogram sequence:
a (1) = 1, a (2) = 2
; for
n   ≥   3, a (n)
is the smallest positive integer not already used which shares a factor with
a (n  −  1)
.
{ 1, 2, 4, 6, 3, 9, 12, 8, 10, 5, 15, 18, 14, 7, 21, 24, 16, 20, 22, 11, 33, ... }
When plotted as a connect-the-dots plot the sequence looks somewhat like an electrocardiogram (abbreviated “EKG” in medical circles), so this sequence became known as the EKG* sequence. Every positive integer appears exactly once: this is a permutation of the positive integers. At the same time, the primes appear in ascending order (and any odd prime
p
is preceded by
2 p
and followed by
3 p
). This sequence was discovered (or invented?) by Jonathan Ayres in 2001.

_______________
* Weisstein, Eric W., EKG Sequence, from MathWorld—A Wolfram Web Resource.

Usage

Add {{Sequence of the Day/today}} at the beginning of a line where you want to insert today's Sequence of the Day as XHTML <h2></h2> section for Wiki markup ==== rendered without edit link. The fallback {{Sequence of the Day for February 30}} indicates a missing sequence of the day if not even a draft exists.

Use {{Sequence of the Day/today|LOCAL}} to show the sequence of the day for {{LOCALMONTHNAME}} {{LOCALDAY}} in the local EST or EDT timezone of the oeis.org server, otherwise {{CURRENTMONTHNAME}} {{CURRENTDAY}} results in UTC dates.