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!)
A366277 Fixed points of map n -> A366275(n). 3
3, 6, 12, 24, 48, 55, 96, 110, 192, 220, 384, 440, 768, 880, 1536, 1760, 3072, 3520, 6144, 7040, 12288, 14080, 24576, 28160, 49152, 56320, 98304, 112640, 196608, 225280, 393216, 450560, 786432, 901120, 1572864, 1802240, 3145728, 3604480, 6291456, 7208960, 12582912, 14417920, 25165824, 28835840, 50331648, 57671680 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Equally, fixed points of map n -> A366276(n).
If n is a term, then 2*n is also a term, and vice versa, thus the sequence is wholly determined by its odd terms: 3, 55. Are there any others?
LINKS
PROG
(PARI) isA366277(n) = (n==A366275(n)); \\ Uses also the program given in A366275.
CROSSREFS
Cf. A007283 (subsequence), A057889, A163511, A366275, A366276.
Sequence in context: A293341 A048719 A115807 * A322676 A102255 A192871
KEYWORD
nonn
AUTHOR
Antti Karttunen, Oct 06 2023
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 August 12 19:26 EDT 2024. Contains 375113 sequences. (Running on oeis4.)