Difference between revisions of "User:Andrewc10"
Line 3: | Line 3: | ||
=My AoPS Links= | =My AoPS Links= | ||
Sorry, I'm not sure if this is allowed, I'll email them. | Sorry, I'm not sure if this is allowed, I'll email them. | ||
− | + | =Facts about me= | |
+ | <font color="red">[Put on another page for it is too long for a section]</font> | ||
+ | [[User:Andrewc10/facts|Click here for my facts]] | ||
=Math= | =Math= | ||
I am not very good at math :( | I am not very good at math :( | ||
Line 13: | Line 15: | ||
<math>\text{I} \color{red}{\heartsuit}</math> <math>\LaTeX</math> | <math>\text{I} \color{red}{\heartsuit}</math> <math>\LaTeX</math> | ||
===Examples=== | ===Examples=== | ||
− | <math>\sum_{n=5} | + | <math>\sum_{n=5}^{10} \cdot \frac{1}{2} - x^{16}_{8}</math> |
<math>x^2 - 16x + 77 = 0</math> | <math>x^2 - 16x + 77 = 0</math> | ||
<math>(x+7)(x+11)</math> | <math>(x+7)(x+11)</math> | ||
Line 21: | Line 23: | ||
I am horrible at asymptote. I don't even know how to spell it. (I had to go to my class forum to find the topic and copy and paste.) I can only do a couple of 'easy' codes. | I am horrible at asymptote. I don't even know how to spell it. (I had to go to my class forum to find the topic and copy and paste.) I can only do a couple of 'easy' codes. | ||
===examples=== | ===examples=== | ||
− | + | [asy] | |
+ | size(1000); | ||
+ | pen[][] p={{red,orange,yellow}, | ||
+ | {purple,orange,green}, | ||
+ | {blue,orange,red}}; | ||
+ | latticeshade(texpath("Welcome To The Wiki"),p); | ||
+ | [/asy] | ||
=Blog= | =Blog= | ||
I have created my blog. | I have created my blog. | ||
It features my Python projects. | It features my Python projects. | ||
Please visit: https://artofproblemsolving.com/community/c1278407 | Please visit: https://artofproblemsolving.com/community/c1278407 |
Revision as of 14:02, 24 October 2020
Hi! I am AndrewC10 and I am particularly new to AoPS Online. I want to thank CreativeHedgehog and Wuwang2002 for their help.
Contents
My AoPS Links
Sorry, I'm not sure if this is allowed, I'll email them.
Facts about me
[Put on another page for it is too long for a section] Click here for my facts
Math
I am not very good at math :( I don't really like quadratic equations
LaTeX
I am still learning LaTeX, but I am particularly good at it. (oh great BBcode doen't work here) You can ask me for any LaTeX (except Asymptote)and I will give you the code
Examples
Wuwang2002
Wuwang2002 is a close friend of mine. You can also ask him for some bbcode
Asymptote
I am horrible at asymptote. I don't even know how to spell it. (I had to go to my class forum to find the topic and copy and paste.) I can only do a couple of 'easy' codes.
examples
[asy] size(1000); pen[][] p={{red,orange,yellow}, {purple,orange,green}, {blue,orange,red}}; latticeshade(texpath("Welcome To The Wiki"),p); [/asy]
Blog
I have created my blog. It features my Python projects. Please visit: https://artofproblemsolving.com/community/c1278407