taery commited on
Commit
02313f7
·
1 Parent(s): f73320e
Files changed (7) hide show
  1. .DS_Store +0 -0
  2. README.md +4 -4
  3. graph/.DS_Store +0 -0
  4. graph/5angle.svg +0 -0
  5. graph/90angle.svg +0 -0
  6. graph/hexa.svg +0 -0
  7. 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/plot_1k_90angle.svg" alt="1" width="300"/>
11
- <img src="graph/1k_pi_30angle.svg" alt="2" width="300"/>
12
- <img src="graph/plot_1k_30angle.svg" alt="3" width="300"/>
13
- <img src="graph/1k_tri.svg" alt="4" width="300"/>
 
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