Proof: [3x] = [x] + [x + 1/3] + [x + 2/3]

In summary, the conversation discusses a proof for the statement [3x] = [x] + [x + 1/3] + [x + 2/3], with three different cases being considered based on the value of E. Each case is broken down and it is shown that the statement holds true for all values of E, proving the original statement. The conversation also mentions the possibility of typos and acknowledges the tedious nature of writing the proof.
  • #1
nicnicman
136
0

Homework Statement


Note: [x] denotes the floor of x.

Prove that [3x] = [x] + [x + 1/3] + [x + 2/3]


Homework Equations





The Attempt at a Solution



Let x = n + E, where n is an integer and 0≤ E < 1. We have three cases:

Case 1: 0 ≤ E < 1/3
3x = 3n + 3E and [3x] = 3n, since 0 ≤ 3E < 1.
[x + 1/3} = n, since x + 1/3 = n + (1/3 + E) and 0 ≤ 1/3 + E < 1.
[x + 2/3} = n, since x + 2/3 = n + (2/3 + E) and 0 ≤ 1/3 + E < 1.
Thus, [3x] = 3n, and [x] + [x + 1/3] + [x + 2/3] = n + n + n = 3n.

Case 2: 1/3 ≤ E < 2/3
3x = 3n = 3E = (3n + 1) + (3E -1) and [3x] = 3n + 1, since 0 ≤ 3E - 1 < 1.
[x + 1/3] = n, since x + 1/3 = n + (1/3 + E) and 0 ≤ 1/3 + E < 1.
[x + 2/3] = [n + (2/3 + E)] = [n + 1 + (E - 1/3)] = n + 1, since 0 ≤ E - 1/3 < 1.
Thus, [3x] = 3n + 1, and [x] + [x + 1/3] + [x + 2/3] = n + n + (n + 1) = 3n + 1.

Case 3: 2/3 ≤ E < 1
3x = 3n = 3E = (3n + 2) + (3E -2) and [3x] = 3n + 2, since 0 ≤ 3E - 2 < 1.
[x + 1/3] = [n + (1/3 + E)] = [n + 1 + (E - 2/3)] = n + 1, since 0 ≤ E - 2/3 < 1.
[x + 2/3] = [n + (2/3 + E)] = [n + 1 + (E - 1/3)] = n + 1, since 0 ≤ E - 1/3 < 1.
Thus, [3x] = 3n + 2, and [x] + [x + 1/3] + [x + 2/3] = n + (n + 1) + (n + 1) = 3n + 2.

How does this look? I just want to make sure I'm not over looking something.

Thanks.
 
Physics news on Phys.org
  • #2
Any comments?
 
  • #3
nicnicman said:
Any comments?

Doesn't look like you missed anything to me. I might have missed a typo in a line or two, but it's certainly the right idea.
 
  • #4
Yeah, there's a pretty good chance there's at least one typo. Thanks for looking it over I know it's tedious--I spent more time writing it than I care to admit.
 

FAQ: Proof: [3x] = [x] + [x + 1/3] + [x + 2/3]

What is the equation "Proof: [3x] = [x] + [x + 1/3] + [x + 2/3]" used for?

The equation is used to prove the distributive property of the floor function.

What is the floor function?

The floor function, denoted by [x], is a mathematical function that rounds any real number down to the nearest integer. For example, [3.8] = 3, [5] = 5, and [-2.3] = -3.

How does the equation prove the distributive property of the floor function?

The equation shows that the floor function distributes over addition, meaning that [x + y] = [x] + [y]. This is proven by expanding the left side of the equation and simplifying it to match the right side.

What is the significance of the fractions 1/3 and 2/3 in the equation?

The fractions represent the decimal values that are being added to the integer x. This demonstrates that the floor function works on all real numbers, not just integers.

Can this equation be applied to other mathematical functions?

Yes, this equation can be applied to other functions that distribute over addition, such as the ceiling function or the absolute value function.

Back
Top