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!)
A145831 Log_2 ( A145768( A145830(n))). 2
0, 4, 0, 8, 9, 8 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) an=0; for( i=1, 10^7, an=bitxor(an, i^2); an & an==1<<valuation(an, 2) & print1(valuation(an, 2)", "))
CROSSREFS
A145830 = A145768 intersect A000079. A145768(A145830(n)) = 2^a(n). See also A145827-A145829.
Sequence in context: A309038 A159468 A010769 * A324482 A216406 A152990
KEYWORD
more,nonn
AUTHOR
M. F. Hasler, Oct 20 2008
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 May 3 19:50 EDT 2024. Contains 372222 sequences. (Running on oeis4.)