45361
domain: N
Properties
Primality
- Prime
- yes
Appears in sequences
- Primes p such that p-1 is a highly composite number.at n=13A072826
- Smallest prime which is one more than the product of n distinct numbers.at n=7A081947
- Primes which can be partitioned into distinct factorials. 0! and 1! are not considered distinct.at n=15A089359
- Primes p such that tau(p-1)+tau(p+1) is larger than for any previous term. (Smallest prime sandwiched between more composite numbers.)at n=31A090481
- Smallest prime of the form n!/k + 1. k < = n, or 0 if no such prime exists.at n=8A092970
- a(n) = n^3 - n^2 + 1.at n=36A100104
- Primes p such that p-1 has more divisors than any smaller prime-1.at n=22A103199
- Triangle, read by rows, T(n, k) = T(n, k-1) + (k+1)*n!, T(n, 0) = 1.at n=31A105064
- Primes in the triangle defined by T(0,c)=1, T(1,c)=c, T(r,1)=1 and T(r,c) = T(r,c-1) + c*(r-1)!.at n=11A105071
- Prime Friedman numbers.at n=29A112419
- a(0)=1. a(n) = a(n-1)*(n+1), if n is in the sequence. a(n)= a(n-1) +1, if n is missing from the sequence.at n=10A118471
- Primes of the form k! + (k+1)! + 1.at n=2A118913
- a(n) = n^3 + 71*n + 1.at n=35A124363
- Highly composite numbers + 1.at n=25A135372
- Binomial transform of [1, 3, 4, 3, 2, 0, 0, 0, ...].at n=27A136395
- Primes of the form (8+k!)/8.at n=1A139066
- a(n) = (n!+8)/8.at n=5A139155
- Primes p where |p-m| = 1, where m is any of the smallest positive integers with their number of divisors. (m belongs to sequence A007416.)at n=43A152245
- Primes of the form k^3-k^2+1, k>0.at n=15A162292
- Primes from integers by taking the factorial of each digit and adding them up.at n=22A165198