Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074810
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074810 Number of primes between n and 2n (inclusive) = largest prime factor of n. +0
1
1, 2, 4, 8, 9, 28, 65, 114, 174, 186, 246, 623, 1784, 1832, 1912, 5121, 13810, 14090, 39413, 40403, 808822, 809858, 810026 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(6) = 28 because there are 7 primes between n = 28 and 2n = 56: 29, 31, 37, 41, 43, 47, 53; and the largest prime dividing 28 is 7.

MAPLE

with(numtheory): a:=proc(n) if pi(2*n)-pi(n-1)=factorset(n)[nops(factorset(n))] then n else fi end: 1, seq(a(n), n=2..1000); (Deutsch)

CROSSREFS

Cf. A035250, A006530.

Sequence in context: A140141 A088274 A118418 this_sequence A028984 A043706 A028836

Adjacent sequences: A074807 A074808 A074809 this_sequence A074811 A074812 A074813

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Sep 08 2002

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 05 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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research