Difference between revisions of "Alcumus"
(Formatting) |
m (Formatting) |
||
Line 1: | Line 1: | ||
− | '''Alcumus''' is a free, educational system that asks questions from the AoPS staff, books, or external contests. AoPS encourages students to use the system. AoPS generates high-quality solutions for the students to learn and to do similar problems easily. You can access Alucmus [ | + | '''Alcumus''' is a free, educational system that asks questions from the AoPS staff, books, or external contests. AoPS encourages students to use the system. AoPS generates high-quality solutions for the students to learn and to do similar problems easily. You can access Alucmus [{{SERVER}}/alcumus here]. Alcumus can also be found on AoPS's [{{SERVER}}/resources resources page]. |
− | + | The problems in Alcumus cover the following subject | |
− | *[[Prealgebra]] | + | * [[Prealgebra]] |
− | *[[Algebra]] | + | * [[Algebra]] |
− | *[[Geometry]] | + | * [[Geometry]] |
− | *[[Number Theory]] | + | * [[Number Theory]] |
− | *[[Counting]] and [[Probability]] | + | * [[Counting]] and [[Probability]] |
− | *Intermediate Algebra | + | * [[Intermediate Algebra]] |
− | *[[Precalculus]] | + | * [[Precalculus]] |
Within each subject there are many topics to set as a [[Focus Topic]] to deepen the knowledge of that topic. You can also follow a book from AoPS, use "All Available Topics" or "Let Alcumus Choose a Topic". | Within each subject there are many topics to set as a [[Focus Topic]] to deepen the knowledge of that topic. You can also follow a book from AoPS, use "All Available Topics" or "Let Alcumus Choose a Topic". | ||
Line 14: | Line 14: | ||
You can also get secret honors and quests. They can give you XP, but beware, they can also take away XP. The secret honors are secret and when you get them you most probably won't know why. There are also secret honors which you can get because of performing badly which can take away XP. The quests are missions that must be done in a limited amount of time to earn. There is a log at the bottom left. It shows recent problems you've done, along with you and your friend's achievements, quests, completion/mastery of topics, and level ups. If you click on a problem you've done in the log, you can see its solution again. | You can also get secret honors and quests. They can give you XP, but beware, they can also take away XP. The secret honors are secret and when you get them you most probably won't know why. There are also secret honors which you can get because of performing badly which can take away XP. The quests are missions that must be done in a limited amount of time to earn. There is a log at the bottom left. It shows recent problems you've done, along with you and your friend's achievements, quests, completion/mastery of topics, and level ups. If you click on a problem you've done in the log, you can see its solution again. | ||
− | == | + | == Notation == |
− | Note | + | Note that [[LaTeX]] is accepted for inputs in Alcumus. |
AoPS has a special syntax for entering special types of characters in your answers. Examples of common forms of answers are shown below: | AoPS has a special syntax for entering special types of characters in your answers. Examples of common forms of answers are shown below: | ||
Line 25: | Line 25: | ||
\frac{5}{6} | \frac{5}{6} | ||
− | To input a square root type | + | To input a square root, type |
\sqrt{x} | \sqrt{x} | ||
− | where x is the radicand | + | where x is the [[radicand]]. |
You can also type sqrt(x) for a square root. | You can also type sqrt(x) for a square root. | ||
Line 34: | Line 34: | ||
For roots higher than the cube root, type \sqrt[x]{y} or sqrt[x](y). | For roots higher than the cube root, type \sqrt[x]{y} or sqrt[x](y). | ||
− | To input <math>\pi</math> | + | To input <math>\pi</math> type: |
\pi | \pi | ||
Latest revision as of 16:50, 15 January 2025
Alcumus is a free, educational system that asks questions from the AoPS staff, books, or external contests. AoPS encourages students to use the system. AoPS generates high-quality solutions for the students to learn and to do similar problems easily. You can access Alucmus here. Alcumus can also be found on AoPS's resources page.
The problems in Alcumus cover the following subject
Within each subject there are many topics to set as a Focus Topic to deepen the knowledge of that topic. You can also follow a book from AoPS, use "All Available Topics" or "Let Alcumus Choose a Topic".
You can also get secret honors and quests. They can give you XP, but beware, they can also take away XP. The secret honors are secret and when you get them you most probably won't know why. There are also secret honors which you can get because of performing badly which can take away XP. The quests are missions that must be done in a limited amount of time to earn. There is a log at the bottom left. It shows recent problems you've done, along with you and your friend's achievements, quests, completion/mastery of topics, and level ups. If you click on a problem you've done in the log, you can see its solution again.
Notation
Note that LaTeX is accepted for inputs in Alcumus.
AoPS has a special syntax for entering special types of characters in your answers. Examples of common forms of answers are shown below:
To input a fraction, type x/y where x is the numerator and y is the denominator. 5/6
You can also input this fraction with the LaTeX code for fractions: \frac{5}{6}
To input a square root, type \sqrt{x} where x is the radicand.
You can also type sqrt(x) for a square root.
To type cube roots, you can type either \sqrt[3]{x} or cbrt(x) or sqrt[3](x).
For roots higher than the cube root, type \sqrt[x]{y} or sqrt[x](y). To input type: \pi
A coordinate pair should be entered as (x,y). For example: (4.2,5.2)
A mixed fraction should only be used when the problem specifically asks for a mixed fraction. These should be entered as X y/z, such as: 5 1/3 or 5\frac{1}{3} Coefficients of variables should be written without the multiplication sign: 3x
Multipliers with square roots should be written without the multiplication sign. For example, write as 3\sqrt{5} Powers should be entered with the caret (^) sign. For example, type x squared as x^2
Scientific notation should be entered as x*10^y or x\cdot10^y. 6.02*10^-23
Occasionally you will encounter multiple choice problems. Simply enter the correct letter for these problems.
Take note of the following for answering problems:
Probabilities, decimal values, and ratios should always be expressed as simplified common fractions unless otherwise specified.
Units of measurement should not be included in your answers. This includes dollar signs.
Do not do any intermediate rounding. Any rounding should be done at the end of the calculation process. (Only round if the problem asks you to round.)
If the answer is a polynomial, put your answer in decreasing degree order. For example, use x^2+3x+2 instead of 3x+2+x^2. This article is a stub. Help us out by expanding it.