login

Revision History for A003630

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Inert rational primes in Q[sqrt(3)].
(history; published version)
#76 by Michel Marcus at Tue May 24 02:44:42 EDT 2022
STATUS

reviewed

approved

#75 by Joerg Arndt at Tue May 24 01:48:55 EDT 2022
STATUS

proposed

reviewed

#74 by Michel Marcus at Tue May 24 01:34:54 EDT 2022
STATUS

editing

proposed

#73 by Michel Marcus at Tue May 24 01:34:51 EDT 2022
LINKS

<a href="https://oeis.org/index/Pri#primes_decomp_of">Index to sequences related to decomposition of primes in quadratic fields</a>

STATUS

proposed

editing

#72 by Jon E. Schoenfield at Tue May 24 00:04:33 EDT 2022
STATUS

editing

proposed

#71 by Jon E. Schoenfield at Tue May 24 00:04:22 EDT 2022
LINKS

<a href="https://oeis.org/wikiindex/Index_to_OEIS:_Section_Pri#primes_decomp_of">Index to sequences related to decomposition of primes in quadratic fields</a>

EXAMPLE

Since (-1)*(1 - sqrt(3))*(1 + sqrt(3)) = 2, 2 is not in the sequence.

x^2 = = 3 (mod 5 ) has no solution, which means that 5 is an inert prime in Z[sqrt(3)]. Therefore, 5 is in the sequence.

STATUS

approved

editing

#70 by Alois P. Heinz at Wed Nov 21 10:21:30 EST 2018
STATUS

editing

approved

#69 by Alois P. Heinz at Wed Nov 21 10:21:09 EST 2018
COMMENTS

The above conjecture is correct. In fact, this is the sequence of primes p such that Kronecker(12,p) = -1 (12 is the discriminant of Q[sqrt(3)]), that is, odd primes that have 3 as a quadratic nonresidue. - Jianing Song, Nov 21 2018

The conjecture from Vincenzo Librandi is correct. In fact, this sequence is the primes p such that Kronecker(12,p) = -1 (12 is the discriminant of Q[sqrt(3)]), that is, odd primes that have 3 as a quadratic nonresidue. - Jianing Song, Nov 21 2018

STATUS

proposed

editing

#68 by Jianing Song at Wed Nov 21 09:36:30 EST 2018
STATUS

editing

proposed

#67 by Jianing Song at Wed Nov 21 09:35:18 EST 2018
COMMENTS

Conjecture: Let r(n) = (a(n) - 1)/(a(n) + 1)) if a(n) mod 4 = 1, (a(n) + 1)/(a(n) - 1)) otherwise; then Product_{n>=1} r(n) = (2/3) * (4/3) * (8/9) * (10/9) * (14/15) * ... = sqrt(3)/2. (See A010527.) We see that the sum of the numerator and denominator of each fraction equals the corresponding term of the sequence: 2 + 3 = 5, 4 + 3 = 7, 8 + 9 = 17, ... - Dimitris Valianatos, Mar 26 2017

Discussion
Wed Nov 21
09:36
Jianing Song: Fixed unmatched parentheses