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!)
A014941 a(1)=1, a(n) = n*23^(n-1) + a(n-1). 1
1, 47, 1634, 50302, 1449507, 40067565, 1076318788, 28314922364, 733113789893, 18744640404523, 474436263754662, 11908153358721786, 296798270974985959, 7353307338085529321, 181245852206166776456, 4447409619636426706168 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: x/((1 - x)*(1 - 23*x)^2). - Stefano Spezia, Mar 11 2020
PROG
(PARI) a(n) = (1+23^n*(22*n-1))/484; \\ Jinyuan Wang, Mar 11 2020
CROSSREFS
Sequence in context: A142845 A202128 A278268 * A280707 A324433 A289984
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 06:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)