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!)
A127195 Number of subsets of {1,2,...,n} which contain no three consecutive odd numbers. 0

%I #5 Mar 03 2017 04:23:19

%S 2,4,8,16,28,56,104,208,384,768,1408,2816,5184,10368,19072,38144,

%T 70144,140288,258048,516096,949248,1898496,3491840,6983680,12845056,

%U 25690112,47251456,94502912,173817856,347635712,639401984,1278803968

%N Number of subsets of {1,2,...,n} which contain no three consecutive odd numbers.

%F a(n) = A000073(floor((n+1)/2)-3) * 2^(floor(n/2)).

%K easy,nonn

%O 1,1

%A _FUNG Cheok Yin_, Mar 27 2007

%E Offset corrected by _Joerg Arndt_, Mar 03 2017

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