login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075882 a(n) = phi(Sum_{i=1,...,n} prime(i)). 0
1, 4, 4, 16, 12, 40, 28, 60, 40, 84, 64, 196, 96, 280, 160, 252, 160, 332, 280, 420, 352, 672, 396, 636, 416, 756, 624, 912, 576, 1044, 672, 1232, 840, 1416, 1136, 1616, 1152, 2640, 1380, 1764, 1540, 2292, 1696, 2552, 1872, 2816, 1896, 4524, 2208, 4032, 2120 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

The sum of the first three primes = 10 and phi(10) = 4, so a(3) = 4.

MATHEMATICA

Table[EulerPhi[Sum[Prime[k], {k, 1, i}]], {i, 1, 100}]

CROSSREFS

Sequence in context: A079611 A174595 A160020 * A125757 A196065 A196064

Adjacent sequences:  A075879 A075880 A075881 * A075883 A075884 A075885

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Oct 16 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 13:26 EST 2012. Contains 205802 sequences.