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.

A250251 Fixed points of A250249 and A250250.

This page as a plain text file.
%I A250251 #9 Nov 19 2014 00:05:08
%S A250251 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,22,23,24,25,26,28,
%T A250251 29,30,31,32,34,35,36,37,38,40,41,43,44,46,47,48,49,50,52,53,56,58,59,
%U A250251 60,61,62,64,67,68,70,71,72,74,76,77,79,80,82,83,86,88,89,92,94,96,97,98,100,101,104,106,107,109,112,113,116,118,120,121
%N A250251 Fixed points of A250249 and A250250.
%C A250251 Numbers for which A250249(n) = n (equally: A250250(n) = n).
%C A250251 If n is a member, then 2n is also a member. If any 2n is a member, then n is also a member. If n is a member, then the n-th prime, p_n (= A000040(n)) is also a member. If p_n is a member, then its index n is also a member. Thus the sequence is completely determined by its odd nonprime terms: 1, 9, 15, 25, ..., (A249730) and is obtained as a union of their multiples with powers of 2, and all prime recurrences that start with those values: A007097 U A057450 U A057451 U A057452 U A057453 U ..., etc.
%H A250251 Antti Karttunen, <a href="/A250251/b250251.txt">Table of n, a(n) for n = 1..801</a>
%o A250251 (Scheme, with _Antti Karttunen_'s IntSeq-library)
%o A250251 (define A250251 (FIXED-POINTS 1 1 A250249))
%Y A250251 Complement: A249729.
%Y A250251 Subsequences: A249730, and also A007097, A057450, A057451, A057452, A057453, etc.
%Y A250251 Cf. also A245823, A250249, A250250.
%K A250251 nonn
%O A250251 1,2
%A A250251 _Antti Karttunen_, Nov 18 2014