cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A272002 Decimal expansion of Cp(1), the molar specific heat of an atomic ideal gas at constant pressure.

Original entry on oeis.org

2, 0, 7, 8, 6, 1, 5, 6, 5, 4, 5, 3, 8, 3, 1
Offset: 2

Views

Author

Natan Arie Consigli, Jul 06 2016

Keywords

Comments

Also the decimal expansion of the molar specific heat of an ideal gas consisting of molecules with 5 degrees of freedom at constant volume.
The molar specific heat of an ideal gas consisting of molecules with n degrees of freedom at constant pressure and volume can be calculated respectively with the following formulae:
- Cv(n) = n/2 R;
- Cp(n) = (1 + n/2) R;
Where R = Cp(n) - Cv(n) = A070064 is the molar gas constant.
Molecules of a monatomic gas have 3 degrees of freedom. Diatomic and polyatomic molecules can have additional degrees of freedom.

Examples

			Cp(1) = 20.7861565453831 J mol^-1 K^-1.
		

Crossrefs

Formula

Cp(1) = (1 + 3/2) * R = 5/2 * A070064.
Cp(1) = Cv(1) + R = A272001 + A070064.

Extensions

Edited by Andrey Zabolotskiy, Mar 28 2025