cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A134364 a(n) = Product_{k=1..A061395(n)} prime(k)^|A134363(n,k)| for n >= 2; a(1) = 1.

Original entry on oeis.org

1, 2, 3, 4, 5, 2, 7, 8, 9, 30, 11, 12, 13, 42, 3, 16, 17, 6, 19, 180, 105, 66, 23, 72, 25, 78, 27, 252, 29, 2, 31, 32, 165, 102, 5, 4, 37, 114, 195, 1080, 41, 70, 43, 396, 45, 138, 47, 432, 49, 150, 255, 468, 53, 18, 385, 1512, 285, 174, 59, 12, 61, 186, 1575
Offset: 1

Views

Author

Leroy Quet, Oct 22 2007

Keywords

Examples

			Row 20 of A134363 is {2,-2,1} because 20 = 2^2 * 3^(2-2) * 5^(2-2+1) = 2^2 * 3^0 * 5^1. So a(20) = 2^|2| * 3^|-2| * 5^|1| = 180.
		

Crossrefs

Extensions

More terms from Jinyuan Wang, Aug 10 2021
Showing 1-1 of 1 results.