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!)
A103177 a(n) = (7*3^n + 2n + 5)/4. 0
3, 7, 18, 50, 145, 429, 1280, 3832, 11487, 34451, 103342, 310014, 930029, 2790073, 8370204, 25110596, 75331771, 225995295, 677985866, 2033957578, 6101872713, 18305618117, 54916854328, 164750562960, 494251688855, 1482755066539 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
A floretion-generated sequence relating sequences A007051 and A047926. (a(n)) results from a force transform of the sequence of powers of 3.
Floretion Algebra Multiplication Program, FAMP Code: 4jesleftforseq[A*B] with A = - .25'i - .25i' - .25'ii' + .25'jj' + .25'kk' + .25'jk' + .25'kj' - .25e and B = + 'i + .5j' + .5k' + .5'ij' + .5'ik', 1vesforseq[A*B](n) = 3^(n+1), ForType: 1A.
LINKS
FORMULA
a(n) = 2*A007051(n) + A047926(n).
a(n) = 5*a(n-1)-7*a(n-2)+3*a(n-3). G.f.: (3-2*x)*(1-2*x)/((1-x)^2*(1-3*x)). [Colin Barker, Aug 28 2012]
MATHEMATICA
Table[(7*3^n+2*n+5)/4, {n, 0, 25}] (* Harvey P. Dale, Feb 23 2011 *)
CROSSREFS
Sequence in context: A218250 A267799 A218783 * A262784 A202261 A180166
KEYWORD
nonn,easy,changed
AUTHOR
Creighton Dement, Mar 17 2005
EXTENSIONS
More terms from Harvey P. Dale, Feb 23 2011
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 March 28 08:22 EDT 2024. Contains 371236 sequences. (Running on oeis4.)