Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A127940
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A127940 a(n) = denominator of b(n), where b(1)=1, b(n+1) = sum{k|n} 1/b(k). +0
2
1, 1, 1, 2, 3, 8, 22, 71, 93, 638, 9144, 26821, 2373690, 11013191, 950468551, 23819080360, 4860600739719, 18887557655957, 23748158395676, 102452785866447, 1153981434332852712, 722919835385951370578 (list; graph; listen)
OFFSET

1,4

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

{b(n)}:1,1,2,3/2,8/3,11/8,71/22,93/71,...So b(7) = sum{k|6} 1/b(k) = 1/b(1) + 1/ b(2) + 1/b(3) + 1/b(6) = 1 + 1 + 1/2 + 8/11 = 71/22.

MATHEMATICA

f[l_List] := Block[{n = Length[l], d = Divisors[n]}, Append[l, Sum[1/l[[d[[i]]]], {i, Length[d]}]]]; Denominator[Nest[f, {1}, 22]] (*Chandler*)

CROSSREFS

Cf. A127939.

Adjacent sequences: A127937 A127938 A127939 this_sequence A127941 A127942 A127943

Sequence in context: A006545 A121050 A089402 this_sequence A006796 A006076 A086628

KEYWORD

frac,nonn

AUTHOR

Leroy Quet Feb 08 2007

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 09 2007

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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research