Analyzing the Setup
Welcome, student. Today, we are not just solving a problem; we are embarking on a journey that bridges the gap between the rigid lines of coordinate geometry and the fluid, beautiful world of calculus. This problem is a classic JEE Advanced masterpiece.
It tests your ability to maintain composure when the geometry seems tedious and your insight when the calculus seems impossible. Let us begin.
The Foundation of Altitudes
We start with a triangle defined by vertices A(1,2), B(2,3), and C(3,1). Our first objective is to find the orthocenter H(a,b). Remember, the orthocenter is the point where the altitudes meet.
First, consider the altitude from A to BC. The slope of BC is calculated as:
Since the altitude is perpendicular to BC, its slope must be the negative reciprocal, which is 21. Using the point-slope form at A(1,2), the equation becomes (y−2)=21(x−1), which simplifies to:
Next, we find the altitude from B to AC. The slope of AC is mAC=3−11−2=−21. The altitude is perpendicular, so its slope is 2. Using vertex B(2,3), we get (y−3)=2(x−2), which simplifies to:
The Revelation
Now, we solve these two linear equations simultaneously. Substituting y=2x−1 into the first equation, we find:
x−2(2x−1)=−3⇒−3x+2=−3⇒x=35
Consequently, y=2(35)−1=37. So, our orthocenter is H(35,37).
The problem asks us to integrate from a to b. Let us calculate their sum:
This is the 'Aha!' moment. The sum of the limits is 4, which is the key that unlocks the entire integral.
The Calculus of Symmetry
We are faced with I1=∫abxsin(4x−x2)dx and I2=∫absin(4x−x2)dx. When you see limits a and b and a function that looks difficult to integrate directly, you must summon the King's Rule:
∫abf(x)dx=∫abf(a+b−x)dx
Since a+b=4, we replace x with (4−x) in I1. Watch what happens to the argument of the sine function:
4(4−x)−(4−x)2=16−4x−(16−8x+x2)=4x−x2
The argument remains unchanged! This is the elegance of the problem.
The Elegant Cancellation
Now, apply this to I1:
I1=∫ab(4−x)sin(4x−x2)dx
We can split this into two integrals:
I1=4∫absin(4x−x2)dx−∫abxsin(4x−x2)dx
Notice that the first part is exactly 4I2, and the second part is our original I1. Thus, we have the relation I1=4I2−I1. Rearranging this gives 2I1=4I2, or:
Finally, the problem asks for 36I2I1. Substituting our result, we get 36×2=72.
The final answer is 72.