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!)
A199262 Smallest m such that A199238(m) = n. 3
1, 3, 11, 15, 59, 95, 223, 255, 1007, 1919, 4091, 6143, 16379, 28671, 61439, 65535, 261119, 516095, 1048571, 1966079, 4128767, 8380415, 16769023, 25165823, 67108799, 134184959, 268434431, 469762047, 1073741819, 2013265919, 4160749567, 4294967295, 17163091967 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
A199238(a(n)) = n and A199238(m) <> n for m < a(n).
LINKS
PROG
(Haskell)
a199262 n = (fromJust $ elemIndex n a199238_list) + 1
CROSSREFS
Cf. A138791.
Sequence in context: A276971 A366813 A192161 * A158507 A030765 A198515
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Nov 04 2011
EXTENSIONS
a(24)-a(32) from Donovan Johnson, Nov 05 2011
STATUS
approved

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 April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)