4294967312
domain: N
Appears in sequences
- a(n) is the least number m such that (m+n)!/m! = (m+1)*(m+2)*...*(m+n) divides lcm(1,...,m).at n=33A082093
- a(n) is the least number m such that (m+n)!/m! = (m+1)*(m+2)*...*(m+n) divides lcm(1,...,m).at n=34A082093
- a(n) = 2^n + ceiling(n/2).at n=32A134522
- a(n) = 4^n + n.at n=16A158879
- a(n) = 16*(2^n + 1).at n=28A175162
- a(n) = n^8 + n.at n=16A196288
- a(n) = Sum_{k=1..n} 4^(gcd(k, n) - 1).at n=16A343490