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!)
A088836 a(n) = (A020639(2n+1) + A006530(2n+1))/2, arithmetic mean of max and min prime factor applied to odd numbers (i.e., when this mean is integer). 2
3, 5, 7, 3, 11, 13, 4, 17, 19, 5, 23, 5, 3, 29, 31, 7, 6, 37, 8, 41, 43, 4, 47, 7, 10, 53, 8, 11, 59, 61, 5, 9, 67, 13, 71, 73, 4, 9, 79, 3, 83, 11, 16, 89, 10, 17, 12, 97, 7, 101, 103, 5, 107, 109, 20, 113, 14, 8, 12, 11, 22, 5, 127, 23, 131, 13, 4, 137, 139, 25, 12, 17, 5, 149, 151 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
If 2n+1 is prime then a(2n+1) = 2n + 1.
MATHEMATICA
Table[(FactorInteger[2 n + 1][[1, 1]] + FactorInteger[2 n + 1][[-1, 1]])/2, {n, 75}] (* Michael De Vlieger, Mar 28 2015 *)
CROSSREFS
Sequence in context: A326577 A090368 A120374 * A076565 A286517 A199423
KEYWORD
nonn
AUTHOR
Labos Elemer, Oct 31 2003
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 March 28 05:02 EDT 2024. Contains 371235 sequences. (Running on oeis4.)