2

If $L/K$ is a finite extension, then there is a natural norm map from $\mathbf{A}^*_L$ to $\mathbf{A}^*_K$. This is a continuous homomorphism $$\text{N}^L_K: \mathbf{A}^*_L\rightarrow \mathbf{A}^*_K$$ defined by the prescription that the $v$-component of $\text{N}^L_K$ is $$\prod_{w\mid v}\text{N}^{L_w}_{K_v}x_w\;.$$

I'm trying to do an example with $L=\mathbb{Q}[i]$ and $K=\mathbb{Q}$. Consider $$x=(1,3,1,1,\dots)\in\mathbf{A}^*_L$$ Then $$\text{N}^L_K(x)=\left(\text{N}^{\mathbb{Q}[i]_{1+i}}_{\mathbb{Q}_2}1,\, \text{N}^{\mathbb{Q}[i]_{3}}_{\mathbb{Q}_3}3,\, \text{N}^{\mathbb{Q}[i]_{2+i}}_{\mathbb{Q}_5}1,\, \text{N}^{\mathbb{Q}[i]_{2-i}}_{\mathbb{Q}_5}1,\dots\right)=(1,\text{N}^{\mathbb{Q}[i]_{3}}_{\mathbb{Q}_3}3,1,1,\dots)$$

So what is $\text{N}^{\mathbb{Q}[i]_{3}}_{\mathbb{Q}_3}3$? Is it $9$? I thought it maybe $9$ because, to me, the extension $\mathbb{Q}[i]_{3}/\mathbb{Q}_{3}$ is a quadratic extension, so generalising the definition of $N^L_K$ for number fields to be the determinant of the multiplication matrix, we should get $9$.

EDIT (generalisation):
In a more general setting, if we have $\mathfrak{p}$ a prime in $K$ which is inert in $L$, and we consider $$x=(\dots,1,1,\pi,1,1,\dots)\in\mathbf{A}^*_L$$ with $\pi$ the uniformiser of $\mathfrak{p}$ in the place induced by $\mathfrak{p}$. So we have $$\text{N}^L_K(x)=(\dots,1,1,\text{N}^{L_{\mathfrak{p}}}_{K_{\mathfrak{p}}}\pi,1,1,\dots)$$ Now, what is $\text{N}^{L_{\mathfrak{p}}}_{K_{\mathfrak{p}}}\pi$? Is it $\text{N}^L_K\mathfrak{p}$?

Thanks for the help!

BlackAdder
  • 4,029
  • Do you know that $(3)$ is still a prime in $\mathbb Z[i]$? – awllower Jul 17 '13 at 15:21
  • Yup, so at the end of the equation, the places are (2,3,5,7...). By the way, is there a way to make the equations bigger? – BlackAdder Jul 17 '13 at 15:22
  • What do you mean by making an equation bigger? – awllower Jul 17 '13 at 15:25
  • I meant making it display bigger so that the terms can be seen properly. Right now, you have to squint at the screen to see the sub/superscripts. Thanks for your help again allower! – BlackAdder Jul 17 '13 at 15:28
  • I know little about these codes. So I am afraid I cannot help here. In addition, no problem! I am always a little worried about my understanding of the subject, so tell me if anything goes wrong. Thanks. – awllower Jul 17 '13 at 15:38

1 Answers1

2

By Dedekind theorem on the factorisation of primes, and for $x^2+1\pmod3$ is irreducible, we find that $3\mathbb Z[i]$ is a prime ideal. This tells us that the inertia degree of $3$ is $2$. Hence the local field extension is $ef=2$, where $e$ is the ramification index and $f$ the inertia degree. Consequently, yes, that norm is indeed $9$.
Edit
I cannot understand the reason for taking a uniformiser $\pi$, but, in any case, I think the following suffices.
If by $\pi$ you refer to a uniformiser in $K_\mathfrak p$, then certainly $\text{N}_{K_\mathfrak p}^{L_\mathfrak p}(\pi)=\pi^n$, where $n$ is the degree $[L_\mathfrak p:K_\mathfrak p]$. Since $\mathfrak p$ is inert, we find that $n=[L:K]$.
Hope this helps.

awllower
  • 16,536