Difference between revisions of "User:Afly"
(→Tiny 2D experiments) |
(→Grid with numbers) |
||
Line 161: | Line 161: | ||
<asy> | <asy> | ||
− | unitsize( | + | unitsize(36); |
pair A1 = (0,0); | pair A1 = (0,0); | ||
pair A2 = (0,5); | pair A2 = (0,5); | ||
Line 169: | Line 169: | ||
draw(A1--A4--A4+dir(90)--A1+dir(90)--A1+dir(90)*2--A4+dir(90)*2--A3-dir(90)*2--A2-dir(90)*2--A2-dir(90)--A3-dir(90)--A3--A2,linewidth(3)); | draw(A1--A4--A4+dir(90)--A1+dir(90)--A1+dir(90)*2--A4+dir(90)*2--A3-dir(90)*2--A2-dir(90)*2--A2-dir(90)--A3-dir(90)--A3--A2,linewidth(3)); | ||
draw(A1--A2--A2+dir(0)--A1+dir(0)--A1+dir(0)*2--A2+dir(0)*2--A3-dir(0)*2--A4-dir(0)*2--A4-dir(0)--A3-dir(0)--A3--A4,linewidth(3)); | draw(A1--A2--A2+dir(0)--A1+dir(0)--A1+dir(0)*2--A2+dir(0)*2--A3-dir(0)*2--A4-dir(0)*2--A4-dir(0)--A3-dir(0)--A3--A4,linewidth(3)); | ||
+ | pair B1 = (0,1/2); | ||
+ | pair B2 = (0,3/2); | ||
+ | pair B3 = (0,5/2); | ||
+ | pair B4 = (0,7/2); | ||
+ | pair B5 = (0,9/2); | ||
+ | pair C1 = (1/2,0); | ||
+ | pair C2 = (3/2,0); | ||
+ | pair C3 = (5/2,0); | ||
+ | pair C4 = (7/2,0); | ||
+ | pair C5 = (9/2,0); | ||
+ | label("0",B1+C1); | ||
+ | label("0",B2+C1); | ||
+ | label("0",B3+C1); | ||
+ | label("0",B4+C1); | ||
+ | label("0",B5+C1); | ||
+ | label("0",B1+C2); | ||
+ | label("0",B2+C2); | ||
+ | label("0",B3+C2); | ||
+ | label("1",B4+C2); | ||
+ | label("1",B5+C2); | ||
+ | label("0",B1+C3); | ||
+ | label("0",B2+C3); | ||
+ | label("2",B3+C3); | ||
+ | label("1",B4+C3); | ||
+ | label("0",B5+C3); | ||
+ | label("0",B1+C4); | ||
+ | label("0",B2+C4); | ||
+ | label("3",B3+C4); | ||
+ | label("5",B4+C4); | ||
+ | label("0",B5+C4); | ||
+ | label("7",B1+C5); | ||
+ | label("1",B2+C5); | ||
+ | label("0",B3+C5); | ||
+ | label("2",B4+C5); | ||
+ | label("0",B5+C5); | ||
</asy> | </asy> | ||
Revision as of 20:05, 12 December 2023
About Afly
Friends with Yrock and ConfidentFlamingo
User # 1013218 Profile
Some of my asymptote creations
These are a random collection of diagrams and text that I have made. YOU ARE ALLOWED TO USE THESE IMAGES AND/OR TEXT IN YOUR PAGES OR USE THEM FOR REFERENCE.
I try to put them in the order of how much technique & technical points there are in them
Triangle
ANSWER: LOOK ONLY WHEN THE PROBLEM IS COMPLETED >>> THIS IS ONLY TO CHECK YOUR ANSWER
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Pythagorean
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Isosceles Trapezoid
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Hexagon (In AMC 2023 10A #24)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Tiny 2D experiments
Grid with numbers
Tiny 3D experiments
Cube
Smaller cube
Cube with a cube hole in it
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Circle diagrams
A collection of stuff having to do with circles
Intersection points
Created files
(Using desmos)
Colored dodecagon
Original file:
5/6 size:
2/3 size:
1/2 size:
1/3 size:
1/6 size:
Pentagon 2023 12B Q25 dissmo
Original size:
4/5 size: