Difference between revisions of "User:Lcz"
(→A.Before oly...) |
(→Combonatorics) |
||
Line 453: | Line 453: | ||
. | . | ||
− | == | + | ==Combinatorics== |
. | . |
Revision as of 14:01, 12 June 2020
Contents
- 1 Introduction
- 2 Disclaimer
- 3 ALGEBRA
- 4 A.Before oly...
- 5 Inequalities
- 6 I.Basics
- 7 I.More advanced stuff, learn some calculus
- 8 I.Extra
- 9 Function Equations
- 10 F.Intro
- 11 F.Ok these things are sort of cool
- 12 F.They're not that cool actually
- 13 F.Extra
- 14 MONSTROUS Functional Equations
- 15 Combinatorics
- 16 C.Basics
- 17 C.This stuff is pretty easy
- 18 Now this stuff is kind of hard
Introduction
So I failed the AOIME. I don't really want to do any more AIME prep, so I have decided to go do some Oly prep :). Here's some oly notes/favorite problems
Disclaimer
About half of these problems (?) are from the OTIS excerpts. I try to make mines easier to understand though you should probably just read the OTIS excerpts. These notes are to help me learn, though I don't mind if you read them.
.
.
.
.
.
.
.
.
.
.
ALGEBRA
Algebra is cool. I'm pretty good at it (by my standards shup smh).
.
.
.
.
.
.
.
.
.
.
A.Before oly...
B. Problem 1:
Find if .
B. Problem 2:
Find the sum of all such that .
B. Problem 3 (troll):
Find the sum of all in such that
B. Problem 4 (2018 I/6)
Let be the number of complex numbers with the properties that and is a real number. Find the remainder when is divided by .
B. Problem 5 (AOIME/8 sigh...)
Define a sequence recursively by and for integers . Find the least value of such that the sum of the zeros of exceeds .
B. Problem 6 (AOIME/11 bash-ish?)
Let , and let and be two quadratic polynomials also with the coefficient of equal to . David computes each of the three sums , , and and is surprised to find that each pair of these sums has a common root, and these three common roots are distinct. If , then , where and are relatively prime positive integers. Find .
B. Problem 7 (1984/15):
Determine if
B. Problem 8 (2020 I/14):
Let be a quadratic polynomial with complex coefficients whose coefficient is Suppose the equation has four distinct solutions, Find the sum of all possible values of
B. Problem 9 (HINT: THIS IS GEOMETRY 2006 II/15):
Given that and are real numbers that satisfy:
and that where and are positive integers and is not divisible by the square of any prime, find
B. Problem 10 (2011 I/15):
For some integer , the polynomial has the three integer roots , , and . Find .
B. Problem 11 (2014 I/13):
The polynomial has complex roots of the form with and Given that where and are relatively prime positive integers, find
B. Problem 12 (2007 I/14):
A sequence is defined over non-negative integral indexes in the following way: , .
Find the greatest integer that does not exceed
B. Problem 13 (2007 II/14):
Let be a polynomial with real coefficients such that and for all , Find
B. Problem 14 (Gotta save the easy ones for the end, 2010 I/14):
For each positive integer n, let . Find the largest value of for which .
B. Problem 15 (2021 usamo/6):
Dad and mom are playing outside while you are in a conference call discussing serious matters.
What is ?
B. Problem 16 (For difficulty of 16, 2016 II/15):
For let and . Let be positive real numbers such that and . The maximum possible value of , where and are relatively prime positive integers. Find .
Inequalities
Yay! I love inequalities. Clever algebraic manipulation+thereoms is all you need. It all comes from experience though...
I.Basics
AM-GM, Cauchy (Titu's Lemma as well), Muirhead, and Holder's. These are cool, remember that these should only be used when the inequality is homogenized already.. These are all pretty easy to prove as well.
Example 1:
(Evan Chen) Let with . Prove that
Solution: We need to try to homogenize this somehow. Plugging in the expression for on the LHS for won't work. If we try to do something on the left side, we'll still have a degree . Wait a second, why are they all 's? Let's try to get rid of the 's first. Well, if we add to both sides of the given condition, we get
, ,
By AM-GM. Obviously the trivial solution satisfies this, so we haven't made any silly mistakes. We still haven't homogenized, but now the path is clear. Multiplying both sides by , we get
, ,
Which is true from AM-GM. We shall now introduce Muirhead's...
Example 2:
Let (Again Evan Chen) and . Prove that .
Solution: First we homogenize:
Which is true because majorizes
Cauchy:
Problem 1: (2009 usamo/4):
For let , , ..., be positive real numbers such that Prove that .
Try to solve this on your own! Very cute problem. Note that you'll probably only ever need Holder's for variables...
Example 3 (2004 usamo/5)
Let , , and be positive real numbers. Prove that .
Solution:
1. The is cubed, so we try to use Holder's. The simplest way to do this is just to use on the LHS.
2. Now all we have to prove is that , or . Now note that if , this is true, if , this is true, and if , this is true as well, and as we have exhausted all cases, we are done.
I.More advanced stuff, learn some calculus
You will need to know derivatives for this part. It's actually quite simple. Derivative=Tangent.
The derivative of is
Adding and other stuff works in the same way. You also probably need to know
-Product Rule:
-Quotient Rule:
-Summing:
The second derivative of a function is just applying the derivative twice. A function is convex on an interval if it's second derivative is always positive in that interval. A function is convex if it's second derivative is negative in that interval.
Jensen's inequality says that if is a convex function in the interval , for all in ,
The opposite holds if is concave.
Karamata's inequality says that if is convex in the interval , the sequence majorizes ,, and all are in ,
TLT (Tangent Line Trick) is basically where you either
a. take the derivative, and plug in the equality cases or
b. plugging in both equality cases to form a line.
Problem 2:
Show that
Problem 3: Using Jensen's and Holder's, solve 2001 IMO/2:
Let be positive real numbers. Prove .
Problem 4: (2017 usamo/6)
Find the minimum possible value of given that are nonnegative real numbers such that .
Problem 5: (Japanese MO 1997/6)
Prove that
for any positive real numbers , , .
I.Extra
Ravi Substitution for triangles. .
Problem 6: (1983 imo/6, using Ravi!)
Let , and be the lengths of the sides of a triangle. Prove that
.
Determine when equality occurs.
Inequality Problems:
https://artofproblemsolving.com/wiki/index.php/Category:Olympiad_Inequality_Problems
https://artofproblemsolving.com/wiki/index.php/Category:Olympiad_Algebra_Problems
Function Equations
Oops...I kind of suck at these :P
~Lcz 6/9/2020 at 12:49 CST
F.Intro
injective: a-1, b-3, c-2, nothing-4
surjective: a-1, b-1, b-2, c-3
bijective: a-1, b-3, c-2
A function where its domain and range are same is an involution if for every in its range/domain. This function is bijective.
-Function=anything.
-Symmetry
-Plug in
-Check for linear/constant solutions first. They are usually the only ones.
-fff trick is pro
-Pointwise trap?!?
-Be aware of your domain/range. ((Probably not))
F.Ok these things are sort of cool
Example 1 (2002 usamo/4):
Let be the set of real numbers. Determine all functions such that
for all pairs of real numbers and .
Solution:
I claim that the sole solution is for some constant .
First note that setting and as zero respectively yields and . Letting in the second equation means that is odd.
Now, we can substitute into the original equation our findings:
where .
Finally,
. Setting , we get the desired.
F.They're not that cool actually
Problem 1 (2009 imo/5):
Determine all functions from the set of positive integers to the set of positive integers such that, for all positive integers and , there exists a non-degenerate triangle with sides of lengths
and .
This question...is...cool...?
Example 2 (ISL/2015): Determine all functions
with the property that
holds for all .
BOGUS Solution:
The answer is or . These clearly work.
Claim: there exists a such that .
Proof: set .
Then (*) where . Now for some constant , or .
The former yields , the latter works and yields .
Why this is wrong: You can't just assume because or . Remember, a function is anything. Maybe this function is surjective.
Solution (after that step):
Now we plug in (because we know that the will turn into , and therefore will be proving that is linear).
(from (*) on where is actually .
(follows directly from (*)).
Therefore, this equation is linear.
Now, letting ,
From (*), we get
If , then
So . Otherwise, is constant and plugging back into (*), we get the only solution as
Ay, ok. Heres a semi-recent one.
Problem 2 (2016 usamo/4):
Find all functions such that for all real numbers and ,
Problem 3(One of my favorites, found it in Inter. Alg I think; 1981 imo/6)
The function satisfies
(1)
(2)
(3)
for all non-negative integers . Determine .
Problem 4(cute, 1983 imo/1):
Find all functions defined on the set of positive reals which take positive real values and satisfy the conditions:
(i) for all ;
(ii) as .
Problem 5 (1986 imo/5, easy but lots of pitfalls oops):
Find all (if any) functions taking the non-negative reals onto the non-negative reals, such that
(a) for all non-negative , ;
(b) ;
(c) for every .
F.Extra
Nothin much
https://artofproblemsolving.com/wiki/index.php/Category:Functional_Equation_Problems
MONSTROUS Functional Equations
Ok we're not going to talk about these
Hopefully they don't appear on usa(j)mo next year
otherwise i'm screwed lol
.
.
.
.
.
.
.
.
Combinatorics
.
.
.
.
.
.
- -;
This will be a big chapter because I have no idea what the categories of combo are.
Yo I'm trash at this stuff. I'm trash at everything tbh. Let's give it a try, shall we?
C.Basics
We're pretty much only going to be working with Expected value and pigeonhole principle here, which corresponds to about 25%(a lot less) of olympiad combo problems.
First of all, we will always denote expected value as . Denote several events and their probabilities as . Then
.
Next, there's this cool (I think so) property of the expected value.
Say the average number of cookies someone in this world has ate is . Then there exists a person that has ate at least cookies, and also a person who ate at most cookies. It seems simple, but it's pretty powerful.
Pigeonhole principle says that if you have pigeonholes and pigeons, there must exist a pigeonhole with at least ceiling() pigeons.
This follows directly from our previous claim.
C.This stuff is pretty easy
Example 1 (AoPS):
In his spare time, Richard Rusczyk shuffles a standard deck of 52 playing cards. He then turns the cards up one by one from the top of the deck until the third ace appears. If the expected (average) number of cards Richard will turn up is where and are relatively prime positive integers, find
Solution:
The four aces divide the deck into parts, and the expected number of cards in each of them is . Therefore the answer is
Example 2 (1987 imo/1):
Let be the number of permutations of the set which have exactly fixed points. Prove that .
Solution:
Look at the summation. It's actually just the expected number of fixed points, multiplied by the number of permutations, or .
Because every integer has a chance of being a fixed point, the expected number of fixed points is , and multiplying by , we see that the requested sum is indeed .
Problem 1 (Easy Pigeonhole! 1972 imo/1):
Prove that from a set of ten distinct two-digit numbers (in the decimal system), it is possible to select two disjoint subsets whose members have the same sum.
Problem 2 (another easy Pigeonhole, 1976 usamo/1):
(a) Suppose that each square of a chessboard is colored either black or white. Prove that with any such coloring, the board must contain a rectangle (formed by the horizontal and vertical lines of the board such as the one outlined in the figure) whose four distinct unit corner squares are all of the same color.
(b) Exhibit a black-white coloring of a board in which the four corner squares of every rectangle, as described above, are not all of the same color.
Problem 3 (Pigeonhole mastery lol, 2012 usamo/2):
A circle is divided into congruent arcs by points. The points are colored in four colors such that some points are colored Red, some points are colored Green, some points are colored Blue, and the remaining points are colored Yellow. Prove that one can choose three points of each color in such a way that the four triangles formed by the chosen points of the same color are congruent.
Problem 4 (Get out your combinatorics identities, 1981 imo/2):
Let and consider all subsets of elements of the set . Each of these subsets has a smallest member. Let denote the arithmetic mean of these smallest numbers; prove that
Problem 5 (1998 imo/2):
In a competition, there are contestants and judges, where is an odd integer. Each judge rates each contestant as either “pass” or “fail”. Suppose is a number such that, for any two judges, their ratings coincide for at most contestants. Prove that
Now this stuff is kind of hard
Problem 6 (Construction! 2014 imo/5):
For each positive integer , the Bank of Cape Town issues coins of denomination . Given a finite collection of such coins (of not necessarily different denominations) with total value at most , prove that it is possible to split this collection into or fewer groups, such that each group has total value at most .
Problem 7 (More construction! 2016 imo/2):
Find all integers for which each cell of table can be filled with one of the letters and in such a way that:
in each row and each column, one third of the entries are , one third are and one third are ; and
in any diagonal, if the number of entries on the diagonal is a multiple of three, then one third of the entries are , one third are and one third are .