Let the latus rectum of the hyperbola 9x2−b2y2=1 subtend an angle of 3π at the centre of the hyperbola. If b2 is equal to ml(1+n), where l and m are co-prime numbers, then l2+m2+n2 is equal to ________.
Answer: 60
Solution
This problem tests our understanding of the standard properties of a hyperbola, specifically its latus rectum and eccentricity, and how to apply vector geometry to solve for unknown parameters. The key concept here is relating the angle subtended by the latus rectum at the center to the hyperbola's eccentricity.
1. Understanding the Standard Hyperbola and its Parameters
The given equation of the hyperbola is:
9x2−b2y2=1
This is in the standard form a2x2−b2y2=1, where the transverse axis lies along the x-axis and the center is at the origin (0,0).
From the given equation, we can immediately identify:
a2=9⟹a=3 (since a represents a length, it must be positive).
b2=b2 (this is what we need to find).
For a hyperbola, the relationship between a, b, and its eccentricity e is given by:
b2=a2(e2−1)
This formula is crucial as it connects a, b, and e. Note the difference from an ellipse, where b2=a2(1−e2). For a hyperbola, e>1.
2. Locating the Endpoints of the Latus Rectum
The latus rectum of a hyperbola is a chord passing through a focus and perpendicular to the transverse axis. Since the transverse axis is along the x-axis, the latus rectum is a vertical line.
The foci of the hyperbola are at (±ae,0).
Let's consider the latus rectum passing through the focus F(ae,0). The equation of this line is x=ae.
To find the endpoints of this latus rectum, we substitute x=ae into the hyperbola's equation:
a2(ae)2−b2y2=1a2a2e2−b2y2=1e2−b2y2=1b2y2=e2−1
From the eccentricity relation b2=a2(e2−1), we can write e2−1=a2b2.
Substituting this into the equation for y2:
b2y2=a2b2y2=a2b4y=±ab2
So, the endpoints of one latus rectum (passing through (ae,0)) are L1(ae,ab2) and L2(ae,−ab2).
Tip: We could also consider the other latus rectum passing through (−ae,0). The endpoints would be L3(−ae,ab2) and L4(−ae,−ab2). The problem specifies "the latus rectum," implying either one, and due to symmetry, the angle subtended at the center will be the same. Let's use L3 and L4 to make the angle calculation simpler, as they are in the second and third quadrants, creating a symmetrical angle around the y-axis.
Let the centre of the hyperbola be C=(0,0).
The endpoints of the latus rectum chosen are P1(−ae,ab2) and P2(−ae,−ab2).
3. Applying the Angle Condition at the Centre
We are given that the latus rectum subtends an angle of 3π at the centre (0,0).
Let the vectors from the centre to the endpoints be CP1 and CP2.
CP1=⟨−ae,ab2⟩CP2=⟨−ae,−ab2⟩
The angle θ between two vectors u and v can be found using the dot product formula:
cosθ=∣u∣∣v∣u⋅v
Here, θ=3π, so cos(3π)=21.
Let's calculate the dot product CP1⋅CP2:
CP1⋅CP2=(−ae)(−ae)+(ab2)(−ab2)=a2e2−a2b4
Now, let's calculate the magnitudes ∣CP1∣ and ∣CP2∣:
∣CP1∣=(−ae)2+(ab2)2=a2e2+a2b4∣CP2∣=(−ae)2+(−ab2)2=a2e2+a2b4
Notice that ∣CP1∣=∣CP2∣, which makes sense due to the symmetry of the hyperbola.
So, ∣CP1∣∣CP2∣=(a2e2+a2b4)2=a2e2+a2b4.
Now, substitute these into the dot product formula:
cos(3π)=a2e2+a2b4a2e2−a2b421=a2e2+a2b4a2e2−a2b4
4. Solving for the Eccentricity (e)
Now we need to solve this equation for e. We know a=3.
Let's use the relation b2=a2(e2−1) to eliminate b2 from the equation, expressing everything in terms of a and e.
Substitute b2=a2(e2−1) into the equation:
21=a2e2+a2(a2(e2−1))2a2e2−a2(a2(e2−1))221=a2e2+a2(e2−1)2a2e2−a2(e2−1)2
We can cancel a2 from the numerator and denominator:
21=e2+(e2−1)2e2−(e2−1)2
Expand (e2−1)2:
(e2−1)2=(e2)2−2e2(1)+12=e4−2e2+1
Substitute this back:
21=e2+(e4−2e2+1)e2−(e4−2e2+1)21=e2+e4−2e2+1e2−e4+2e2−121=e4−e2+1−e4+3e2−1
Now, cross-multiply:
e4−e2+1=2(−e4+3e2−1)e4−e2+1=−2e4+6e2−2
Move all terms to one side:
e4+2e4−e2−6e2+1+2=03e4−7e2+3=0
This is a quadratic equation in terms of e2. Let X=e2.
3X2−7X+3=0
Using the quadratic formula X=2A−B±B2−4AC:
X=2(3)−(−7)±(−7)2−4(3)(3)X=67±49−36X=67±13
So, e2=67±13.
For a hyperbola, e>1, which means e2>1.
Let's check both values:
67+13: Since 9<13<16, we have 3<13<4.
So, 67+13>67+3=610=35>1. This is a valid value for e2.
67−13: Since 13≈3.6, then 67−3.6=63.4<1. This value is not valid for e2 of a hyperbola.
Therefore, we must have:
e2=67+13
5. Calculating b2
Now that we have a=3 and e2=67+13, we can find b2 using the relationship:
b2=a2(e2−1)
Substitute the values:
b2=(3)2(67+13−1)b2=9(67+13−6)b2=9(61+13)b2=69(1+13)b2=23(1+13)
The problem states that b2 is equal to ml(1+n), where l and m are coprime numbers.
Comparing this with our result:
b2=23(1+13)
We can identify:
l=3
m=2
n=13
Let's check the condition that l and m are coprime. 3 and 2 are indeed coprime.
6. Calculating l2+m2+n2
Finally, we need to calculate the value of l2+m2+n2:
l2+m2+n2=(3)2+(2)2+(13)2=9+4+169=13+169=182
Wait, the correct answer is 60. Let me recheck the dot product.
The problem describes the angle subtended by the latus rectum. This means the segment connecting P1(−ae,b2/a) and P2(−ae,−b2/a).
The vectors from the center C(0,0) to these points are $\vec{