148527
domain: N
Appears in sequences
- A list of equal temperaments (equal divisions of the octave) whose nearest scale steps are closer and closer approximations to the pair of ratios 11/8 and 16/11 which generate two complementary musical tones.at n=28A061416
- Number of ordered quadruples (a,b,c,d) with gcd(a,b,c,d)=1 (1 <= {a,b,c,d} <= n).at n=19A082540
- Triangle read by rows: T(n,k) = (4n-4k+1) * T(n-1,k-1) + (4k-3) * T(n-1,k).at n=23A142459
- Triangle read by rows: T(n,k) = (4n-4k+1) * T(n-1,k-1) + (4k-3) * T(n-1,k).at n=25A142459
- One fifth of product plus sum of five consecutive nonnegative numbers.at n=13A166942