login

Revision History for A064066

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing all changes.
n-th step is to add a(n) to each previous number a(k) (excluding itself, i.e., k < n) to produce n more terms of the sequence, starting with a(0)=1, a(1)=1.
(history; published version)
#5 by Joerg Arndt at Thu Aug 03 03:02:40 EDT 2017
STATUS

proposed

approved

#4 by Jon E. Schoenfield at Wed Aug 02 23:28:33 EDT 2017
STATUS

editing

proposed

#3 by Jon E. Schoenfield at Wed Aug 02 23:28:30 EDT 2017
NAME

n-th step is to add a(n) to each previous number a(k) (excluding itself, i.e. , k < n) to produce n more terms of the sequence, starting with a(0)=1, a(1)=1.

EXAMPLE

Start with (1,1). So after initial step have (1, *1*, 1+1 = 2), then (1, 1, *2*, 1+2 = 3, 1+2 = 3), then (1, 1, 2, *3*, 3, 1+3 = 4, 1+3 = 4, 2+3 = 5), then (1, 1, 2, 3, *3*, 4, 4, 5, 1+3 = 4, 1+3 = 4, 2+3 = 5, 3+3 = 6) , etc.

STATUS

approved

editing

#2 by Russ Cox at Fri Mar 30 18:51:35 EDT 2012
AUTHOR

_Henry Bottomley (se16(AT)btinternet.com), _, Aug 31 2001

Discussion
Fri Mar 30
18:51
OEIS Server: https://oeis.org/edit/global/247
#1 by N. J. A. Sloane at Fri May 16 03:00:00 EDT 2003
NAME

n-th step is to add a(n) to each previous number a(k) (excluding itself, i.e. k<n) to produce n more terms of the sequence, starting with a(0)=1, a(1)=1.

DATA

1, 1, 2, 3, 3, 4, 4, 5, 4, 4, 5, 6, 5, 5, 6, 7, 7, 5, 5, 6, 7, 7, 8, 6, 6, 7, 8, 8, 9, 9, 5, 5, 6, 7, 7, 8, 8, 9, 5, 5, 6, 7, 7, 8, 8, 9, 8, 6, 6, 7, 8, 8, 9, 9, 10, 9, 9, 7, 7, 8, 9, 9, 10, 10, 11, 10, 10, 11, 6, 6, 7, 8, 8, 9, 9, 10, 9, 9, 10, 11, 6, 6, 7, 8, 8, 9, 9, 10, 9, 9, 10, 11, 10, 7, 7, 8, 9, 9

OFFSET

0,3

EXAMPLE

Start with (1,1). So after initial step have (1,*1*,1+1=2), then (1,1,*2*,1+2=3,1+2=3), then (1,1,2,*3*,3,1+3=4,1+3=4,2+3=5), then (1,1,2,3,*3*,4,4,5,1+3=4,1+3=4,2+3=5,3+3=6) etc.

CROSSREFS

Each positive number appears A063894 number of times. Cf. A064064, A064065, A064067.

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Aug 31 2001

STATUS

approved