A329216 Decimal expansion of 2^(5/12).
1, 3, 3, 4, 8, 3, 9, 8, 5, 4, 1, 7, 0, 0, 3, 4, 3, 6, 4, 8, 3, 0, 8, 3, 1, 8, 8, 1, 1, 8, 4, 4, 5, 2, 7, 7, 4, 9, 1, 2, 3, 9, 0, 2, 1, 2, 6, 2, 5, 1, 9, 8, 2, 9, 6, 9, 3, 8, 9, 7, 0, 8, 1, 2, 1, 5, 7, 2, 2, 0, 6, 6, 7, 8, 4, 1, 1, 3, 9, 2, 0, 2, 3, 7, 1, 4, 8, 1, 5, 9, 1
Offset: 1
Links
- Wikipedia, Equal temperament
- Wikipedia, Twelfth root of two
- Index entries for sequences based on music
Crossrefs
Frequency ratios of musical intervals:
Perfect unison: 2^(0/12) = 1.0000000000
Minor second: 2^(1/12) = 1.0594630943... (A010774)
Major second: 2^(2/12) = 1.1224620483... (A010768)
Minor third: 2^(3/12) = 1.1892071150... (A010767)
Major third: 2^(4/12) = 1.2599210498... (A002580)
Perfect fourth: 2^(5/12) = 1.3348398541... (this sequence)
Aug. fourth/
Dim. fifth: 2^(6/12) = 1.4142135623... (A002193)
Perfect fifth: 2^(7/12) = 1.4983070768... (A328229)
Minor sixth: 2^(8/12) = 1.5874010519... (A005480)
Major sixth: 2^(9/12) = 1.6817928305... (A011006)
Minor seventh: 2^(10/12) = 1.7817974362... (A329219)
Major seventh: 2^(11/12) = 1.8877486253... (A329220)
Perfect octave: 2^(12/12) = 2.0000000000
Programs
-
Mathematica
First[RealDigits[2^(5/12), 10, 100]] (* Paolo Xausa, Apr 28 2024 *)
-
PARI
default(realprecision, 100); 2^(5/12)
Formula
Equals 2/A328229.
Comments