Understanding Rudin's Notation: Problem #16 in Chapter 6

  • Thread starter Thread starter TaylorWatts
  • Start date Start date
TaylorWatts
Messages
15
Reaction score
0
It's problem #16 for Chapter 6 if anyone answering has the book handy.

[x]/x^s + 1.

What does he mean by [x]?
 
Physics news on Phys.org
I don't have it. Somebody stole it. But in case you don't get a more definitive answer [x] probably means the smallest integer less that x.
 
Dick said:
I don't have it. Somebody stole it. But in case you don't get a more definitive answer [x] probably means the smallest integer less that x.

Dick, you probably mean the greatest integer less than or equal to x.
 
He states what it means in the problem.

"where [x] denotes the greatest integer ≤ x"
 
Mark44 said:
Dick, you probably mean the greatest integer less than or equal to x.

That's more than probable. It's certain. Ooops. Thanks.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top