Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A166088
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A166088 Odd integers (that is, of the form 2n+1) for which Sum_{i=1..u} J(i,2n+1) obtains value zero exactly 8 times, when u ranges from 1 to (2n+1). Here J(i,k) is the Jacobi symbol. +0
1
29, 37, 41, 65, 73, 97, 177, 193 (list; graph; listen)
OFFSET

1,1

COMMENT

Of these eight, all are of the form 4k+1, and all others are primes except 65 (= 5*13) and 177 (= 3*59). Conjecture: There are no more terms after the eight one, 193. (Checked up to the 400000th term of A166040, i.e. up to A005408(400000)=800001.)

PROGRAM

(MIT Scheme with macro MATCHING-POS by AK):

(define (A166088 n) (A005408 (index_for_a166088 n)))

(define index_for_a166088 (MATCHING-POS 1 0 (lambda (i) (= 8 (A166040 i)))))

CROSSREFS

Sequence in context: A089296 A089297 A127956 this_sequence A161724 A046502 A049746

Adjacent sequences: A166085 A166086 A166087 this_sequence A166089 A166090 A166091

KEYWORD

nonn

AUTHOR

Antti Karttunen (His-Firstname.His-Surname(AT)gmail.com), Oct 08 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research