Step 1: Choose a general point on the parabola
The given parabola is
x2 = 4y
A general point on it can be written in parametric form as:
P(2t, t2)
Step 2: Use the reflection formula about the line x − y = 1
The mirror image of a point (x1, y1) in the line
ax + by + c = 0
is given by:
( x1 − 2a(ax1 + by1 + c)/(a2 + b2), y1 − 2b(ax1 + by1 + c)/(a2 + b2) )
Here, x − y − 1 = 0 ⇒ a = 1, b = −1, c = −1
Step 3: Find the reflected point
For P(2t, t2):
ax + by + c = 2t − t2 − 1
a2 + b2 = 2
Thus, the reflected point Q is:
Q = ( 2t − (2(2t − t2 − 1))/2, t2 + (2(2t − t2 − 1))/2 )
Simplifying,
Q = (t2 + 1, 2t − 1)
Step 4: Eliminate the parameter
From y = 2t − 1,
t = (y + 1)/2
Substitute into x = t2 + 1:
x = (y + 1)2/4 + 1
Step 5: Obtain the equation of the reflected curve
Rewriting,
(y + 1)2 = 4(x − 1)
Step 6: Compare with the standard form
Comparing with
(y + a)2 = b(x − c)
we get:
a = 1, b = 4, c = 1
Step 7: Required sum
a + b + c = 1 + 4 + 1
= 6
Final Answer:
The value of (a + b + c) is
6