Proving Rational Numbers and Irrational Numbers

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
cragar
Messages
2,546
Reaction score
3

Homework Statement


Show that if [itex]a\in\mathbb{Q}[/itex] and [itex]t\in\mathbb{I}[/itex]
then [itex]a+t\in\mathbb{I}[/itex] and [itex]at\in\mathbb{I}[/itex]
as long as a≠0

The Attempt at a Solution


Let [itex]a=\frac{x}{y}[/itex] where x and y are integers. and t is an irrational number
If I have a+t . since t cannot be written as a fraction, there's no way an integer times an irrational number will be an integer so this number will be irrational. and also at and a+t would be irrational.
 
Physics news on Phys.org
I didn't understand your argument. I suggest starting by assuming the contrary. Suppose

[tex]a + t \not\in \mathbb{I}[/tex]

Then

[tex]a + t \in \mathbb{Q}[/tex]

So there is some rational [itex]r[/itex] such that [itex]a + t = r[/itex]. Can you explain why this is impossible?
 
ok i see. So we assume that a+t is a rational number. let a=x/y
and let a+t=L/M=x/y+t=L/M
and when we subtract x/y from both sides and we get a common denominator and simplify the right hand side we get that t is a rational number. which is a contradiction, therefore a+t is an irrational number. does this work
 
cragar said:
ok i see. So we assume that a+t is a rational number. let a=x/y
and let a+t=L/M=x/y+t=L/M
and when we subtract x/y from both sides and we get a common denominator and simplify the right hand side we get that t is a rational number. which is a contradiction, therefore a+t is an irrational number. does this work

Looks good.
 
sweet thanks for the help