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!)
A176776 a(n) = 2^n-n*(n-2). 2

%I #6 Feb 18 2016 14:29:33

%S 1,3,4,5,8,17,40,93,208,449,944,1949,3976,8049,16216,32573,65312,

%T 130817,261856,523965,1048216,2096753,4193864,8388125,16776688,

%U 33553857,67108240,134217053,268434728,536870129,1073740984,2147482749

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

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (5,-9,7,-2).

%F G.f.: ( 1-2*x-2*x^2+5*x^3 ) / ( (2*x-1)*(x-1)^3 ). - _R. J. Mathar_, Feb 18 2016

%t Table[2^n-n*(n-2),{n,0,5!}]

%Y Cf. A142974.

%K nonn,easy

%O 0,2

%A _Vladimir Joseph Stephan Orlovsky_, Apr 25 2010

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 16 11:08 EDT 2024. Contains 371711 sequences. (Running on oeis4.)