Skip to content

Commit

Permalink
added <response/> to reading quesitons
Browse files Browse the repository at this point in the history
  • Loading branch information
twjudson committed Aug 23, 2022
1 parent 1697a52 commit 3f8983e
Show file tree
Hide file tree
Showing 23 changed files with 116 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/actions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,7 @@
Give an informal description of a group action.
</p>
</statement>
<response/>
</exercise>

<exercise permid="Jki">
Expand All @@ -1202,6 +1203,7 @@
Describe the class equation.
</p>
</statement>
<response/>
</exercise>

<exercise permid="prr">
Expand All @@ -1210,6 +1212,7 @@
What are the groups of order <m>49</m>?
</p>
</statement>
<response/>
</exercise>

<exercise permid="VyA">
Expand All @@ -1218,6 +1221,7 @@
How many switching functions are there with 5 inputs? (Give both a simple expression and the total number as a single integer.)
</p>
</statement>
<response/>
</exercise>

<exercise permid="BFJ">
Expand All @@ -1227,6 +1231,7 @@
How long was the proof?
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/algcodes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1922,6 +1922,7 @@
How many errors can be corrected?
</p>
</statement>
<response/>
</exercise>

<exercise permid="TJn">
Expand All @@ -1931,6 +1932,7 @@
Assume the leftmost bit of the string is being used as a parity-check bit.
</p>
</statement>
<response/>
</exercise>

<exercise permid="zQw">
Expand All @@ -1946,6 +1948,7 @@
(You may need to consult a table of <acro>ASCII</acro> values online.)
</p>
</statement>
<response/>
</exercise>

<exercise permid="fXF">
Expand All @@ -1964,6 +1967,7 @@
which verifies that <m>x</m> is not a codeword of the code <m>C</m>.
</p>
</statement>
<response/>
</exercise>

<exercise permid="MeO">
Expand All @@ -1974,6 +1978,7 @@
Give a maximum likelihood decoding of the received message.
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/boolean.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,7 @@
and your answer should be short on symbols.
</p>
</statement>
<response/>
</exercise>

<exercise permid="rCd">
Expand All @@ -1280,6 +1281,7 @@
Answer this in the spirit of the previous question.
</p>
</statement>
<response/>
</exercise>

<exercise permid="XJm">
Expand All @@ -1289,6 +1291,7 @@
Again, answer this in the spirit of the previous two questions.
</p>
</statement>
<response/>
</exercise>

<exercise permid="DQv">
Expand All @@ -1297,6 +1300,7 @@
Give two (perhaps related) reasons why any discussion of finite Boolean algebras might center on the example of the power set of a finite set.
</p>
</statement>
<response/>
</exercise>

<exercise permid="jXE">
Expand All @@ -1305,6 +1309,7 @@
Describe a major innovation of the middle twentieth century made possible by Boolean algebra.
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/cosets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@
State Lagrange's Theorem in your own words.
</p>
</statement>
<response/>
</exercise>

<exercise permid="gVU">
Expand All @@ -586,6 +587,7 @@
<m>\langle 3 \rangle</m> in <m>\mathbb Z_9</m>.
</p>
</statement>
<response/>
</exercise>

<exercise permid="Ndd">
Expand All @@ -595,6 +597,7 @@
What is its index in <m>S_4</m>?
</p>
</statement>
<response/>
</exercise>

<exercise permid="tkm">
Expand All @@ -604,6 +607,7 @@
Describe <m>G</m>.
</p>
</statement>
<response/>
</exercise>

<exercise permid="Zrv">
Expand All @@ -613,6 +617,7 @@
Explain how to compute <m>57^{137909}\pmod{137909}</m> without a calculator.
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/crypt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@
Use the <c>euler_phi()</c>function in Sage to compute <m>\phi(893\,456\,123)</m>.
</p>
</statement>
<response/>
</exercise>

<exercise permid="sAs">
Expand All @@ -521,6 +522,7 @@
Use the <c>power_mod()</c>function in Sage to compute <m>7^{324}\pmod{895}</m>.
</p>
</statement>
<response/>
</exercise>

<exercise permid="YHB">
Expand All @@ -531,6 +533,7 @@
while decrypting a communication without the private key is very hard computationally.
</p>
</statement>
<response/>
</exercise>

<exercise permid="EOK">
Expand All @@ -539,6 +542,7 @@
Explain how in <init>RSA</init> message encoding differs from message verification.
</p>
</statement>
<response/>
</exercise>

<exercise permid="kVT">
Expand All @@ -547,6 +551,7 @@
Explain how one could be justified in saying that Diffie and Hellman's proposal in 1976 was <q>revolutionary.</q>
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/cyclic.xml
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,7 @@
What is the order of the element <m>3</m> in <m>U(20)</m>?
</p>
</statement>
<response/>
</exercise>

<exercise permid="nnJ">
Expand All @@ -822,6 +823,7 @@
What is the order of the element <m>5</m> in <m>U(23)</m>?
</p>
</statement>
<response/>
</exercise>

<exercise permid="TuS">
Expand All @@ -830,6 +832,7 @@
Find three generators of <m>\mathbb Z_8</m>.
</p>
</statement>
<response/>
</exercise>

<exercise permid="zCb">
Expand All @@ -838,6 +841,7 @@
Find three generators of the <m>5^\text{th}</m> roots of unity.
</p>
</statement>
<response/>
</exercise>

<exercise permid="fJk">
Expand All @@ -847,6 +851,7 @@
Check your answer with Sage.
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/domains.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1216,6 +1216,7 @@
Integral domains are an abstraction of which two fundamental rings that we have already studied?
</p>
</statement>
<response/>
</exercise>

<exercise permid="jgG">
Expand All @@ -1224,6 +1225,7 @@
What are the various types of integral domains defined in this section?
</p>
</statement>
<response/>
</exercise>

<exercise permid="PnP">
Expand All @@ -1232,6 +1234,7 @@
The field of fractions of a ring abstracts what idea from basic mathematics?
</p>
</statement>
<response/>
</exercise>

<exercise permid="vuY">
Expand All @@ -1241,6 +1244,7 @@
Which theorem in this chapter generalizes this previous result?
</p>
</statement>
<response/>
</exercise>

<exercise permid="bCh">
Expand All @@ -1250,6 +1254,7 @@
but not a <init>PID</init>.
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/fields.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1650,6 +1650,7 @@
What does it mean for an extension field <m>E</m> of a field <m>F</m> to be a simple extension of <m>F</m>?
</p>
</statement>
<response/>
</exercise>

<exercise permid="Gbh">
Expand All @@ -1660,6 +1661,7 @@
and <m>\alpha</m> is algebraic over <m>F</m>?
</p>
</statement>
<response/>
</exercise>

<exercise permid="miq">
Expand All @@ -1669,6 +1671,7 @@
What critical result relies on a proof that is almost entirely linear algebra?
</p>
</statement>
<response/>
</exercise>

<exercise permid="Spz">
Expand All @@ -1677,6 +1680,7 @@
What is the definition of an algebraically closed field?
</p>
</statement>
<response/>
</exercise>

<exercise permid="ywI">
Expand All @@ -1685,6 +1689,7 @@
What is a splitting field of a polynomial <m>p(x)\in F[x]</m>?
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/finite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1114,6 +1114,7 @@
When is a field extension separable?
</p>
</statement>
<response/>
</exercise>

<exercise permid="Qti">
Expand All @@ -1122,6 +1123,7 @@
What are the possible orders for subfields of a finite field?
</p>
</statement>
<response/>
</exercise>

<exercise permid="wAr">
Expand All @@ -1130,6 +1132,7 @@
What is the structure of the non-zero elements of a finite field?
</p>
</statement>
<response/>
</exercise>

<exercise permid="cHA">
Expand All @@ -1138,6 +1141,7 @@
Provide a characterization of finite fields using the concept of a splitting field.
</p>
</statement>
<response/>
</exercise>

<exercise permid="IOJ">
Expand All @@ -1147,6 +1151,7 @@
<q>The Freshman's Dream?</q>
</p>
</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
5 changes: 5 additions & 0 deletions src/galois.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1558,6 +1558,7 @@
What is the Galois group of a field extension?
</p>
</statement>
<response/>
</exercise>

<exercise permid="bXG">
Expand All @@ -1567,6 +1568,7 @@
what is the definition?)
</p>
</statement>
<response/>
</exercise>

<exercise permid="IeP">
Expand All @@ -1576,6 +1578,7 @@
Capture the essence of the result without getting bogged down in too many details.
</p>
</statement>
<response/>
</exercise>

<exercise permid="olY">
Expand All @@ -1585,6 +1588,7 @@
Paraphrasing the relevant theorem would be a good answer.
</p>
</statement>
<response/>
</exercise>

<exercise permid="Uth">
Expand All @@ -1601,6 +1605,7 @@
</blockquote>

</statement>
<response/>
</exercise>

</reading-questions>
Expand Down
Loading

0 comments on commit 3f8983e

Please sign in to comment.