A290463 Consider decimal fractions r = abc/def with b != 0, d != 0 such that r = ac/df, sorted first by def and then by abc; sequence gives the denominators def.
160, 190, 192, 194, 194, 196, 196, 196, 222, 244, 260, 266, 266, 266, 288, 291, 291, 294, 294, 294, 294, 332, 390, 392, 392, 392, 392, 394, 394, 398, 398, 398, 398, 398, 422, 444, 444, 444, 464, 466, 466, 466, 488, 488
Offset: 1
Examples
The first four fractions on the list are 64/160 = 4/10 (after cancelling the 6's!), 95/190 = 5/10, 96/192 = 6/12, 97/194 = 7/14.
References
- Doron Zeilberger, Email to N. J. A. Sloane, Aug 07 2017.
Links
- Doron Zeilberger, Table of n, a(n) for n = 1..171
- Doron Zeilberger, The complete list of pairs [abc, def]
Comments