login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A195758 Lesser prime factor of n-th Blum number. 5
3, 3, 3, 3, 7, 3, 3, 7, 3, 7, 3, 3, 11, 3, 7, 3, 3, 11, 7, 3, 3, 7, 11, 3, 3, 7, 3, 19, 3, 7, 11, 3, 7, 3, 11, 3, 7, 3, 7, 19, 3, 3, 11, 3, 3, 23, 3, 7, 11, 7, 3, 11, 3, 3, 19, 3, 11, 7, 19, 11, 7, 3, 3, 7, 23, 3, 3, 7, 3, 23, 3, 19, 11, 3, 7, 3, 7, 11, 7, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

a(n) * A195759(n) = A016105(n); a(n) < A195759(n);

a(n) = A020639(A016105(n)).

LINKS

_Reinhard Zumkeller_, Table of n, a(n) for n = 1..10000

Wikipedia, Blum integer

MATHEMATICA

Take[Transpose[SortBy[{#[[1]], #[[2]], #[[1]]#[[2]]}&/@With[{c=Select[ 4*Range[ 0, 200]+3, PrimeQ]}, Subsets[c, {2}]], Last]][[1]], 90]  Harvey P. Dale, May 20 2012

PROG

(Haskell)

a195758 = a020639 . a016105

CROSSREFS

Cf. A096916.

Sequence in context: A006166 A142716 A211515 * A079084 A092323 A092531

Adjacent sequences:  A195755 A195756 A195757 * A195759 A195760 A195761

KEYWORD

nonn

AUTHOR

Reinhard Zumkeller, Sep 23 2011

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 24 20:40 EDT 2013. Contains 225631 sequences.