A124886 3-almost prime triangle, read by rows.
1, 1, 7, 1, 11, 9, 1, 17, 3, 5, 1, 19, 8, 4, 14, 1, 26, 2, 6, 12, 15, 1, 27, 18, 10, 20, 30, 22, 1, 29, 13, 31, 21, 23, 40, 28, 1, 41, 25, 38, 32, 34, 16, 36, 39, 1, 43, 33, 35, 57, 42, 24, 44, 48, 50
Offset: 1
Examples
Triangle begins: 1 1 7 1 11 9 1 17 3 5 1 19 8 4 14 1 26 2 6 12 15 1 27 18 10 20 30 22 1 29 13 31 21 23 40 28 1 41 25 38 32 34 16 36 39 1 43 33 35 57 42 24 44 48 50
References
- R. K. Guy, Unsolved Problems in Number Theory, 2nd ed. New York: Springer-Verlag, p. 106, 1994.
- M. J. Kenney, "Student Math Notes." NCTM News Bulletin. Nov. 1986.
Links
- Eric Weisstein's World of Mathematics, Prime Triangle.
Formula
T(n,1) = 1 for all natural numbers n. For n>1 and 1T(n,i) for iT(r,s) for rA014612}.
Comments