Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145830
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145830 Indices for which A145768 (XOR of squares of the numbers 1...n) is a power of 2. +0
3
1, 7, 9, 16, 47, 63 (list; graph; listen)
OFFSET

1,2

COMMENT

Next term is > 10^7.

a(7) > 1.5*10^9. [From Jon E. Schoenfield (jonscho(AT)hiwaay.net), Jan 14 2009]

PROGRAM

(PARI) an=0; for( i=1, 10^6, an=bitxor(an, i^2); an & an==1<<valuation(a, 2) & print1(i", "))

CROSSREFS

A145830 = A145768 intersect A000079. A145768(a(n)) = 2^A145831(n); See also A145827-A145829.

Sequence in context: A158891 A087680 A020691 this_sequence A140364 A022321 A116484

Adjacent sequences: A145827 A145828 A145829 this_sequence A145831 A145832 A145833

KEYWORD

more,nice,nonn

AUTHOR

M. F. Hasler (MHasler(AT)univ-ag.fr), Oct 20 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research