login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A244648 Decimal expansion of the sum of the reciprocals of the hendecagonal numbers (A051682). 5

%I #10 Feb 08 2023 23:03:54

%S 1,1,9,5,4,3,4,1,1,6,5,2,9,6,2,7,9,7,4,3,5,2,4,9,9,2,3,4,6,9,8,4,9,9,

%T 3,5,4,8,8,4,6,8,2,6,2,7,0,8,4,6,5,8,0,6,2,3,8,6,0,2,1,6,0,3,0,1,7,3,

%U 5,8,4,7,3,3,7,0,3,1,7,6,0,1,4,6,4,4,8,4,1,7,5,4,8,5,5,1,1,2,3,1,8,5,5,4,7

%N Decimal expansion of the sum of the reciprocals of the hendecagonal numbers (A051682).

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Polygonal_number">Polygonal number</a>

%F Sum_{n=1..infinity} 2/(9n^2 - 7n).

%F Equals (5*log(3) + Pi*cot(2*Pi/9) - 4*cos(2*Pi/9)*log(cos(Pi/18)) + 4*cos(Pi/9)*log(sin(2*Pi/9)) - 4*log(sin(Pi/9))*sin(Pi/18))/7. - _Vaclav Kotesovec_, Jul 04 2014

%e 1.195434116529627974352499234698499354884682627084658062386021603017...

%t RealDigits[ Sum[2/(9n^2 - 7n), {n, 1 , Infinity}], 10, 111][[1]]

%Y Cf. A000038, A013661, A244639, A244644, A244645, A244646, A244647, A244649.

%K nonn,cons,easy

%O 1,3

%A _Robert G. Wilson v_, Jul 03 2014

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 29 18:23 EDT 2024. Contains 373855 sequences. (Running on oeis4.)