|
| |
|
|
A145646
|
|
Wavelength (in Angstrom) of the series limit of the Hydrogen spectrum for main quantum number n.
|
|
1
| |
|
|
911, 3645, 8201, 14580, 22782, 32806, 44652, 58321, 73813, 91127, 110263, 131222, 154004
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| The series for n=1, 2 etc. are named after Lyman, Balmer, etc.
The sequence is ill-defined since it depends on the incompletely known natural constant A081821. Although the sequence is essentially proportional to n^2, rounding effects prevent high-term predictability of the differences. Taking relativistic corrections into account will worsen the situation. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 17 2008
|
|
|
REFERENCES
| Robert Duane Cowan, The Theory of Atomic Structure and Spectra, Univ. California Press, 1981; in 3-7 Relativistic corrections.
|
|
|
LINKS
| Wikipedia, Rydberg Formula.
|
|
|
FORMULA
| a(n+1)-a(n) = A145647(n), first differences.
a(n) = round( n^2*10^10/A081821 ) . - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 17 2008
|
|
|
MAPLE
| R := 10973731.568527 : for n from 1 to 13 do printf("%d, ", round(n^2*1.0e10/R) ); od; - R. J. Mathar, Oct 17 2008
|
|
|
CROSSREFS
| Sequence in context: A015278 A068261 A119520 * A093634 A189182 A074887
Adjacent sequences: A145643 A145644 A145645 * A145647 A145648 A145649
|
|
|
KEYWORD
| nonn,less
|
|
|
AUTHOR
| Paul Curtz (bpcrtz(AT)free.fr), Oct 15 2008
|
|
|
EXTENSIONS
| Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 17 2008
|
| |
|
|