|
Search: id:A005145
|
|
|
| A005145 |
|
n copies of n-th prime. |
|
+0 1
|
|
| 2, 3, 3, 5, 5, 5, 7, 7, 7, 7, 11, 11, 11, 11, 11, 13, 13, 13, 13, 13, 13, 17, 17, 17, 17, 17, 17, 17, 19, 19, 19, 19, 19, 19, 19, 19, 23, 23, 23, 23, 23, 23, 23, 23, 23, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
a = A000040(A002024) - Joseph Biberstine (jrbibers(AT)indiana.edu), Aug 14 2006
|
|
REFERENCES
|
Douglas Hofstadter, "Fluid Concepts and Creative Analogies: Computer Models of the Fundamental Mechanisms of Thought".
|
|
FORMULA
|
a(n) = Prime[Floor[1/2 + Sqrt[2*n]]] - Joseph Biberstine (jrbibers(AT)indiana.edu), Aug 14 2006
|
|
MATHEMATICA
|
Table[Prime[Floor[1/2 + Sqrt[2*n]]], {n, 1, 80}] - Joseph Biberstine (jrbibers(AT)indiana.edu), Aug 14 2006
|
|
CROSSREFS
|
Cf. A002024.
Adjacent sequences: A005142 A005143 A005144 this_sequence A005146 A005147 A005148
Sequence in context: A130149 A053046 A066658 this_sequence A076367 A098567 A086162
|
|
KEYWORD
|
nonn,nice
|
|
AUTHOR
|
Russ Cox (rsc(AT)swtch.com)
|
|
|
Search completed in 0.002 seconds
|