Proving Evenness: 3a+1 is Even if and only if (a+1)/2 is an Integer

  • Thread starter Thread starter hammonjj
  • Start date Start date
  • Tags Tags
    even
Click For Summary

Homework Help Overview

The discussion revolves around proving that \(3a + 1\) is even if and only if \((a + 1)/2\) is an integer, where \(a\) is an integer. The problem is situated within the context of discrete mathematics and involves concepts of evenness and oddness.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants explore the implications of \(3a + 1 = 2k\) for some integer \(k\) and how this relates to \((a + 1)/2\) being an integer. There are attempts to clarify the steps needed to prove both directions of the if-and-only-if statement. Some participants question the assumptions made about the parity of \(a\) and how to express \(3a + 1\) in terms of \(k\).

Discussion Status

The discussion is ongoing, with participants providing insights into the structure of the proof and the necessary steps to show the relationships between the expressions. There is recognition of the need to demonstrate both implications of the statement, and some guidance has been offered regarding how to approach the proof.

Contextual Notes

Participants express concerns about the rigor required in their proofs, particularly regarding the assumptions made about the parity of \(a\) and the clarity of their arguments. There is an emphasis on the importance of precise wording and formatting in the proof presentation.

hammonjj
Messages
32
Reaction score
0

Homework Statement


Let a[itex]\in[/itex]Z. Prove that 3a+1 is even if and only if (a+1)/2 [itex]\in[/itex]Z

Homework Equations


We know that C is an odd number if there exists:

C=2k+1

Even:

C=2k

The Attempt at a Solution


I think I figured it out, but I'm terrible at Discrete Math, so I was hoping for some input. We know that:

3a+1=2k

If we want 3a+1 to be even. Given the extra constraint we have, I said:

3[(a+1)/2]+1=2k

After some simplification:

(3a+5)/2

I then factored out a positive 2 and:

2[(3a+5)/4]

From here:
(3a+5)/4=k

Therefor
2k=2k

Am I way off base here or is this actually correct?

Thanks! I have a bunch of homework problems due at the end of the week, so please be patient with me! This class is ruining my life...
 
Physics news on Phys.org
hammonjj said:

Homework Statement


Let a[itex]\in[/itex]Z. Prove that 3a+1 is even if and only if (a+1)/2 [itex]\in[/itex]Z

Homework Equations


We know that C is an odd number if there exists:

C=2k+1

Even:

C=2k

The Attempt at a Solution


I think I figured it out, but I'm terrible at Discrete Math, so I was hoping for some input. We know that:

3a+1=2k

If we want 3a+1 to be even. Given the extra constraint we have, I said:

3[(a+1)/2]+1=2k

After some simplification:

(3a+5)/2

I then factored out a positive 2 and:

2[(3a+5)/4]

From here:
(3a+5)/4=k

Therefore
2k=2k

Am I way off base here or is this actually correct?

Thanks! I have a bunch of homework problems due at the end of the week, so please be patient with me! This class is ruining my life...
Yes, you assumed what you were to prove.

This is an if and only if statement. You have to do both of the following:
1. Assuming that 3a+1 is even, show that (a+1)/2 is an integer.

From what you have above, you know that means:
Assume 3a+1 = 2k, where a and k are integers.

Show that (a+1)/2 = m for some integer m. (Is this saying that a+1 is even?) I underlined the word "show" because this should be a result. Don't assume this -- at least, not for this part.​
2. Assuming that (a+1)/2 is an integer, show 3a+1 is even.

From what you have above, you know that means:
Assume (a+1)/2 = n, where a and n are integers.

Show that 3a+1 = 2p, for some integer p.​




 
SammyS said:
Show that (a+1)/2 = m for some integer m. (Is this saying that a+1 is even?) I underlined the word "show" because this should be a result. Don't assume this -- at least, not for this part.

How exactly do I show the (a+1)/2=m? I don't think I can assume that a+1 is even, since I have no basis for that conclusion, because, that would imply that a is odd. Or is that the point? Do I have to make a statement saying that the only way this is true is if a is odd? If so, how exactly do I write that?

My professor is a super harsh grader, so I want to make sure I do this 100% write. Most of the time, he doesn't even take points off for the proof itself, but the wording and formatting of the proof.
 
Last edited:
we have two problems in one:

the first problem is, given that 3a+1 is even, we want to show that (a+1)/2 is an integer.

the second problem is, given that (a+1)/2 is an integer, we want to show that 3a+1 must be even.

one approach to problem "one":

if 3a+1 is even, 3a is odd.

if a were even, 3a would be even, so a is odd.

if a is odd, a+1 is even. therefore...

one approach to problem "two":

if (a+1)/2 is an integer, a+1 is divisible by 2.

thus a+1 = 2k, for some integer k (you could use any letter instead of k).

now write 3a+1 in terms of k:

3a + 1 = 3(2k - 1) + 1 = ...?

prove your result is an even integer (hint: "even" = "divisible by 2").
 
Deveno said:
one approach to problem "two":

if (a+1)/2 is an integer, a+1 is divisible by 2.

thus a+1 = 2k, for some integer k (you could use any letter instead of k).

now write 3a+1 in terms of k:

3a + 1 = 3(2k - 1) + 1 = ...?

prove your result is an even integer (hint: "even" = "divisible by 2").

I understand everything up until you rewrite 3a+1 in terms of of k. Why is there a 2k-1?
 
hammonjj said:
I understand everything up until you rewrite 3a+1 in terms of of k. Why is there a 2k-1?
I would say it a bit differently:

Once you have
a+1 = 2k ,​
I suggest that you add 2a to both sides of the equation.

Do you see how that will show that 3a+1 is even?
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
7K
Replies
7
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
6
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
6
Views
2K