2095632
domain: N
Appears in sequences
- Consider the solutions to k = a+b = x*y and a*b = k*(x+y) where k, a, b, x, and y are all positive integers, ordered by increasing k and, in case of ties, by increasing x. Sequence gives values of a*b.at n=24A057421
- a(1)=1; thereafter a(n) = (n/2)*Sum_{i=1..n-1} K(i,n-i)*a(i)*a(n-i), where K(i,j)=i/j+j/i+2.at n=5A216733
- E.g.f. A(x) satisfies: A(x) = exp( Integral A(x)^(1/2) * Integral 1/A(x)^(3/2) dx dx ).at n=7A258659
- a(n) is the denominator of the imaginary part of Product_{k=1..n} (1/k + i) where i is the imaginary unit.at n=14A370550
- a(n) is the denominator of the real part of Product_{k=1..n} (1 + i/k) where i is the imaginary unit.at n=14A370552