Skip to content

Commit f89cf34

Browse files
committed
math
1 parent a9fd640 commit f89cf34

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Cards/Mathematics.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,12 @@ Definition: [A positive integer that has more divisors than any smaller positive
8989

9090
Q: How do you read $m \mid n$?
9191
A: "$m$ divides $n$"
92+
93+
Q: Express $m \mid n$ symbolically.
94+
95+
$$m \mid n = \ldots$$
96+
97+
A:
98+
$$
99+
m \mid n = \exists k \in \Z . n = km
100+
$$

0 commit comments

Comments
 (0)