Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113496
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113496 a(n) = smallest composite integer > c(n) and coprime to c(n), where c(n) is the n-th composite integer. +0
2
9, 25, 9, 10, 21, 25, 15, 16, 21, 25, 21, 22, 25, 25, 26, 27, 28, 33, 49, 33, 34, 35, 36, 49, 39, 40, 49, 55, 45, 46, 49, 49, 50, 51, 52, 55, 55, 56, 57, 58, 63, 77, 63, 64, 65, 66, 85, 69, 70, 81, 77, 75, 76, 77, 78, 85, 81, 82, 85, 85, 86, 87, 88, 91, 91, 92, 93, 94, 95, 96 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) = A113484(A002808(n)). - Robert G. Wilson v (rgwv(at)rgwv.com), Jan 12 2006

MATHEMATICA

Composite[n_Integer] := FixedPoint[n + PrimePi[ # ] + 1 &, n + PrimePi[n] + 1]; f[n_] := Block[{k = n + 1}, While[PrimeQ@k || GCD[k, n] > 1, k++ ]; k]; Array[ f[ Composite[ # ]] &, 70] (* Robert G. Wilson v *)

CROSSREFS

Cf. A002808, A113484.

Adjacent sequences: A113493 A113494 A113495 this_sequence A113497 A113498 A113499

Sequence in context: A050282 A096757 A101158 this_sequence A086531 A089091 A053850

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Jan 11 2006

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 12 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 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research