login
This site is supported by donations 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; internal format)
OFFSET

1,2

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: A200604 A159468 A010769 * A152990 A177900 A019249

Adjacent sequences:  A145828 A145829 A145830 * A145832 A145833 A145834

KEYWORD

more,nonn

AUTHOR

M. F. Hasler (www.univ-ag.fr/~mhasler), Oct 20 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 08:13 EST 2012. Contains 205893 sequences.