Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139423
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139423 a(1)=1, a(2)=2. For n>=3, a(n) = a(n-1) + d(a(n-1)) + d(a(n-2)), where d(m) is the number of positive divisors of m. +0
2
1, 2, 5, 9, 14, 21, 29, 35, 41, 47, 51, 57, 65, 73, 79, 83, 87, 93, 101, 107, 111, 117, 127, 135, 145, 157, 163, 167, 171, 179, 187, 193, 199, 203, 209, 217, 225, 238, 255, 271, 281, 285, 295, 307, 313, 317, 321, 327, 335, 343 (list; graph; listen)
OFFSET

1,2

MAPLE

with(numtheory): a[1]:=1: a[2]:=2: for n from 3 to 50 do a[n]:=a[n-1]+tau(a[n-1])+tau(a[n-2]) end do: seq(a[n], n=1..50); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 30 2008

CROSSREFS

Cf. A139422, A064491.

Sequence in context: A048093 A024669 A006482 this_sequence A026053 A011905 A098065

Adjacent sequences: A139420 A139421 A139422 this_sequence A139424 A139425 A139426

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Apr 21 2008

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 30 2008

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 August 28 22:44 EDT 2008. Contains 143251 sequences.


AT&T Labs Research