Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075794
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075794 a(n) = the least positive integer k such that phi(k) > phi(1) + ... + phi(n). +0
1
3, 5, 7, 11, 13, 17, 23, 29, 31, 37, 47, 53, 61, 67, 79, 83, 101, 107, 127, 131, 149, 157, 179, 191, 211, 223, 233, 251, 277, 281, 311, 331, 347, 367, 389, 401, 439, 457, 479, 499, 541, 547, 587, 607, 631, 653, 701, 719, 757, 787, 809, 839, 887, 907, 947, 967 (list; graph; listen)
OFFSET

1,1

EXAMPLE

phi(1) + ... + phi(4) = 6, and k = 11 is the least positive integer such that sigma(k) > 6. Hence a(4) = 11.

MATHEMATICA

s = 0; a = {}; For[i = 1, i <= 100, i++, s = s + EulerPhi[i]; k = 1; While[EulerPhi[k] <= s, k = k + 1]; a = Append[a, k]]; a

CROSSREFS

Sequence in context: A096169 A090670 A074832 this_sequence A135832 A074781 A083668

Adjacent sequences: A075791 A075792 A075793 this_sequence A075795 A075796 A075797

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Dec 08 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research