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-2 of 2 results.

A108467 a(n) = A108466(A025487).

Original entry on oeis.org

1, 1, 2, 3, 4, 11, 9, 35, 25, 20, 55, 106, 132, 45, 222, 303, 566, 100, 808, 918, 827, 339, 1086, 2128, 220, 2682, 4790, 2173, 2453, 4561, 7269, 478, 8335, 21093, 5515, 13223, 17135, 7997, 23079, 1025, 29229, 24503, 22165, 21597, 82298, 13595, 59613, 59196
Offset: 0

Views

Author

Christian G. Bower, Jun 03 2005

Keywords

Comments

Number of factorizations of (n,n) into pairs (i,j) by prime signature.

Crossrefs

Cf. A108460.

Extensions

More terms from David Wasserman, May 19 2008

A108465 Table read by antidiagonals: T(n,k) (n>=2) = number of factorizations of (n,k) into pairs (i,j) with i,j>1.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 3, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 1, 3, 1, 3, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 2, 1, 1, 1, 1, 1, 1, 3, 1, 3, 1, 4, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1
Offset: 2

Views

Author

Christian G. Bower, Jun 03 2005

Keywords

Comments

(a,b)*(x,y)=(a*x,b*y).

Examples

			1 1 1 1 1 ...
1 1 1 1 1 ...
1 1 2 1 2 ...
1 1 1 1 1 ...
1 1 2 1 3 ...
(8,6)=(4,3)*(2,2)=(4,2)*(2,3), so a(8,6)=3.
		

Crossrefs

Cf. A108461. Columns 4, 6: A038548 (n>1), A032741. Main diagonal: A108466.

Formula

Dirichlet g.f.: A(s, t) = exp(B(s, t)/1 + B(2*s, 2*t)/2 + B(3*s, 3*t)/3 + ...) where B(s, t) = (zeta(s)-1)*(zeta(t)-1).
Showing 1-2 of 2 results.