The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A078578 Euler's totient of the average of n-th twin prime pair. 1
2, 2, 4, 6, 8, 12, 16, 24, 32, 36, 44, 40, 48, 64, 60, 72, 64, 72, 92, 96, 112, 96, 144, 120, 168, 144, 160, 204, 212, 160, 216, 272, 264, 240, 252, 256, 336, 240, 348, 288, 384, 320, 420, 336, 360, 320, 384, 440, 432, 480, 528, 432, 552, 564, 480, 592, 576, 624 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000010(A014574(n)).
MATHEMATICA
midQ[n_] := PrimeQ[n-1] && PrimeQ[n+1]; EulerPhi[Select[Range[2000], midQ]] (* Amiram Eldar, Nov 03 2019 *)
CROSSREFS
Sequence in context: A210030 A080054 A108494 * A323446 A018129 A361298
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Nov 29 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 11 23:47 EDT 2024. Contains 373319 sequences. (Running on oeis4.)