PDA

View Full Version : New member = lotsa ?'s


1+1=1
Jun24-04, 04:38 PM
i know i've only been on for couple of months, but i was always afraid of asking for help. thanks to this site, i now understand all of this theory stuff!

?'s

prove that [alpha] + [alpha + 1/3] + [alpha + 2/3] = [3 alpha] for all reals alpha.

prove [alpha] + [beta] <= [alpha + beta] alpha/beta are real.

i honestly do not know what to do for these, could anyone provide a beacon of light???

Muzza
Jun24-04, 04:49 PM
And what does [alpha] mean? Can't be the absolute value of alpha, since none of those statements are true then.

matt grime
Jun24-04, 05:08 PM
i suspect it means floor. the second on requires no proof being quite obvious, the first one, hmm, i can't think of anything other than a brute force way of doing it; someone must be able to spot a nice argument for it. In case 1+1=1 is wondering, the brute force method is to let alpha = n+r where r is a number in the interval [0,1) there are then three cases to consider, r in [0,1/3), [1/3,2/3) and [2/3,1) and so that [alpha]=n.

Gokul43201
Jun24-04, 05:33 PM
1. Consider x - [x] in [0,1/3) , [1/3, 2/3) and [2/3, 1) and prove separately for each case. Perhaps this is what matt means by 'brute force'...

2. The "no proof" for this could be done by writing alpha = N + n, where N is an integer and n is in [0,1).

EDIT : Didn't read matt's post completely - this is redundant.

1+1=1
Jun24-04, 07:41 PM
sorry all as i said i am new and i still need to do A LOT of clarifying. the [] means the greatest integer. as far as the brute force, that is the least painful way of doing this? i appreciate all of this! yes i do understand the brute force method.