Van der Waerden's theorem states that for any given positive integers $r$ and $k$, there is some number $N$ such that if the integers $\{1, 2, ..., N\}$ are colored, each with one of $r$ different colors, then there are at least k integers in arithmetic progression all of the same color. See wiki example here positive integers from $1$ to $8$ are colored as $BRRBBRRB$, so adding 9th integer as $R$ or $B$ then integer $3, 6, 9$ and $1, 5, 9$ are in AP=3. Here many web/papers refered as monochromatic AP's. What is it meant? also if you color $BRRBBRBB$ then 1, 4, 7 are in AP=3 or if you color $BRRBRRRR$ then $2, 5, 8$ are in AP=3 so you don't need 9th integer as per these arrangement of integer but i guess its not allowed, not sure why. Any enlighten solution will be helpful. Thanks
2026-03-25 09:31:39.1774431099
Van der Waerden's theorem
235 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DISCRETE-MATHEMATICS
- What is (mathematically) minimal computer architecture to run any software
- What's $P(A_1\cap A_2\cap A_3\cap A_4) $?
- The function $f(x)=$ ${b^mx^m}\over(1-bx)^{m+1}$ is a generating function of the sequence $\{a_n\}$. Find the coefficient of $x^n$
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- Given a function, prove that it's injective
- Surjective function proof
- How to find image of a function
- Find the truth value of... empty set?
- Solving discrete recursion equations with min in the equation
- Determine the marginal distributions of $(T_1, T_2)$
Related Questions in ARITHMETIC-PROGRESSIONS
- How to solve a quartic equation given that the roots are all part of an arithmetic sequence?
- Defining a rigorous equation for the distance
- How do I solve the following exercise?
- Upper bound for recursion?
- $a, 1, b$ are three consecutive terms of an arithmetic series, find $a, b$ and $S$ of the infinite geometric series
- I am stuck on a question Algebra:Sequence and series, Can we make an infinitely long arithmetic progression from the set of prime integers?
- General formula for natural power summation
- How do I proceed with this?
- Find the total number of identical terms in 2 sequences.
- Is there generalization for gamma function?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
"monochromatic" simply means "all of the same colour".
The point of the example at https://en.wikipedia.org/wiki/Van_der_Waerden%27s_theorem is that you can colour the numbers 1 to 8 with red and blue so that no 3 numbers in arithmetic progression have the same colour - one way of doing this is
BRRBBRRB
But whichever colour we give to 9, we will create a 3 term AP that is either all red or all blue.
Another example is
BBRRBBRR
Now if we colour 9 blue then we have 1-5-9 which are all blue, and if we colour 9 red then we have 7-8-9 which are all red.
This shows that W(2,3) is greater than 8, and suggests (but does not prove) that W(2,3) is actually 9.
There are, of course, many colourings of 1 to 8 which have a 3 term AP that is all the same colour - for example, any colouring starting BBB... has 1-2-3 which are all blue. The point of the example is that there are some colourings of 1 to 8 which avoid this.