Proof of quadratic irrationals - stuck

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
aarciga
Messages
6
Reaction score
0

Homework Statement



I have to show a proof that if a is odd, b is even, and c is even but not divisible by 4.
a,b,c are int coefficients

ax2 + bx + c = 0

has no rational solutions

Homework Equations


all letters here are integers.

So i have,

a = 2d + 1
b = 2f
c = 2g, but c is not divisable by for so, c [tex]\neq[/tex] 4h
so, g [tex]\neq 2h[/tex], or g is not even. g is odd
c = 2(2j + 1)

The Attempt at a Solution



Im trying to show that the discriminant in the quadratic formula can't be a square, but I am having trouble showing that.

or that b2-4ac can't be a square number

[tex]\sqrt{4f^{2}-4(2d+1)(2(2j+1))}[/tex]

(2d+1)(2j+1) will give some odd number 2k+1

[tex]\sqrt{4[f^{2}-2(2k+1)]}[/tex]

2(2k+1) will give an even number 2m

[tex]\sqrt{4[f^{2}-2m]}[/tex]

[tex]\sqrt{f^{2}-2m}^{2}[/tex] can't = some square [tex]\frac{S^{2}}{2^{2}}[/tex]

[tex]f^{2}-2m = \frac{S^{2}}{4}[/tex]

After I show that it isn't a square, i can show that the square root of a non square is irrational. But I feel like i might be off base on this. It seems like the discrimininant certainly could be a perfect square.

it looks like I am trying to show that a perfect square can't equal a perfect square divided by 4. which is false. ( i.e. 16/4 = 4)


so, any ideas to point me in more proper direction, or to make a point on what i already have would be greatly appreciated.
 
Last edited:
Physics news on Phys.org
Another way of thinking about it??


[tex]\sqrt{b^{2}-4ac}[/tex]

[tex]\sqrt{(2f)^{2}-4(2d+1)(2(2j+1))}[/tex]

2f is even, so (2f)2 is even
and 8(2d+1)(2j+1) is even x (odd x odd). (odd x odd) is odd so then even x odd = even

[tex]\sqrt{even number -even number}[/tex]
even number - even number = even. = 2m

so i must show
[tex]\sqrt{2m}[/tex] can't be rational, or

[tex]\sqrt{2m}[/tex] [tex]\neq[/tex] some rational number [tex]\frac{P}{Q}[/tex]


and from here, I can prove [tex]\sqrt{2}[/tex] is irrational.

and assuming [tex]\sqrt{m}[/tex] is rational, an irrational time a rational can't be rational??

[tex]\sqrt{2}\sqrt{m} \neq \frac{P}{Q}[/tex]