|
Search: id:A117962
|
|
|
| A117962 |
|
Partial sums of hexagonal numbers with prime indices. |
|
+0 1
|
|
| 6, 21, 66, 157, 388, 713, 1274, 1977, 3012, 4665, 6556, 9257, 12578, 16233, 20604, 26169, 33072, 40453, 49364, 59375, 69960, 82363, 96058, 111811, 130532, 150833, 171948, 194739, 218392, 243817, 275948, 310139, 347540, 386043, 430296, 475747
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
There are no prime hexagonal numbers. The n-th hexagonal number A000384(n) = n*(2*n-1) is semiprime iff both n and 2*n-1 are prime iff A000384(n) is an element of A001358 iff n is an element of A005382.
|
|
FORMULA
|
a(n) = SUM[i=1..n] A117961(i). a(n) = SUM[i=1..n] A000040(i)*(2*A000040(i)-1). a(n) = SUM[i=1..n] A000384(prime(n)). a(n) = Partial sum of number of divisors of 12^(prime(n)-1) = SUM[i=1..n] A000005(A001021(A000040(n)-1)).
|
|
EXAMPLE
|
a(4) = hexagonal(2) + hexagonal(3) + hexagonal(5) + hexagonal(7) = 6 + 15 + 45 + 91 = 157 is prime.
a(12) = 6 + 15 + 45 + 91 + 231 + 325 + 561 + 703 + 1035 + 1653 + 1891 + 2701 = 9257 is prime.
a(26) = 150833 is prime.
|
|
CROSSREFS
|
See also: A034953 Triangular numbers (A000217) with prime indices. A001248 Squares of primes. A116995 Pentagonal numbers with prime indices. A000384 Hexagonal numbers: n(2n-1). A117961 Hexagonal numbers with prime indices. A117965 Prime partial sums of hexagonal numbers with prime indices.
Cf. A000005, A000040, A000384, A001021, A034953, A001248, A116995, A117961, A117965.
Sequence in context: A122678 A132130 A022571 this_sequence A105457 A134931 A119103
Adjacent sequences: A117959 A117960 A117961 this_sequence A117963 A117964 A117965
|
|
KEYWORD
|
easy,nonn,less
|
|
AUTHOR
|
Jonathan Vos Post (jvospost3(AT)gmail.com), Apr 05 2006
|
|
|
Search completed in 0.002 seconds
|