Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061468
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061468 d(n) + phi(n), where d(n) is the number of divisors (A000005) and phi(n) is Euler's function (A000010). +0
1
2, 3, 4, 5, 6, 6, 8, 8, 9, 8, 12, 10, 14, 10, 12, 13, 18, 12, 20, 14, 16, 14, 24, 16, 23, 16, 22, 18, 30, 16, 32, 22, 24, 20, 28, 21, 38, 22, 28, 24, 42, 20, 44, 26, 30, 26, 48, 26, 45, 26, 36, 30, 54, 26, 44, 32, 40, 32, 60, 28, 62, 34, 42, 39, 52, 28 (list; graph; listen)
OFFSET

1,1

COMMENT

If d(n) increases phi(n) tends to go down so the sum has a significance.

LINKS

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

EXAMPLE

a(20) = d(20) + phi(20) = 6 + 8 = 14.

MAPLE

with(numtheory); A061468 := n-> tau(n) + phi(n);

PROGRAM

(PARI) { for (n=1, 1000, write("b061468.txt", n, " ", numdiv(n) + eulerphi(n)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 23 2009]

CROSSREFS

Sequence in context: A153249 A097621 A017851 this_sequence A084766 A128559 A122168

Adjacent sequences: A061465 A061466 A061467 this_sequence A061469 A061470 A061471

KEYWORD

nonn,easy

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 04 2001

EXTENSIONS

More terms from Winston C. Yang (winston(AT)cs.wisc.edu), May 19 2001

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research