|
Search: id:A062883
|
|
|
| A062883 |
|
(1-2*cos(1/11*Pi))^n+(1+2*cos(2/11*Pi))^n+(1-2*cos(3/11*Pi))^n+(1+2*cos(4/11*Pi))^n+(1-2*cos(5/11*Pi))^n. |
|
+0 2
|
|
| 4, 12, 25, 64, 159, 411, 1068, 2808, 7423, 19717, 52529, 140251, 375015, 1003770, 2688570, 7204696, 19313075, 51782613, 138861732, 372414289, 998851473, 2679146955, 7186319506, 19276417059, 51707411684, 138702360471
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,200
|
|
FORMULA
|
G.f.: x*(4-4*x-15*x^2+8*x^3+5*x^4)/(1-4*x+2*x^2+5*x^3-2*x^4-x^5) [From Maksym Voznyy (voznyy(AT)mail.ru), Aug 11 2009]
|
|
MAPLE
|
Digits := 1000:q := seq(floor(evalf((1-2*cos(1/11*Pi))^n+(1+2*cos(2/11*Pi))^n+(1-2*cos(3/11*Pi))^n+(\ 1+2*cos(4/11*Pi))^n+(1-2*cos(5/11*Pi))^n)), n=1..50);
|
|
PROGRAM
|
(PARI) { default(realprecision, 200); for (n=1, 200, a=(1 - 2*cos(1/11*Pi))^n + (1 + 2*cos(2/11*Pi))^n + (1 - 2*cos(3/11*Pi))^n + (1 + 2*cos(4/11*Pi))^n + (1 - 2*cos(5/11*Pi))^n; write("b062883.txt", n, " ", round(a)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 12 2009]
|
|
CROSSREFS
|
Cf. A033304, A062882.
Sequence in context: A008264 A000297 A078618 this_sequence A008176 A009903 A008048
Adjacent sequences: A062880 A062881 A062882 this_sequence A062884 A062885 A062886
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Vladeta Jovovic (vladeta(AT)eunet.rs), Jun 27 2001
|
|
EXTENSIONS
|
G.f. proposed by Maksym Voznyy checked and corrected by R. J. Mathar, Sep 16 2009.
More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Mar 24 2002
|
|
|
Search completed in 0.002 seconds
|