Difference between revisions of "User:Johnxyz1"
Line 1: | Line 1: | ||
+ | ==Favorites== | ||
+ | |||
Favorite topic: <cmath>\text{Counting \& Probability}</cmath>for which I am reading AOPS intermediate book on | Favorite topic: <cmath>\text{Counting \& Probability}</cmath>for which I am reading AOPS intermediate book on | ||
Favorite color: <cmath>\text{\textcolor{green}{Green}}</cmath> | Favorite color: <cmath>\text{\textcolor{green}{Green}}</cmath> | ||
− | Favorite software: <cmath> | + | Favorite software: <cmath>\mathit{Microsoft}\ \text{Excel}</cmath> |
Favorite Typesetting Software: <cmath>\text{\LaTeX}</cmath> | Favorite Typesetting Software: <cmath>\text{\LaTeX}</cmath> | ||
Favorite Operating System: Linux (although I am rarely on one) | Favorite Operating System: Linux (although I am rarely on one) | ||
+ | |||
+ | ==<math>\Large\text{\bfseries\LaTeX}</math> typesetting== | ||
Below are some stuff I am doing to practice <math>\text{\LaTeX}</math>. That does not mean I know all of it (actually the only ones I do not know yet is the cubic one and the <math>e^{i\pi}</math> one) | Below are some stuff I am doing to practice <math>\text{\LaTeX}</math>. That does not mean I know all of it (actually the only ones I do not know yet is the cubic one and the <math>e^{i\pi}</math> one) | ||
Line 30: | Line 34: | ||
− | + | ==Math Stuff (for my own)== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | for | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Complementary casework example: https://artofproblemsolving.com/wiki/index.php/2024_AMC_8_Problems/Problem_25 | Complementary casework example: https://artofproblemsolving.com/wiki/index.php/2024_AMC_8_Problems/Problem_25 | ||
− | ==Representing Actions as Permutations== | + | ===Representing Actions as Permutations=== |
''The idea is that if you must do a fixed number of operations of multiple types, you can make those operations letters, and permutate them.'' For example, if you have a grid of \(4\times 6\) and you want to walk from one corner to the opposite one, WLOG you need to go up \(4\) times and right \(6\) times. You can do that in any order, so basically you are arranging | ''The idea is that if you must do a fixed number of operations of multiple types, you can make those operations letters, and permutate them.'' For example, if you have a grid of \(4\times 6\) and you want to walk from one corner to the opposite one, WLOG you need to go up \(4\) times and right \(6\) times. You can do that in any order, so basically you are arranging | ||
UUUURRRRRR | UUUURRRRRR | ||
which simplifies the problem. | which simplifies the problem. | ||
− | Example: 2024 AMC 8 Problems/Problem 13. In this problem you can treat going up as \(U\) and going down as \(D\). Since you have to end up on the ground in \(6\) steps you have \(3\) U's and \(3\) D's; same as above. | + | Example: 2024 AMC 8 Problems/Problem 13. In this problem you can treat going up as \(U\) and going down as \(D\). Since you have to end up on the ground in \(6\) steps you have \(3\) U's and \(3\) D's; same as above. There are some special cases --- begin with U end with D and invalid stuff. |
+ | |||
+ | ==My Contributions== | ||
+ | Redirects, homepage, talk pages, reverts, and reverted edits are ''excluded''. Most edits are ''very minor''. | ||
+ | *[[LaTeX:Packages]] | ||
+ | *[[Earth science]] | ||
+ | *[[Circumference]] | ||
+ | *[[Computer science competitions]] | ||
+ | *[[Tree (graph theory)]] | ||
+ | *[[Asymptote: Basics]] | ||
+ | *[[Asymptote: Drawing]] | ||
+ | *[[Asymptote: Macintosh]] | ||
+ | *[[Catalan sequence]] | ||
+ | *[[LaTeX:Layout]] | ||
+ | *[[Independent event]] | ||
+ | *[[Talk:2024 AMC 10B]] | ||
+ | *[[2024 AMC 8 Problems/Problem 13]] |
Revision as of 09:02, 7 September 2024
Contents
Favorites
Favorite topic: for which I am reading AOPS intermediate book on
Favorite color:
Favorite software:
Favorite Typesetting Software:
Favorite Operating System: Linux (although I am rarely on one)
typesetting
Below are some stuff I am doing to practice . That does not mean I know all of it (actually the only ones I do not know yet is the cubic one and the one)
Source code for equations:
https://1drv.ms/t/c/c49430eefdbfaa19/EQw12iwklslElg9_nCMh0f0BVthxSSl-BOJAwsXtGbbhPg?e=1LfZJm
Math Stuff (for my own)
Complementary casework example: https://artofproblemsolving.com/wiki/index.php/2024_AMC_8_Problems/Problem_25
Representing Actions as Permutations
The idea is that if you must do a fixed number of operations of multiple types, you can make those operations letters, and permutate them. For example, if you have a grid of \(4\times 6\) and you want to walk from one corner to the opposite one, WLOG you need to go up \(4\) times and right \(6\) times. You can do that in any order, so basically you are arranging
UUUURRRRRR
which simplifies the problem.
Example: 2024 AMC 8 Problems/Problem 13. In this problem you can treat going up as \(U\) and going down as \(D\). Since you have to end up on the ground in \(6\) steps you have \(3\) U's and \(3\) D's; same as above. There are some special cases --- begin with U end with D and invalid stuff.
My Contributions
Redirects, homepage, talk pages, reverts, and reverted edits are excluded. Most edits are very minor.