The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A270420 Numbers n for which A270418(n) > A270419(n). 5

%I #7 May 27 2016 21:12:19

%S 2,3,4,5,6,7,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,28,

%T 29,30,31,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,

%U 53,55,56,57,58,59,60,61,62,63,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81

%N Numbers n for which A270418(n) > A270419(n).

%H Antti Karttunen, <a href="/A270420/b270420.txt">Table of n, a(n) for n = 1..10000</a>

%o (Scheme, with _Antti Karttunen_'s IntSeq-library)

%o (define A270420 (MATCHING-POS 1 1 (lambda (n) (> (A270418 n) (A270419 n)))))

%Y Complement: A270421 (apart from 1 which is in neither sequence).

%Y Cf. A270428 (a subsequence after initial 1).

%Y Cf. A270418, A270419.

%K nonn

%O 1,1

%A _Antti Karttunen_, May 23 2016

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 15 08:34 EDT 2024. Contains 372538 sequences. (Running on oeis4.)