In a group, \(a^0\) is defined as the identity element \(e\).
Note 1: ETH::DiskMat
Note Type: Horvath Cloze
GUID:
PI2pek)9t%
Before
Front
Back
In a group, \(a^0\) is defined as the identity element \(e\).
After
Front
In a group, \(a^0\) is defined as the identity element \(e\).
Back
In a group, \(a^0\) is defined as the identity element \(e\).
Field-by-field Comparison
| Field | Before | After |
|---|---|---|
| Text | <p>In a group, \({{c1::a^0}}\) is defined as the {{c2::identity element |
<p>In a group, \({{c1::a^0}}\) is defined as the {{c2::identity element \(e\)}}.</p> |
Note 2: ETH::DiskMat
Note Type: Horvath Classic
GUID:
q[i&,qVWc9
Before
Front
What is modular congruence in a field?
Back
What is modular congruence in a field?
\[a(x) \equiv_{m(x)} b(x) \quad \overset{\text{def}}{\Leftrightarrow} \quad m(x) \ | \ (a(x) - b(x))\]
After
Front
What is modular congruence in a polynomial field?
Back
What is modular congruence in a polynomial field?
\[a(x) \equiv_{m(x)} b(x) \quad \overset{\text{def}}{\Leftrightarrow} \quad m(x) \ | \ (a(x) - b(x))\]
Field-by-field Comparison
| Field | Before | After |
|---|---|---|
| Front | <p>What is modular congruence in a field?</p> | <p>What is modular congruence in a polynomial field?</p> |
Note 3: ETH::DiskMat
Note Type: Horvath Classic
GUID:
xkr{;Hl0wh
Before
Front
How do you find the GCD of two polynomials?
Back
How do you find the GCD of two polynomials?
To find \(\gcd(a(x), b(x))\):
- Find a common factor \((x - \alpha)\) using the roots method:
- Try all possible elements of the field to find roots
- If \(\alpha\) is a root of both, then \((x - \alpha)\) is a common factor
- Use division with remainder to reduce to smaller polynomials
- Repeat the process on the smaller polynomials
- Important: Don't just find all roots and multiply! A root might be repeated (e.g., \((x+1)^2\)), and you'd miss the higher multiplicity
Example: For \(a(x) = (x+1)(x+1)(x+2)\), the GCD with another polynomial might be \((x+1)^2\), not just \((x+1)\).
After
Front
How do you find the GCD of two polynomials?
Back
How do you find the GCD of two polynomials?
To find \(\gcd(a(x), b(x))\):
- Find a common factor \((x - \alpha)\) using the roots method:
- Try all possible elements of the field to find roots
- If \(\alpha\) is a root of both, then \((x - \alpha)\) is a common factor
- Use division with remainder to reduce to smaller polynomials
- Repeat the process on the smaller polynomials
- After they have no roots anymore, try all monic polynomials up to degree d/2 to find irreducible factors.
- Important: Don't just find all roots and multiply! A root might be repeated (e.g., \((x+1)^2\)), and you'd miss the higher multiplicity
Example: For \(a(x) = (x+1)(x+1)(x+2)\), the GCD with another polynomial might be \((x+1)^2\), not just \((x+1)\).
Field-by-field Comparison
| Field | Before | After |
|---|---|---|
| Back | <p>To find \(\gcd(a(x), b(x))\):</p> <ol> <li>Find a common factor \((x - \alpha)\) using the <strong>roots method</strong>:</li> <li>Try all possible elements of the field to find roots</li> <li>If \(\alpha\) is a root of both, then \((x - \alpha)\) is a common factor</li> <li>Use <strong>division with remainder</strong> to reduce to smaller polynomials</li> <li>Repeat the process on the smaller polynomials</li> <li><strong>Important</strong>: Don't just find all roots and multiply! A root might be repeated (e.g., \((x+1)^2\)), and you'd miss the higher multiplicity</li> </ol> <p><strong>Example</strong>: For \(a(x) = (x+1)(x+1)(x+2)\), the GCD with another polynomial might be \((x+1)^2\), not just \((x+1)\).</p> | <p>To find \(\gcd(a(x), b(x))\):</p> <ol> <li>Find a common factor \((x - \alpha)\) using the <strong>roots method</strong>:</li> <li>Try all possible elements of the field to find roots</li> <li>If \(\alpha\) is a root of both, then \((x - \alpha)\) is a common factor</li> <li>Use <strong>division with remainder</strong> to reduce to smaller polynomials</li> <li>Repeat the process on the smaller polynomials</li><li>After they have no roots anymore, try all monic polynomials up to degree d/2 to find irreducible factors.</li> <li><strong>Important</strong>: Don't just find all roots and multiply! A root might be repeated (e.g., \((x+1)^2\)), and you'd miss the higher multiplicity</li> </ol> <p><strong>Example</strong>: For \(a(x) = (x+1)(x+1)(x+2)\), the GCD with another polynomial might be \((x+1)^2\), not just \((x+1)\).</p> |
Note 4: ETH::DiskMat
Note Type: Horvath Cloze
GUID:
zDSrp9w@De
Before
Front
Back
After
Front
Back
Field-by-field Comparison
| Field | Before | After |
|---|---|---|
| Text | In a group, the equation \(a * x = b\) has {{c1:: a unique solution \(x\)}} for any \(a\) and \(b\) |
In a group, the equation \(a * x = b\) (and \(x*a = b\)) has {{c1:: a unique solution \(x\)}} for any \(a\) and \(b\). |