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!)
A109774 a(n) = (3^(n-1) - 1) * (3^n - 1)/2. 1
0, 8, 104, 1040, 9680, 88088, 795704, 7170080, 64556960, 581091368, 5230058504, 47071235120, 423643241840, 3812795553848, 34315179116504, 308836669444160, 2779530197184320, 25015772291219528, 225141952170657704, 2026277574184965200, 18236498181611824400 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
From R. J. Mathar, Nov 07 2015: (Start)
G.f.: -8*x^2/((x - 1)*(3*x - 1)*(9*x - 1)).
a(n) = 8*A006100(n). (End)
E.g.f.: exp(x)*(3 - 4*exp(2*x) + exp(8*x))/6. - Stefano Spezia, Apr 03 2023
MAPLE
A109774:=n->(3^(n-1) - 1) * (3^n - 1)/2: seq(A109774(n), n=1..30); # Wesley Ivan Hurt, Jan 24 2017
CROSSREFS
Cf. A006100.
Sequence in context: A366653 A164760 A335608 * A001657 A282185 A354064
KEYWORD
nonn,easy
AUTHOR
R. K. Guy, Aug 14 2005
EXTENSIONS
a(21) from Stefano Spezia, Apr 03 2023
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 May 9 03:13 EDT 2024. Contains 372341 sequences. (Running on oeis4.)