Step 1: Understanding the Question:
The problem presents a projectile launched with a velocity vector whose horizontal component is $a$ and vertical component is $b$. We are given that the horizontal range ($R$) is exactly twice the maximum height ($H$), and we need to determine the mathematical relation between $b$ and $a$.
Step 2: Key Formula or Approach:
The maximum height $H$ and horizontal range $R$ of a projectile can be written in terms of its initial velocity components $u_x$ and $u_y$:
$$H = \frac{u_y^2}{2g}$$
$$R = \frac{2u_x u_y}{g}$$
The problem states the conditional constraint:
$$R = 2H$$
Step 3: Detailed Explanation:
From the given velocity vector $\vec{u} = a\hat{i} + b\hat{j}$, we identify:
Horizontal component, $u_x = a$
Vertical component, $u_y = b$
Substitute these components into the expressions for height and range:
$$H = \frac{b^2}{2g}$$
$$R = \frac{2ab}{g}$$
Now, substitute these expressions into the given condition $R = 2H$:
$$\frac{2ab}{g} = 2 \cdot \left(\frac{b^2}{2g}\right)$$
Simplifying both sides by canceling out the 2 on the right-hand side:
$$\frac{2ab}{g} = \frac{b^2}{g}$$
Since $g \neq 0$, we multiply both sides by $g$:
$$2ab = b^2$$
Assuming the vertical velocity component $b \neq 0$ for a valid projectile motion, we can divide both sides by $b$:
$$2a = b \implies b = 2a$$
Step 4: Final Answer:
The correct relationship is $b = 2a$, which corresponds to option (A).