306250
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=18A057421
- a(n) = A276086(n) * A276086(sigma(n)-n), where A276086 is the primorial base exp-function, and sigma is the sum of divisors function.at n=35A388282
- Square array T(n,k) read by ascending antidiagonals: T(n,k) = (p - 1)/2*(2*(n - 1)*p^(n - 1) - (2*n - 3)*p^(n - 2)), n>=2, where p is the k-th odd prime.at n=22A391520