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!)
A351875 Positive difference of the distinct prime factors of A129521(n). 0
1, 2, 6, 18, 30, 36, 78, 96, 138, 156, 198, 210, 228, 270, 306, 330, 336, 366, 378, 438, 498, 546, 576, 600, 606, 618, 660, 690, 726, 810, 828, 876, 936, 966, 996, 1008, 1068, 1170, 1236, 1278, 1296, 1398, 1428, 1458, 1530, 1608, 1626, 1656, 1758, 1866, 2010, 2028, 2088, 2130 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A005383(n) - A005382(n).
a(n) = A005382(n) - 1. - Amiram Eldar, Feb 23 2022
EXAMPLE
a(4) = 18; A005383(4) - A005382(4) = 37 - 19 = 18.
MATHEMATICA
Select[Prime[Range[350]], PrimeQ[2*# - 1] &] - 1 (* Amiram Eldar, Feb 23 2022 *)
CROSSREFS
Sequence in context: A257065 A066286 A324541 * A197168 A288815 A277200
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, Feb 22 2022
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 April 30 20:43 EDT 2024. Contains 372141 sequences. (Running on oeis4.)