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!)
A004163 Pentagonal numbers written backwards. 1
0, 1, 5, 21, 22, 53, 15, 7, 29, 711, 541, 671, 12, 742, 782, 33, 673, 524, 774, 235, 95, 156, 517, 287, 258, 529, 1001, 801, 2611, 7421, 5331, 6241, 251, 7161, 7171, 281, 6291, 5302, 7412, 2622, 832, 1052, 5262, 2572, 2882, 5103, 1513, 923, 2343, 7753, 5273 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A004086(A000326(n)). - Michel Marcus, Apr 05 2014
MAPLE
a:= n-> (s-> parse(cat(s[-i]$i=1..length(s))))(""||(n*(3*n-1)/2)):
seq(a(n), n=0..50); # Alois P. Heinz, Apr 09 2015
CROSSREFS
Cf. A000326.
Sequence in context: A263130 A165204 A043053 * A350328 A113410 A099654
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Initial 0 and terms after a(43) from Eric M. Schmidt, Apr 04 2014
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 July 8 02:28 EDT 2024. Contains 374149 sequences. (Running on oeis4.)