Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A115333
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A115333 Sum of primes which do not divide n and are less than the largest prime dividing n. +0
1
0, 0, 2, 0, 5, 0, 10, 0, 2, 3, 17, 0, 28, 8, 2, 0, 41, 0, 58, 3, 7, 15, 77, 0, 5, 26, 2, 8, 100, 0, 129, 0, 14, 39, 5, 0, 160, 56, 25, 3, 197, 5, 238, 15, 2, 75, 281, 0, 10, 3, 38, 26, 328, 0, 12, 8, 55, 98, 381, 0, 440, 127, 7, 0, 23, 12, 501, 39, 74, 3, 568, 0, 639, 158, 2, 56, 10 (list; graph; listen)
OFFSET

1,3

COMMENT

When n is prime, n = largest prime dividing n; hence a(n) is the sum of all primes less than n = A034387(n)-n. a(n) = SUM{p such that p is in A000040 AND NOT(p|n) AND p<A006530(n)}. - Jonathan Vos Post (jvospost2(AT)yahoo.com), Mar 08 2006

The zeros give A055932: All prime divisors are consecutive primes starting at 2. - Robert G. Wilson v May 01 2006

EXAMPLE

The primes < 7 and coprime to 7 are 2, 3, and 5. So a(7) = 2+3+5 = 10.

MATHEMATICA

f[n_] := Plus @@ Complement[Prime@ Range@ PrimePi[ Max[First /@ FactorInteger@n] - 1], First /@ FactorInteger@n]; Array[f, 77] - Hans Havermann (pxp(AT)rogers.com), Mar 06 2006

CROSSREFS

Cf. A000040, A006530, A034387, A066911, A083720.

Adjacent sequences: A115330 A115331 A115332 this_sequence A115334 A115335 A115336

Sequence in context: A048050 A078153 A104035 this_sequence A105523 A126120 A090192

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Mar 05 2006

EXTENSIONS

More terms from Hans Havermann (pxp(AT)rogers.com), Mar 06 2006

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 October 12 15:26 EDT 2008. Contains 144830 sequences.


AT&T Labs Research