Datasets:
addreadme
Browse files- .DS_Store +0 -0
- README.md +4 -4
- graph/.DS_Store +0 -0
- graph/5angle.svg +0 -0
- graph/90angle.svg +0 -0
- graph/hexa.svg +0 -0
- graph/tri.svg +0 -0
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
README.md
CHANGED
|
@@ -7,7 +7,7 @@ The Collatz conjecture asks whether, for any natural number n, if n is even you
|
|
| 7 |
This concise problem has not yet been proven.
|
| 8 |
This problem is also famous for its beautiful graphs.
|
| 9 |
Draw beautiful graphs using the dataset and get ideas for difficult problems.
|
| 10 |
-
<img src="graph/
|
| 11 |
-
<img src="graph/
|
| 12 |
-
<img src="graph/
|
| 13 |
-
<img src="graph/
|
|
|
|
| 7 |
This concise problem has not yet been proven.
|
| 8 |
This problem is also famous for its beautiful graphs.
|
| 9 |
Draw beautiful graphs using the dataset and get ideas for difficult problems.
|
| 10 |
+
<img src="graph/90angle.svg" alt="1" width="300"/>
|
| 11 |
+
<img src="graph/tri.svg" alt="2" width="300"/>
|
| 12 |
+
<img src="graph/hexa.svg" alt="3" width="300"/>
|
| 13 |
+
<img src="graph/5angle.svg" alt="4" width="300"/>
|
graph/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
graph/5angle.svg
ADDED
|
|
graph/90angle.svg
ADDED
|
|
graph/hexa.svg
ADDED
|
|
graph/tri.svg
ADDED
|
|