Given:
- An isolated conducting sphere of radius \( r_1 \) has capacitance \( C_1 \).
- When enclosed by an earthed concentric sphere of radius \( r_2 \), its capacitance increases by 5 times, so new capacitance \( C_2 = 5 C_1 \).
We need to find the ratio \( \frac{r_1}{r_2} \).
Step 1: Capacitance of an isolated sphere:
\[
C_1 = 4 \pi \varepsilon_0 r_1
\]
where \( \varepsilon_0 \) is the permittivity of free space.
Step 2: Capacitance of the inner sphere enclosed by an earthed concentric spherical shell:
\[
C_2 = 4 \pi \varepsilon_0 \frac{r_1 r_2}{r_2 - r_1}
\]
Step 3: Using the relation \( C_2 = 5 C_1 \), substitute:
\[
4 \pi \varepsilon_0 \frac{r_1 r_2}{r_2 - r_1} = 5 \times 4 \pi \varepsilon_0 r_1
\]
Cancel \( 4 \pi \varepsilon_0 r_1 \) from both sides:
\[
\frac{r_2}{r_2 - r_1} = 5
\]
Step 4: Rearranging:
\[
r_2 = 5 (r_2 - r_1) \Rightarrow r_2 = 5 r_2 - 5 r_1
\]
\[
5 r_1 = 5 r_2 - r_2 = 4 r_2
\]
\[
\frac{r_1}{r_2} = \frac{4}{5}
\]
Therefore, the ratio \( \frac{r_1}{r_2} \) is:
\[
\boxed{\frac{4}{5}}
\]