Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit410ce4b

Browse files
authored
Update chinese-remainder-theorem.md
1 parentf171f28 commit410ce4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/algebra/chinese-remainder-theorem.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ $$\left\{\begin{align}
154154
a & \equiv 2 \pmod{6}
155155
\end{align}\right.$$
156156

157-
It is pretty simple to determineis a system has a solution.
157+
It is pretty simple to determineif a system has a solution.
158158
And if it has one, we can use the original algorithm to solve a slightly modified system of congruences.
159159

160160
A single congruence $a \equiv a_i \pmod{m_i}$ is equivalent to the system of congruences $a \equiv a_i \pmod{p_j^{n_j}}$ where $p_1^{n_1} p_2^{n_2}\cdots p_k^{n_k}$ is the prime factorization of $m_i$.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp