Common Divisor
Find the largest integer which divides every member of the following sequence: 1^5-1, 2^5-2, 3^5-3, ... n^5-n.
Find the largest integer which divides every member of the following sequence: 1^5-1, 2^5-2, 3^5-3, ... n^5-n.
Find the polynomial p(x) with integer coefficients such that one solution of the equation p(x)=0 is $1+\sqrt 2+\sqrt 3$.
Quadratic graphs are very familiar, but what patterns can you explore with cubics?
This problem challenges you to find cubic equations which satisfy different conditions.
Given any two polynomials in a single variable it is always possible to eliminate the variable and obtain a formula showing the relationship between the two polynomials. Try this one.
To find the integral of a polynomial, evaluate it at some special points and add multiples of these values.