Proof that ax^2 + bx + c has No Rational Zeroes if a,b, and c are Odd

Click For Summary
SUMMARY

The discussion establishes that a quadratic equation of the form $$ax^2 + bx + c$$ cannot have rational zeroes if the coefficients a, b, and c are all odd integers. The reasoning is based on the properties of the roots $$\alpha$$ and $$\beta$$, leading to the conclusion that at least one of the roots must be even, which contradicts the odd nature of b. The discussion also highlights the relationship between the discriminant $$b^2 - 4ac$$ and its implications for the existence of rational roots.

PREREQUISITES
  • Understanding of quadratic equations and their roots
  • Familiarity with the discriminant in polynomial equations
  • Basic knowledge of integer properties, particularly odd and even integers
  • Ability to manipulate algebraic expressions and equations
NEXT STEPS
  • Study the properties of the discriminant in quadratic equations
  • Learn about rational roots and the Rational Root Theorem
  • Explore the implications of integer coefficients on the nature of polynomial roots
  • Investigate the relationship between odd integers and their squares
USEFUL FOR

Mathematics students, educators, and anyone interested in algebraic theory, particularly those studying quadratic equations and their properties.

IHateFactorial
Messages
15
Reaction score
0
Well, let's look at how this works.

Quadratic equations can have either 1, 2, or no zeroes. If it has no real zeroes, the zeroes it DOES have are complex, so that's obviously not it.

Let's imagine $$ax^2 + bx + c = 0$$ has one zero, call it $$ \alpha$$ (Cuz it looks pretty).

Then that means $$ax^2 + bx + c = (x+\alpha)(x+\alpha) = x^2 + 2\alpha x + \alpha^2$$

Seeing that, we see that $$b = 2\alpha$$, which isn't odd an odd number.

The above example is imagining $$\alpha < 0$$; if $$\alpha > 0$$, it'd be the same thing: $$b = -2\alpha$$

Now, let's take it as if it had two zeroes: $$\alpha$$ and $$\beta$$.

$$ax^2 + bx + c = (x+\alpha)(x+\beta) = x^2 + x\beta + x\alpha + \alpha\beta = x^2 + x(\alpha+\beta) + \alpha\beta$$

So, let's imagine now that all coefficients are odd.

a = 1, because the coefficient of x squared is 1.
b = $$\alpha + \beta$$, so one of those most be even not both.
c = $$\alpha \beta$$, this leads to a contradiction with b, because if either alpha or beta is even, then b is even.

Is this right? If I show this to my teacher, will she accept it?
 
Mathematics news on Phys.org
IHateFactorial said:
Well, let's look at how this works.

Quadratic equations can have either 1, 2, or no zeroes. If it has no real zeroes, the zeroes it DOES have are complex, so that's obviously not it.

Let's imagine $$ax^2 + bx + c = 0$$ has one zero, call it $$ \alpha$$ (Cuz it looks pretty).

Then that means $$ax^2 + bx + c = (x+\alpha)(x+\alpha) = x^2 + 2\alpha x + \alpha^2$$

This is untrue. For example, $x^2 - 2x + 1$ and $4x - 8x + 4$ both have the single root 1, but the coefficient of the $x^2$ term in the second polynomial isn't $a = 1$.

Furthermore, if $\alpha$ is our single root, all we know is that $(x - \alpha)^2$ is a factor (not $(x + \alpha)^2$).

The problem states that the roots under consideration are RATIONAL, so there is reason to suppose $\alpha$ is an integer, for example, the polynomial $4x^2 - 4x + 1$ has integer coefficients, but its only root is $\frac{1}{2}$.

Seeing that, we see that $$b = 2\alpha$$, which isn't odd an odd number.

It could be if $\alpha = \dfrac{2k+1}{2}$ for an integer $k$.

The above example is imagining $$\alpha < 0$$; if $$\alpha > 0$$, it'd be the same thing: $$b = -2\alpha$$

Now, let's take it as if it had two zeroes: $$\alpha$$ and $$\beta$$.

$$ax^2 + bx + c = (x+\alpha)(x+\beta) = x^2 + x\beta + x\alpha + \alpha\beta = x^2 + x(\alpha+\beta) + \alpha\beta$$

So, let's imagine now that all coefficients are odd.

a = 1, because the coefficient of x squared is 1.
b = $$\alpha + \beta$$, so one of those most be even not both.
c = $$\alpha \beta$$, this leads to a contradiction with b, because if either alpha or beta is even, then b is even.

Is this right? If I show this to my teacher, will she accept it?

I seriously doubt it.

I think you're lost in useless territory here, what you want to show is that:

$ax^2 + bx + c$ has a rational root if and only if $b^2 - 4ac$ is a perfect square of a rational number. Since $a,b,c$ are all integers, this means $b^2 - 4ac$ is the square of an integer.

If $a,b,c$ are all ODD, then $b^2 - 4ac$ must likewise be an odd integer, and thus if it is a square, is the square of an odd integer.

See if you can prove $b^2-1 = (b+1)(b-1)$ is an odd multiple of $4$. Why is this a contradiction?
 

Similar threads

Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
46
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K