3

A question I came across: A soap bubble is made in vacuum by blowing an ideal diatomic gas in it. Assume the heat capacity of the soap film is much greater than that of the gas in the bubble. What will be the molar heat capacity of the gas in the bubble?

The correct answer is given as $4R$ (R being the ideal gas constant), and I was able to reach this answer using the ideal gas equation to find $dV$, substituting into the first law of thermodynamics and using the fact that $C_v$ for a diatomic gas is $5R/2$.

However, to reach this answer I had to take the pressure inside the bubble as $8\sigma/r$ ($\sigma$ being the surface tension of the soap solution) instead of $4\sigma/r$ which is what I would usually take for the excess pressure inside a soap bubble, and since it is in vacuum I can take as the absolute pressure inside the bubble.

Is there a reason for this which I'm missing, or an error in the question/answer?

2 Answers2

2

Let us say you have blown the air bubble to $V$ volume, $P$ Pressuse, $T$ temperature and with $n$ moles of that diatomic gas in it. Also the surface tension of the bubble is $\sigma$.

Now, To calculate the molar specific heat i.e. $C$, let's say you gave some heat to the bubble i.e $dQ$, due to which there will be some change in pressure, volume and temperature let's say $dP, dV, dT$ respectively. The number of moles $(n)$ will remain constant.

As you stated, by First Law of Thermodynamics, $$ dQ = dU + dW $$ where all the terms have their usual meaning. $$ dQ = nCdT$$ $$ dU = nC_v dT$$ Work can be calculated by two ways, $$ dW = PdV$$ $$or$$ $$ dW = 2\sigma dA$$ $$ dW = 2\sigma\times 8\pi r dr$$ where $dA$ is elemental change in surface area.

I am going with second you can verify the result for first also: $$nCdT = 2\sigma \times 8\pi rdr + nC_v dT $$ $$C = \mathrm{\frac{2\sigma\ \times 8\pi rdr}{n dT}} + C_v \qquad(1)$$

From ideal gas equation, $$ P V = nR T$$ differentiating, $$PdV + VdP = nRdT$$ $$ndT = \mathrm{\frac{PdV+VdP}{R}} $$

So equation (1) becomes, $$C = \mathrm{\frac{2\sigma\ \times 8\pi rdr\times R}{PdV+VdP}} + C_v$$ $$P = \mathrm{\frac{4\sigma}{r}},V=\mathrm{\frac{4}{3}}\pi r^3, C_v = 5R/2$$ Differentiate and substitute:

$$ dP = -\frac{4\sigma}{r^2}dr, dV = 4\pi r^2 dr$$

$$ C = \frac{16 \sigma \pi R r dr}{\frac{4\sigma}{r}. 4\pi r^2 dr - \frac{4}{3}\pi r^3.\frac{4\sigma}{r^2}dr} + \frac{5R}{2} $$

Which simplifies to: $$ C = \frac 3 2 R + \frac 5 2 R = 4 R$$

which is the answer.

0

An alternate solution than that given here may be attempted using some well-known results from thermodynamics.

Note that the extra pressure $P$ inside the bubble (which is really the pressure of the gas inside itself, as the external pressure amounts to zero by virtue of it being a vacuum), is given by: $$ P = \frac{4\sigma}{r}$$

where $\sigma$ is the surface tension of the soap solution and $r$ is the bubble's radius. Note that the difference across a single boundary of surface tension $\sigma$ would have been $\frac{2\sigma}{r}$, but when traversing across a bubble, we need to account for two boundaries, the inner and outer, causing the factor to be 4.

Now: $$ P = \frac{4\sigma}{r} \implies P \propto \frac 1 r \implies P \propto \frac{1}{V^\frac{1}{3}}$$

$\implies PV^\frac{1}{3}$ is constant. The process of expansion/contraction of the soap bubble is polytropic, with polytropic index $z = \frac 1 3$. For polytropic processes, the heat capacity is given by: $$C = C_V + \frac{R}{1-z}$$

More on this might be found under this query.

$C_V$ is $\frac{5}{2}R$, as the gas is known to be ideal and diatomic. Thus, $$ C = \frac{5}{2}R + \frac{1}{1-\frac{1}{3}}R = \frac{5}{2}R + \frac{3}{2}R = 4R$$

$\implies \boxed{C = 4R}$.