dimensionless
- 460
- 1
Homework Statement
Derive p(r) = \frac{A}{r}e^{j(\omega t - kr)} from pV = nRT
Homework Equations
The Attempt at a Solution
From ideal gas law I have
p(r) = \frac{nRT}{V}
R and T are constant, so I can pull them out now and replace them with A. If V is the volume of a spherical shell of thickness dr, I get
p(r) = \frac{n A}{4 \pi r^{2} dr}
This means that the only thing that changes is the net flow of mass flowing into and out of my spherical shell. Which lead to
p(r) = \frac{A cos(\omega t - k r)}{4 \pi r^{2} dr}
Putting this in exponential form I get
p(r) = \frac{A}{4 \pi r^{2} dr} e^{j(\omega t - k r)}
Because the atoms are only moving radially, I can ignore the dr part. This leads to
p(r) = \frac{A}{4 \pi r^{2}} e^{j(\omega t - k r)}
...I'm still stuck with an r^{2} in the denominator instead of just r. I think I did something wrong somewhere. I'm not sure where. Any help is appreciated.