Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074285
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074285 Sum of the divisors of n-th triangular number. +0
5
1, 4, 12, 18, 24, 32, 56, 91, 78, 72, 144, 168, 112, 192, 360, 270, 234, 260, 360, 576, 384, 288, 672, 868, 434, 560, 960, 720, 720, 768, 992, 1488, 864, 864, 1872, 1482, 760, 1120, 2352, 1764, 1344, 1408, 1584, 2808, 1872, 1152, 2880, 3420, 1767, 2232 (list; graph; listen)
OFFSET

1,2

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

EXAMPLE

a(4)=18 because sum of divisors of 4th triangular number(i.e. 10) is 1+2+5+10=18.

MATHEMATICA

t[n_]:=n*(n+1)/2; f[n_]:=Plus@@Divisors[t[n]]; lst={}; Do[AppendTo[lst, f[n]], {n, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 08 2009]

CROSSREFS

Adjacent sequences: A074282 A074283 A074284 this_sequence A074286 A074287 A074288

Sequence in context: A047958 A111371 A078514 this_sequence A057311 A063679 A075867

KEYWORD

nonn

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Sep 21 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 9 12:23 EST 2009. Contains 166233 sequences.


AT&T Labs Research