The latus rectum of the parabola P:y2=4kx is the line segment x=k. The endpoints of this latus rectum are (k,2k) and (k,−2k).
The latus rectum of the ellipse E:a2x2+b2y2=1 is the line segment x=ae (taking the one in the positive x-axis). The endpoints of this latus rectum are (ae,ab2) and (ae,−ab2).
Since the line segment joining the points of intersection of P and E is the latus rectum for both curves, their endpoints must coincide. Comparing the coordinates, we get:
k=ae
2k=ab2
Substituting k=ae into the second equation:
2ae=ab2
2a2e=b2
For an ellipse, the relation between a,b, and e is b2=a2(1−e2). Substituting this into the equation above:
2a2e=a2(1−e2)
Since a=0, we can divide by a2:
2e=1−e2
e2+2e−1=0
Solving for e using the quadratic formula:
e=2−2±4−4(1)(−1)=2−2±22=−1±2
Since the eccentricity of an ellipse must satisfy 0<e<1, we take the positive root:
e=2−1
We need to find the value of e2+22. First, calculate e2:
e2=(2−1)2=2−22+1=3−22
Therefore:
e2+22=(3−22)+22=3
Answer: 3