Quadratic equation with no rational roots

Click For Summary

Homework Help Overview

The discussion revolves around a quadratic equation of the form ##x^2+(2m+1)x+(2n+1) = 0##, where ##m## and ##n## are integers. The original poster attempts to prove that the roots of this equation are not rational numbers by analyzing the discriminant.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants explore the implications of the discriminant being a perfect square and question the relationship between rational roots and integer coefficients. Some participants suggest considering previous results related to rational roots in quadratic equations.

Discussion Status

The discussion is ongoing, with various participants offering insights and questioning the connections between different problems. Some guidance has been provided regarding the nature of rational roots, but no consensus has been reached on the original poster's proof attempt.

Contextual Notes

Participants note that the coefficients of the quadratic equation are odd integers, and there is a discussion about the relevance of previous problems to the current one. The original poster expresses uncertainty about the mathematical concepts being discussed.

brotherbobby
Messages
773
Reaction score
172
Homework Statement
Prove that the equation ##x^2+(2m+1)x+(2n+1) = 0## does not possess any rational roots if ##m \in \mathbb{Z}, n \in \mathbb{Z}##.
Relevant Equations
1. Discriminant of the quadratic equation ##ax^2+bx+c = 0## is ##\mathscr{D} = b^2-4ac##
2. If the roots of a quadratic equation are rational, its discriminant must be a perfect square (of an integer), i.e.##\mathscr {D} = p^2## where ##p \in \mathbb{Z}##.
Given : Equation ##x^2+(2m+1)x+(2n+1) = 0## where ##m \in \mathbb{Z}, n \in \mathbb{Z}##, i.e. both ##m,n## are integers.
To prove : If ##\alpha,\beta## be its two roots, then they are not rational numbers.

Attempt : The discriminant of the equation ##\mathscr{D} = (2m+1)^2 - 4(2n+1) = 4m^2+4m+1 - 8n - 4 = 4m^2+4m-(8n+3)##. I need to show therefore that ##4m^2+4m-(8n+3) \ne p^2##, where ##p\in \mathbb{Z}##.

If possible, let ##4m^2+4m-(8n+3) = p^2##. Being a quadratic equation with an integral root (##m\in \mathbb{Z}##), the solution of this equation ##m = \frac{-4 \pm \sqrt{4^2+16(8n+3+p^2)}}{8} = \frac{-1\pm \sqrt{4+8n+p^2}}{2}## which implies that the factor within the square root ##4+8n+p^2## must be an odd integer squared, i.e. ##4+8n+p^2 = (2r+1)^2## where ##r \in \mathbb{Z}##.

Rearranging, we get ##p^2 = 4r^2+4r-8n-3##. Is the expression on the right a perfect square, for the sake of p?

I find myself stuck here. A help would be welcome.
 
Physics news on Phys.org
Didn't we prove recently that if such an equation has rational roots, the roots must be integers?

Note: ##2m +1, 2n + 1## are both odd integers.
 
  • Like
Likes   Reactions: mathwonk
PeroK said:
Didn't we prove recently that if such an equation has rational roots, the roots must be integers?

Note: 2m+1,2n+1 are both odd integers.

Yes we did. I copy and paste from my earlier post.

1610627629093.png


I can't relate the two problems. Are they converse of one another? Either way, the current problem still needs to be proved.
 
brotherbobby said:
I can't relate the two problems.
Really? They are just two random problems with nothing in common?
 
PeroK said:
Really? They are just two random problems with nothing in common?

Ok let me see closely. I will start with the earlier problem first.

1. Given a quadratic equation with integral coefficients and told that it has rational roots. Then we show that the roots must be integers also.

2. Given an equation with (odd) integral coefficients. Nothing is given about the roots as to whether they are rational or not. We cannot conclude that the roots are therefore integral. In fact, we are asked to prove that the roots are not rational.

I cannot see how information or ideas from the first would help me solve the second problem. Thank you for your time and patience.
 
  • Sad
Likes   Reactions: PeroK
Haha. Sir @PeroK , please forgive me. I don't see the way out. Do you think I should spend a few hours on it thinking and then return to you?
 
  • Like
Likes   Reactions: PeroK
This is what makes mathematics difficult. It is genuinely abstract and requires a way of thinking that is unnatural to many people (the vast majority of people?). Ultimately, there's only so much I can do. If we think about this rationally, eventually your neurons have to be forced to align themselves in a certain way and there's no telling how long that will take!

It's a serious point: if you don't see it, you don't see it.

There's no problem with me explaining this:

1) If the equation ##x^2 + (2m + 1)x + 2n + 1 = 0## has a rational solution, then that solution must be an integer.

2) Let ##r \in \mathbb Z## be a solution. And, we have: ##r^2 + (2m + 1)r + 2n +1 = 0## and, rearranging we have ##r(r + 2m + 1) = -(2n +1)##

3) Note that ##-(2n+1)## is odd.

4) If ##r## is odd then ... contradiction. I'll leave this bit to you.

5) If ##r## is even ... contradiction.

6) The equation cannot have an integer solution, therefore cannot have a rational solution, therefore any solution is irrational.

That's what's generally called an example of mathematical logic. Although it feels very natural to me, it is perhaps quite abstract and esoteric to a lot of people!
 
  • Like
Likes   Reactions: kshitij and Delta2
PeroK said:
Really? They are just two random problems with nothing in common?
Well, no, but doesn't applying the earlier result only get as far this point already reached in post #1:
brotherbobby said:
I need to show therefore that ##4m^2+4m-(8n+3) \ne p^2##, where ##p\in \mathbb{Z}##.
?
@brotherbobby , what can you say about perfect squares modulo 8?
 
haruspex said:
Well, no, but doesn't applying the earlier result only get as far this point already reached in post #1:
An important aspect of pure mathemetics is to build on previous results and not start every problem from first principles. I'm pretty sure whoever is setting these problems expected the OP to use the earlier result here. I think it is really important for the OP to start thinking like this.

Also, in the previous problem there was the same issue of the OP diving headlong into complicated algebra, rather than using the properties of numbers.

If the OP is studying number theory, then it's important to develop a pure-mathematical (rather then a mathematical-methods) mode of thinking.
 
  • Like
Likes   Reactions: SammyS
  • #10
haruspex said:
Well, no, but doesn't applying the earlier result only get as far this point already reached in post #1:

?
@brotherbobby , what can you say about perfect squares modulo 8?

I am afraid I don't know. Sorry for coming in late for the discussion. I am the creater of this thread. What's the meaning of OP?

I am aware of this though - when we say that "a is congruent to b mod n" (##a \equiv b \mod n##) we imply that "n divides a-b" (##n | (a-b) \Rightarrow a-b = kn, k \in \mathbb{Z}##).

You asked for the perfect squares modulo - I haven't heard of that.
 
  • #11
PeroK said:
An important aspect of pure mathemetics is to build on previous results and not start every problem from first principles. I'm pretty sure whoever is setting these problems expected the OP to use the earlier result here. I think it is really important for the OP to start thinking like this.

Also, in the previous problem there was the same issue of the OP diving headlong into complicated algebra, rather than using the properties of numbers.

If the OP is studying number theory, then it's important to develop a pure-mathematical (rather then a mathematical-methods) mode of thinking.

Dear @PeroK , sorry for coming in late. Thank you for working out the solution in Post#7 above. I am afraid I would not have been able to do it myself.

Please tell me what OP stands for. No, I am not studying number theory - that is advanced math. These are school level problems from a russian textbook. I must admit they are higher than school level, but they can be solved by a student using his school mathematics in a thorough way. I agree with you that the author is seeking to build on results in subsequent problems. Please bear with me as mathematics is not my major.
 
  • #12
brotherbobby said:
Dear @PeroK , sorry for coming in late. Thank you for working out the solution in Post#7 above. I am afraid I would not have been able to do it myself.

Please tell me what OP stands for. No, I am not studying number theory - that is advanced math. These are school level problems from a russian textbook. I must admit they are higher than school level, but they can be solved by a student using his school mathematics in a thorough way. I agree with you that the author is seeking to build on results in subsequent problems. Please bear with me as mathematics is not my major.
OP is the orginal poster and in this case that's you!

It may be advanced maths, but it's number theory once you start talking about rational and integer solutions. In any case, it's pure mathematics, rather than applied maths. In applied maths, you're generally not concerned about integer solutions, as opposed to real, irrational solutions. [I'm sure there's a counterexample to this, but it's true in most cases.]

Fundamentally, this sort of pure mathematics is a different ballgame from applied maths.
 
  • #13
brotherbobby said:
I am afraid I don't know. Sorry for coming in late for the discussion. I am the creater of this thread. What's the meaning of OP?

I am aware of this though - when we say that "a is congruent to b mod n" (##a \equiv b \mod n##) we imply that "n divides a-b" (##n | (a-b) \Rightarrow a-b = kn, k \in \mathbb{Z}##).

You asked for the perfect squares modulo - I haven't heard of that.
"Modulo" gets used in two slightly different ways.
The number "m modulo n" is that number for 0 to n-1 which is congruent to m modulo n.
So do a little experimentation. Run through the perfect squares of 1 to 7 and see what they are modulo 8. Can you see why the pattern must repeat after that, and why only those values occur?
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
3K
Replies
17
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
3
Views
2K
Replies
2
Views
3K