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!)
A014930 a(1)=1, a(n) = n*15^(n-1) + a(n-1). 1
1, 31, 706, 14206, 267331, 4823581, 84557956, 1451432956, 24517448581, 408951042331, 6752105339206, 110549175651706, 1797251568229831, 29043982525261081, 466937872906120456, 7473240118999870456 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: x/((1 - x)*(1 - 15*x)^2). - Stefano Spezia, Mar 11 2020
PROG
(PARI) a(n) = (1+15^n*(14*n-1))/196; \\ Jinyuan Wang, Mar 11 2020
CROSSREFS
Sequence in context: A362512 A006097 A000565 * A196988 A358179 A061252
KEYWORD
nonn,easy
AUTHOR
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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)