Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Finish Q16 on NT. ask help if needed.

Suppose you have 3 variables and want to bound. A good trick is to put a quadratic
expression with one variable changing and the other holding, and try to pull out
stuff.

Polynomial modulus: given a polynomial expression and trying to find solutions,


then plug the left-side into an integer, meaning that the mod must go into it. then
solve!

solving DPE through rewriting as a quad in 1 variable, then applying discriminant


must be positive square rules.

squares in mod 3,4,5,8,16.


cubes in mod 7,9,13

you can use a^phi is 1 mod n. then if you find that the power is phi, you can set
the eq in mod n.

complete #22 and #23.

regarding the lcm question, expand it out as (atbt+at+bt+1)(ct+1), so it is


atbtct+atct+btct+ct+atbt+at+bt+1. or atbtct+(atct+atbt+btct)+(at+bt+ct)+1.
of course the t can be taken out but it is not relevant here.

then you want that (atct+atbt+btct)+(at+bt+ct) to be a part of lcm(at,bt,ct). can


this be done?

#22: prove that if p prime x integer, then every factor of


x[p-1] + x[p-2] + ... + x + 1 is congruent to 0 or 1 mod p.
Not ethat this is just a factor of x^p-1 which is (x-1)(all the stuff) mod p.

Let there exist a p that divides x^p-1. then x^p is 1 mod p.


but also x^{p-1} is 1 mod p.

make a speed playlist


https://setwithfriends.com/game/radioactive-picayune-attraction

epic quiz adipurush

Ask about the sum of tris combi

and then the sus sliding geo proof strategy

go to IT to install java
ask how to define convexity without using caculus
learn sos for multiplying inequalities

expand as (x+y)/xy + 1/xy bigger than 5/4.

is 2/xy greater than 5/4. note that x+ y greater than 2 root xy, so 1/2 greater
than root xy, so xy lesser than 1/4. then 2/(1/4) is eight, and by a long way too.

ULTRASET NEW RECORD


https://setwithfriends.com/game/wary-end-cub-9

ask relating to someone's FE handout from april camp

now note that you have that with f(x+f(y))=f(x)+y proceed proof as normal to get
that solution of -x or x. this is it.

Now consider f(x+f(y))=f(x)+y^2. is it injective or surjective? not necessarily


surjective. nor injective because of that y^2 term. can you show injective? f(x)
+y1^2=f(x)+y2^2. this doesnt work, the function can alternate between positives and
negatives in y and still preserve equality.
you can also show that it attains all values on the range of its minimum to
infty. \

q10: basically multiplicative cauchy which is satisfied by all a^x. ofc if


continuous just take the rationals and extend. because rationals are dense.

Show there is a unique polynomial p(x) with integer coefficients in the set {0 to
9} such that p(-2)=p(-5)=10
2. what happens when 10 is replaced with 2009

Firstly, take away the constant term to see that 2 times something is congruent to
5 times something, mod 10. This is just 10 mod 10. Then the constant term does not
exist. Now you know that x times the smaller poly is 10 mod 10. and now the
coefficient of the x can by anything because you can just further reduce on the
inside?

https://setwithfriends.com/game/slick-uppity-rake-2

https://setwithfriends.com/game/slick-uppity-rake-38
good times but not recordds

15c: if you see that the polynomial crosses x at the irreducible value, and the
other does too?

You might also like