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!)
A081627 2*7^n-5^n. 3
1, 9, 73, 561, 4177, 30489, 219673, 1568961, 11138977, 78754089, 555184873, 3905825361, 27438433777, 192557317689, 1350342630073, 9464605441761, 66313273248577, 464498088521289, 3253012498555273, 22778716884418161 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Binomial transform of A081626.
LINKS
FORMULA
G.f.: (1-3*x)/((1-5*x)*(1-7*x)).
E.g.f. 2*exp(7*x)-exp(5*x).
MATHEMATICA
CoefficientList[Series[(1 - 3 x) / ((1 - 5 x) (1 - 7 x)), {x, 0, 40}], x] (* Vincenzo Librandi, Aug 09 2013 *)
PROG
(Magma) [2*7^n-5^n: n in [0..25]]; // Vincenzo Librandi, Aug 09 2013
CROSSREFS
Sequence in context: A079927 A126641 A346229 * A164588 A023001 A277672
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Mar 25 2003
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)