Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download
Project: Math 582b
Views: 781
1
\documentclass{article}
2
\title{Homework 5}
3
\author{(due Friday Feb 12, 2016)}
4
5
\begin{document}
6
\maketitle
7
8
\section{Problem 1}
9
10
Prove that if $p^j \geq [K:\mathbf{Q}]$ then $I_p/ p I_p \subset S/pS$ is
11
the kernel of $x\mapsto x^{p^j}$.
12
13
[[If you can't figure it out, the proof is in Cohen's book (page 303).
14
I'm fine if you read the proof, understand
15
it, and write it down here in your own words. It's pretty short. I even
16
scanned the relevant part of Cohen's book in and put it in the directory for the
17
lecture for Feb 5.]]
18
19
\section{Problem 2}
20
21
Prove that for any number field $K\neq \mathbf{Q}$ there
22
is an order $S$ in $K$ so that we have to run the round 2 algorithm
23
at least $100$ times in order for it to terminate.
24
25
\end{document}
26
27