The Beauty of Hidden Symmetry
Welcome, fellow explorer of the mathematical landscape. Today, we are going to tackle a problem that might look like a tangled mess of integrals at first glance, but beneath the surface, it hides a beautiful, elegant structure.
We are given two integrals:
I1=∫1/212xf(2x(1−2x))dx
I2=∫−12f(x(1−x))dx
We are tasked with finding their ratio. The key to this problem is not brute force, but rather, the art of observation.
Phase 1
Simplifying the Complexity
Let us begin by looking at I1. The argument 2x(1−2x) is quite complex.
Let us use the substitution 2x=t. This implies 2dx=dt, or dx=2dt.
When
x=1/2,
t=1. When
x=1,
t=2. Substituting these into our integral, we get:
I1=∫12tf(t(1−t))2dt
To make it even more intuitive, let us define a new function
g(x)=f(x(1−x)). Now,
I1 simplifies to:
I1=21∫12xg(x)dx
Phase 2
Unveiling the Symmetry
Now, let us turn our attention to
I2=∫−12f(x(1−x))dx. Using our new definition, this is simply:
I2=∫−12g(x)dx
Let us test the symmetry of
g(x) by evaluating
g(1−x):
g(1−x)=f((1−x)(1−(1−x)))=f((1−x)x)=g(x)
This tells us that g(x) is perfectly symmetric about the line x=1/2. This symmetry is the heartbeat of the problem.
Phase 3
The King's Property
We have I1 involving ∫12xg(x)dx and I2 involving ∫−12g(x)dx. To bridge this gap, let us define a helper integral J=∫−12xg(x)dx.
We invoke the King's Property: ∫abh(x)dx=∫abh(a+b−x)dx. Here, a+b=−1+2=1.
So,
J=∫−12(1−x)g(1−x)dx. Because
g(1−x)=g(x), we have:
J=∫−12(1−x)g(x)dx=∫−12g(x)dx−∫−12xg(x)dx
Notice that the first term is I2 and the second term is J itself. Thus, J=I2−J, which simplifies to 2J=I2, or J=21I2.
Phase 4
The Final Connection
We have I2=2J=2∫−12xg(x)dx. Due to the symmetry of g(x) around x=1/2, the integral ∫−12xg(x)dx is equal to ∫12xg(x)dx.
Substituting this back, we get:
I2=2∫12xg(x)dx
From our earlier work, we know I1=21∫12xg(x)dx, which implies ∫12xg(x)dx=2I1.
Finally, substituting this into our expression for
I2:
I2=2(2I1)=4I1
Therefore, the ratio is:
I1I2=4
The logic holds, and the final result is 4.