login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A143655
Triangle read by rows, primes not dividing n; A054521 * (A061397 * 0^(n-k)), 1<=k<=n.
1
0, 0, 0, 0, 2, 0, 0, 0, 3, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 5, 0, 0, 2, 3, 0, 5, 0, 0, 0, 0, 3, 0, 5, 0, 7, 0, 0, 2, 0, 0, 5, 0, 7, 0, 0, 0, 0, 3, 0, 0, 0, 7, 0, 0, 0, 0, 2, 3, 0, 5, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 7, 0, 0, 0, 11, 0, 0, 2, 3, 0, 5, 0, 7, 0, 0, 0, 11, 0, 0, 0, 0, 3, 0, 5, 0, 0, 0, 0, 0, 11, 0
OFFSET
1,5
COMMENTS
Row sums = A066911: (0, 0, 2, 3, 5, 5, 10, 15, 14,....)
FORMULA
Triangle read by rows, A054521 * (A061397 * 0^(n-k)), 1<=k<=n. T(n,k) = prime if k is prime but does not divide n. A054521 = a triangle with row sums phi(n). A061397 = (0, 2, 3, 0, 5, 0, 7,...)
EXAMPLE
First few rows of the triangle =
0;
0, 0;
0, 2, 0;
0, 0, 3, 0;
0, 2, 3, 0, 0;
0, 0, 0, 0, 5, 0;
0, 2, 3, 0, 5, 0, 0;
0, 0, 3, 0, 5, 0, 7, 0;
...
Row 8 has 3 primes < 8 not dividing 8: (3, 5, 7); where (3 + 5 + 7) = A066911(8).
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Aug 28 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 21 04:44 EDT 2024. Contains 376079 sequences. (Running on oeis4.)