Locutusque commited on
Commit
d2938f5
1 Parent(s): de3db9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ inference:
13
  top_p: 0.2
14
  top_k: 14
15
  max_new_tokens: 250
16
- repetition_penalty: 1.15
17
  widget:
18
  - text: >-
19
  TITLE: Dirichlet density QUESTION [5 upvotes]: How to solve the following exercise: Let $q$ be prime. Show that the set of primes p for which $p \equiv 1\pmod q$ and $$2^{(p-1)/q} \equiv 1 \pmod p$$ has Dirichlet density $\dfrac{1}{q(q-1)}$. I want to show that $X^q-2$ (mod $p$) has a solution and $q$ divides $p-1$ , these two conditions are simultaneonusly satisfied iff p splits completely in $\Bbb{Q}(\zeta_q,2^{\frac{1}{q}})$. $\zeta_q $ is primitive $q^{th}$ root of unity. If this is proved the I can conclude the result by Chebotarev density theorem. REPLY [2 votes]:
 
13
  top_p: 0.2
14
  top_k: 14
15
  max_new_tokens: 250
16
+ repetition_penalty: 1.16
17
  widget:
18
  - text: >-
19
  TITLE: Dirichlet density QUESTION [5 upvotes]: How to solve the following exercise: Let $q$ be prime. Show that the set of primes p for which $p \equiv 1\pmod q$ and $$2^{(p-1)/q} \equiv 1 \pmod p$$ has Dirichlet density $\dfrac{1}{q(q-1)}$. I want to show that $X^q-2$ (mod $p$) has a solution and $q$ divides $p-1$ , these two conditions are simultaneonusly satisfied iff p splits completely in $\Bbb{Q}(\zeta_q,2^{\frac{1}{q}})$. $\zeta_q $ is primitive $q^{th}$ root of unity. If this is proved the I can conclude the result by Chebotarev density theorem. REPLY [2 votes]: