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!)
A174317 a(0)=1, a(1)=2, a(2)=1; for n>2, a(n) = 7*2^(n-3)-2. 1
1, 2, 1, 5, 12, 26, 54, 110, 222, 446, 894, 1790, 3582, 7166, 14334, 28670, 57342, 114686, 229374, 458750, 917502, 1835006, 3670014, 7340030, 14680062, 29360126, 58720254, 117440510, 234881022, 469762046, 939524094, 1879048190, 3758096382 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f: (1+x-x^2+4*x^3-7*x^4)/(1-x)+(14*x^4)/(1-2*x).
a(n) = A026622(n-1), n>2. a(n) = A176448(n-3), n>2. - R. J. Mathar, Mar 01 2016
EXAMPLE
a(4) = 14-2 = 12.
a(5) = 7*4-2 = 26.
MAPLE
taylor(1+2*z+z^2+5*z^3-((2*z^4)/(1-z))+((14*z^4)/(1-2*z)), z=0, 50);
CROSSREFS
Sequence in context: A049950 A095216 A307258 * A144237 A350742 A268295
KEYWORD
nonn,easy
AUTHOR
Richard Choulet, Mar 15 2010
EXTENSIONS
Definition edited by Olivier Gérard, Oct 24 2012
STATUS
approved

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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)