login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A decimation of the EKG sequence: A064413(10n+9).
0

%I #3 Mar 30 2012 18:52:03

%S 10,22,39,45,56,66,75,88,47,106,117,133,201,219,162,166,180,189,101,

%T 216,225,234,242,258,275,137,286,149,306,315,341,343,519,360,368,361,

%U 416,402,391,434,425,446,454,687,476,717,495,518,513,524,538,549,554,562,283,588

%N A decimation of the EKG sequence: A064413(10n+9).

%C The average growth is roughly 10.5*n, and two streaks of subsequences growing roughly proportional to 15.6*n and 5.2*n appear also in the graph.

%F a(n)=A064413(A017377(n)).

%K nonn

%O 0,1

%A _Paul Curtz_, Mar 09 2009

%E Edited and extended by _R. J. Mathar_, Mar 15 2009