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!)
A139754 a(n) = floor(n*2*(3^n-2^n)/2^n). 0

%I #4 Feb 09 2018 19:46:00

%S 1,5,14,32,65,124,225,394,673,1133,1880,3089,5034,8146,13106,20986,

%T 33464,53168,84201,132970,209449,329156,516200,807989,1262508,1969539,

%U 3067962,4772414,7414316,11505003

%N a(n) = floor(n*2*(3^n-2^n)/2^n).

%t Table[Floor[2n((3^n-2^n)/2^n)],{n,30}] (* _Harvey P. Dale_, Feb 09 2018 *)

%K easy,nonn

%O 1,2

%A _Ctibor O. Zizka_, May 19 2008

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 April 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)