|
Search: id:A059999
|
|
|
| A059999 |
|
a(n)=(1/6)*n^5-(19/8)*n^4+(51/4)*n^3-(253/8)*n^2+(445/12)*n-14. |
|
+0 1
|
|
| 2, 3, 5, 7, 11, 42, 168, 520, 1312, 2861, 5607, 10133, 17185, 27692, 42786, 63822, 92398, 130375, 179897, 243411, 323687, 423838, 547340, 698052, 880236, 1098577, 1358203, 1664705, 2024157, 2443136, 2928742, 3488618, 4130970
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Deliberately contrived to begin with first five primes; illustrates absurdity of many "guess the next term" puzzles.
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,1000
de.rec.denksport, FAQ
|
|
PROGRAM
|
(PARI) { for (n=1, 1000, write("b059999.txt", n, " ", (4*n^5 - 57*n^4 + 306*n^3 - 759*n^2 + 890*n)/24 - 14); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 01 2009]
|
|
CROSSREFS
|
Sequence in context: A067933 A005234 A141500 this_sequence A040130 A127727 A036343
Adjacent sequences: A059996 A059997 A059998 this_sequence A060000 A060001 A060002
|
|
KEYWORD
|
dumb,easy,nonn
|
|
AUTHOR
|
Rainer Rosenthal (r.rosenthal(AT)web.de), Mar 10 2001
|
|
|
Search completed in 0.002 seconds
|