Skip to main content
Back to Conic Sections
JEE Main 2023
Conic Sections
Parabola
Medium

Question

Let S\mathrm{S} be the set of all aN\mathrm{a} \in \mathrm{N} such that the area of the triangle formed by the tangent at the point P(b\mathrm{P}(\mathrm{b}, c), b, c N\in \mathbb{N}, on the parabola y2=2axy^{2}=2 \mathrm{a} x and the lines x=b,y=0x=\mathrm{b}, y=0 is 1616 unit 2 , then aSa\sum\limits_{\mathrm{a} \in \mathrm{S}} \mathrm{a} is equal to :

Answer: 2

Solution

Key Concepts and Formulas

This problem requires a strong understanding of several core concepts from coordinate geometry, particularly related to parabolas, and basic number theory. Mastering these principles is essential for a systematic approach.

  1. Equation of a Parabola: The standard form of a parabola symmetric about the x-axis, opening to the right, is y2=4Axy^2 = 4Ax. Here, AA represents the focal length. The given parabola is y2=2axy^2 = 2ax. By comparing these forms, we can identify 4A=2a4A = 2a, which implies A=a2A = \frac{a}{2}. This parameter AA is crucial for constructing the tangent equation.

  2. Equation of the Tangent to a Parabola: For a parabola y2=4Axy^2 = 4Ax, the equation of the tangent line at a point (x1,y1)(x_1, y_1) lying on the parabola is given by yy1=2A(x+x1)yy_1 = 2A(x+x_1). This formula can be derived using calculus (finding the derivative dydx\frac{dy}{dx} to get the slope and then using the point-slope form) or by a direct method of replacing y2y^2 with yy1yy_1 and xx with x+x12\frac{x+x_1}{2}.

  3. Area of a Triangle: Given the coordinates of the three vertices of a triangle, say (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), and (x3,y3)(x_3, y_3), the area can be calculated using the determinant formula 12x1(y2y3)+x2(y3y1)+x3(y1y2)\frac{1}{2} |x_1(y_2-y_3) + x_2(y_3-y_1) + x_3(y_1-y_2)|. However, for triangles where one side lies on a coordinate axis (like the x-axis in this problem) and the opposite vertex is known, a simpler formula is 12×base×height\frac{1}{2} \times \text{base} \times \text{height}.

  4. Natural Numbers (N\mathbb{N}): The problem states that a,b,cNa, b, c \in \mathbb{N}. This is a critical constraint, meaning a,b,ca, b, c must be positive integers (1,2,3,1, 2, 3, \ldots). This will help us filter out non-integer or non-positive solutions later.


Understanding the Problem and Initial Setup

We are given a parabola y2=2axy^2 = 2ax. A specific point P(b,c)P(b, c) with b,cNb, c \in \mathbb{N} lies on this parabola. A tangent line is drawn to the parabola at PP. This tangent line, along with the vertical line x=bx=b and the x-axis (y=0y=0), forms a triangle. The area of this triangle is given as 1616 square units. Our objective is to find all possible natural number values for aa (which form the set SS) and then calculate the sum of these values.


Step 1: Condition for Point P on the Parabola

The first piece of information is that the point P(b,c)P(b, c) lies on the parabola y2=2axy^2 = 2ax. This means its coordinates must satisfy the parabola's equation. Why this step? This establishes the first fundamental relationship between the parameters a,b,a, b, and cc. This equation is crucial as it connects the point of tangency to the specific parabola.

Substituting x=bx=b and y=cy=c into the parabola's equation: c2=2ab(1)c^2 = 2ab \quad \ldots (1) Self-check: Since a,b,cNa, b, c \in \mathbb{N}, we know a1a \ge 1, b1b \ge 1, and c1c \ge 1. This ensures that 2ab2ab is a positive integer, and thus c2c^2 is also a positive integer, which is consistent with cNc \in \mathbb{N}.


Step 2: Equation of the Tangent Line

Next, we need to find the equation of the tangent to the parabola y2=2axy^2 = 2ax at the point P(b,c)P(b, c). Why this step? The tangent line is one of the three lines forming the triangle. To find the vertices of the triangle, we need its equation.

Recall the general formula for the tangent to y2=4Axy^2 = 4Ax at (x1,y1)(x_1, y_1) is yy1=2A(x+x1)yy_1 = 2A(x+x_1). For our parabola, y2=2axy^2 = 2ax, we compare it with y2=4Axy^2 = 4Ax to find 4A=2a4A = 2a, which implies 2A=a2A = a. The point of tangency is (x1,y1)=(b,c)(x_1, y_1) = (b, c). Substituting these values into the tangent formula: yc=a(x+b)(2)yc = a(x+b) \quad \ldots (2) This is the equation of the tangent line.


Step 3: Identifying the Vertices of the Triangle

The triangle is formed by three lines:

  1. Tangent Line (LTL_T): yc=a(x+b)yc = a(x+b)
  2. Vertical Line (LVL_V): x=bx=b
  3. Horizontal Line (LHL_H): y=0y=0 (the x-axis)

Why this step? To calculate the area of the triangle, we first need to know its vertices. We find these by determining the intersection points of these three lines.

Let's find the intersection points (vertices):

  • Vertex 1 (P): This is the intersection of the tangent line (LTL_T) and the vertical line (LVL_V). Since the tangent is drawn at the point P(b,c)P(b, c), and the line x=bx=b is a vertical line passing through PP, their intersection is simply P(b,c)P(b, c) itself. So, V1=P(b,c)V_1 = P(b, c).

  • Vertex 2 (Q): This is the intersection of the tangent line (LTL_T) and the x-axis (LHL_H, where y=0y=0). Substitute y=0y=0 into the tangent equation yc=a(x+b)yc = a(x+b): (0)c=a(x+b)(0)c = a(x+b) 0=a(x+b)0 = a(x+b) Since aNa \in \mathbb{N}, aa is a positive integer and therefore cannot be zero. Thus, we must have x+b=0x+b=0, which implies x=bx=-b. So, V2=Q(b,0)V_2 = Q(-b, 0).

  • Vertex 3 (R): This is the intersection of the vertical line (LVL_V, x=bx=b) and the x-axis (LHL_H, y=0y=0). The coordinates are directly given by these two equations: x=bx=b and y=0y=0. So, V3=R(b,0)V_3 = R(b, 0).

The vertices of the triangle are P(b,c)P(b, c), Q(b,0)Q(-b, 0), and R(b,0)R(b, 0). Tip: It's highly recommended to quickly sketch these points. You'll notice that QQ and RR lie on the x-axis, and PP has the same x-coordinate as RR. This structure indicates that the triangle is a right-angled triangle, with the right angle at R(b,0)R(b,0).


Step 4: Calculating the Area of the Triangle

We have the vertices P(b,c)P(b, c), Q(b,0)Q(-b, 0), and R(b,0)R(b, 0). Why this step? The problem provides the area (16 units2^2). Using this information, we can form another equation relating bb and cc, which will be crucial for finding possible values.

The segment QRQR lies on the x-axis, making it a convenient base for the triangle.

  • Length of the base QRQR: The distance between Q(b,0)Q(-b, 0) and R(b,0)R(b, 0) is b(b)=2b|b - (-b)| = |2b|. Since bNb \in \mathbb{N}, bb is a positive integer, so 2b>02b > 0. Thus, Base =2b= 2b.
  • Height of the triangle: The height is the perpendicular distance from vertex P(b,c)P(b, c) to the base QRQR (which lies on the x-axis). This distance is simply the absolute value of the y-coordinate of PP, which is c|c|. Since cNc \in \mathbb{N}, cc is a positive integer, so c>0c > 0. Thus, Height =c= c.

Now, we can calculate the area of the triangle: Area=12×base×height=12×(2b)×c=bc\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times (2b) \times c = bc The problem states that the area of the triangle is 1616 unit2^2. Therefore, we have our second crucial relationship: bc=16(3)bc = 16 \quad \ldots (3)


Step 5: Finding Possible Natural Number Values for b and c

From equation (3), bc=16bc=16. We are given that b,cNb, c \in \mathbb{N} (natural numbers), meaning they must be positive integers. Why this step? By listing all possible pairs of (b,c)(b, c) that satisfy bc=16bc=16 and the natural number constraint, we create a set of discrete possibilities that we can test in the next step to find aa.

We need to list all pairs of positive integers (b,c)(b, c) whose product is 16. The factors of 16 are 1, 2, 4, 8, 16. The possible pairs (b,c)(b, c) are:

  1. (b,c)=(1,16)(b, c) = (1, 16)
  2. (b,c)=(2,8)(b, c) = (2, 8)
  3. (b,c)=(4,4)(b, c) = (4, 4)
  4. (b,c)=(8,2)(b, c) = (8, 2)
  5. (b,c)=(16,1)(b, c) = (16, 1)

These are all the possible combinations for bb and cc that satisfy both the area condition and the natural number constraint.


Step 6: Determining Valid Natural Number Values for 'a'

Now we use equation (1), c2=2abc^2 = 2ab, along with the possible pairs of (b,c)(b, c) found in Step 5, to find the corresponding values of aa. Why this step? This is the final filter. For each valid (b,c)(b,c) pair, we calculate aa and check if aa itself is a natural number, as specified in the problem statement (aNa \in \mathbb{N}).

From c2=2abc^2 = 2ab, we can express aa as: a=c22ba = \frac{c^2}{2b}

Let's test each pair (b,c)(b, c):

  1. For (b,c)=(1,16)(b, c) = (1, 16): a=1622×1=2562=128a = \frac{16^2}{2 \times 1} = \frac{256}{2} = 128 Since 128N128 \in \mathbb{N}, a=128a=128 is a valid value.

  2. For (b,c)=(2,8)(b, c) = (2, 8): a=822×2=644=16a = \frac{8^2}{2 \times 2} = \frac{64}{4} = 16 Since 16N16 \in \mathbb{N}, a=16a=16 is a valid value.

  3. For (b,c)=(4,4)(b, c) = (4, 4): a=422×4=168=2a = \frac{4^2}{2 \times 4} = \frac{16}{8} = 2 Since 2N2 \in \mathbb{N}, a=2a=2 is a valid value.

  4. For (b,c)=(8,2)(b, c) = (8, 2): a=222×8=416=14a = \frac{2^2}{2 \times 8} = \frac{4}{16} = \frac{1}{4} Since 14\frac{1}{4} is not a natural number (aNa \notin \mathbb{N}), this value of aa is not valid.

  5. For (b,c)=(16,1)(b, c) = (16, 1): a=122×16=132a = \frac{1^2}{2 \times 16} = \frac{1}{32} Since 132\frac{1}{32} is not a natural number (aNa \notin \mathbb{N}), this value of aa is not valid.

The set SS of all valid natural number values for aa is S={128,16,2}S = \{128, 16, 2\}.


Step 7: Summing the Values in S

The question asks for the sum of all aSa \in S. Why this step? This is the final calculation required by the problem statement.

aSa=128+16+2=146\sum_{a \in S} a = 128 + 16 + 2 = 146


Final Answer Check and Summary

Let's quickly re-verify one case, e.g., a=2a=2. If a=2a=2, the parabola is y2=4xy^2 = 4x. For (b,c)=(4,4)(b,c)=(4,4), P(4,4)P(4,4) lies on y2=4xy^2=4x because 42=16=4(4)4^2 = 16 = 4(4). This is correct (c2=2ab    42=2(2)(4)    16=16c^2=2ab \implies 4^2 = 2(2)(4) \implies 16 = 16). The tangent at (4,4)(4,4) to $y^2=4x

Practice More Conic Sections Questions

View All Questions