Polynomial functions and their roots
-
problemFind relationships between the polynomials a, b and c which are polynomials in n giving the sums of the first n natural numbers, squares and cubes respectively. -
problemCubic Spin
Prove that the graph of f(x) = x^3 - 6x^2 +9x +1 has rotational symmetry. Do graphs of all cubics have rotational symmetry? -
problemJanine's Conjecture
Janine noticed, while studying some cube numbers, that if you take three consecutive whole numbers and multiply them together and then add the middle number of the three, you get the middle number. Does this always work? Can you prove or disprove this conjecture?
-
problemAgile Algebra
Observe symmetries and engage the power of substitution to solve complicated equations.
-
problemPatterns of Inflection
Find the relationship between the locations of points of inflection, maxima and minima of functions.
-
-
problemReal(ly) Numbers
If x, y and z are real numbers such that: x + y + z = 5 and xy + yz + zx = 3. What is the largest value that any of the numbers can have?
-
problemFibonacci Fashion
What have Fibonacci numbers to do with solutions of the quadratic equation x^2 - x - 1 = 0 ?
-
problemPoly Fibs
A sequence of polynomials starts 0, 1 and each poly is given by combining the two polys in the sequence just before it. Investigate and prove results about the roots of the polys.
-
problemInterpolating Polynomials
Given a set of points (x,y) with distinct x values, find a polynomial that goes through all of them, then prove some results about the existence and uniqueness of these polynomials.