The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A354789 a(2*n) = 9*2^n - 7, a(2*n+1) = 3*2^(n+2) - 7. 24

%I #20 Oct 17 2023 05:02:45

%S 2,5,11,17,29,41,65,89,137,185,281,377,569,761,1145,1529,2297,3065,

%T 4601,6137,9209,12281,18425,24569,36857,49145,73721,98297,147449,

%U 196601,294905,393209,589817,786425,1179641,1572857,2359289,3145721,4718585,6291449,9437177,12582905,18874361,25165817,37748729,50331641,75497465

%N a(2*n) = 9*2^n - 7, a(2*n+1) = 3*2^(n+2) - 7.

%H Paolo Xausa, <a href="/A354789/b354789.txt">Table of n, a(n) for n = 0..1000</a>

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

%F G.f.: (2 + 3*x + 2*x^2)/((1 - x)*(1 - 2*x^2)). - _Stefano Spezia_, Feb 05 2023

%t LinearRecurrence[{1,2,-2},{2,5,11},100] (* _Paolo Xausa_, Oct 17 2023 *)

%Y The following sequences are all essentially the same, in the sense that they are simple transformations of each other, with A029744 = {s(n), n>=1}, the numbers 2^k and 3*2^k, as the parent: A029744 (s(n)); A052955 (s(n)-1), A027383 (s(n)-2), A354788 (s(n)-3), A347789 (s(n)-4), A209721 (s(n)+1), A209722 (s(n)+2), A343177 (s(n)+3), A209723 (s(n)+4); A060482, A136252 (minor differences from A354788 at the start); A354785 (3*s(n)), A354789 (3*s(n)-7). The first differences of A029744 are 1,1,1,2,2,4,4,8,8,... which essentially matches eight sequences: A016116, A060546, A117575, A131572, A152166, A158780, A163403, A320770. The bisections of A029744 are A000079 and A007283.

%K nonn,easy

%O 0,1

%A _N. J. A. Sloane_, Jul 14 2022

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 1 04:41 EDT 2024. Contains 373010 sequences. (Running on oeis4.)