Proving Even Integer Coefficients in Quadratic Polynomials - Homework Question

  • Thread starter Thread starter lolo94
  • Start date Start date
  • Tags Tags
    Polynomial Proof
AI Thread Summary
The discussion revolves around proving or disproving that if f(0) and f(1) of the quadratic polynomial f(x) = ax^2 + bx + c are even integers, then f(n) is an integer for every natural number n. Participants suggest analyzing constants and the relationship between f(n), f(0), and f(1). It is noted that since f(0) = c, and both f(0) and f(1) are even, c must also be an even integer. The idea of constructing a unique parabola through three points is introduced as a potential method for further exploration. The conversation emphasizes the importance of understanding the implications of even coefficients in quadratic functions.
lolo94
Messages
17
Reaction score
0

Homework Statement


Let f(x) = ax^2 + bx + c be a quadratic polynomial. Either prove or disprove the following statement: If f(0) and f(1) are even integers then f(n) is an integer for every natural number n.

Homework Equations

The Attempt at a Solution


I tried different approaches such as analyzing the constants, f(n)-f(0)-f(1).
How do you approach these problems in general?
 
Physics news on Phys.org
lolo94 said:

Homework Statement


Let f(x) = ax^2 + bx + c be a quadratic polynomial. Either prove or disprove the following statement: If f(0) and f(1) are even integers then f(n) is an integer for every natural number n.

Homework Equations

The Attempt at a Solution


I tried different approaches such as analyzing the constants, f(n)-f(0)-f(1).
How do you approach these problems in general?
What can you tell about c from knowledge of f(0) ?
 
SammyS said:
What can you tell about c from knowledge of f(0) ?
c=even integer
 
We can construct a unique parabola using 3 points. Consider the function f$$x → ax^2 + bx + c$$

We know:
f(0) = a1
f(1) = a2

a1 and a2 are even integers. You can use f(n1) for the third point. Then you have a parabola through these 3 points. Try this.
 
  • Like
Likes SammyS
Back
Top