Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
Search: a089536 -id:a089536
Displaying 1-3 of 3 results found. page 1
     Sort: relevance | references | number | modified | created      Format: long | short | data
A085745 Numbers m such that 2^m + m is a semiprime. +10
4
2, 11, 23, 34, 59, 69, 87, 95, 119, 123, 129, 171, 197, 239, 341, 425, 455, 471, 515, 519, 635, 765, 959, 1115, 1181, 1210 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = 2*k <=> A089535(n) is even <=> A089536(n) = 2 <=> A089537(n) = 4^k/2 + k, and for any prime of this form, there is a term a(n) = 2*k in this sequence. - M. F. Hasler, Oct 08 2009
MATHEMATICA
Select[Range[1300], PrimeOmega[2^#+#]==2&] (* Harvey P. Dale, Dec 18 2014 *)
CROSSREFS
Sequences A165767, A165768, A165769 are the analog for 2^n-n. - M. F. Hasler, Oct 08 2009
KEYWORD
nonn,more
AUTHOR
Jason Earls, Jul 21 2003
EXTENSIONS
More terms from Ray Chandler, Nov 08 2003
a(15) from Donovan Johnson, Mar 06 2008
a(16)-a(26) from Sean A. Irvine, Oct 27 2009
Offset changed to 1 by Jinyuan Wang, Jul 30 2021
STATUS
approved
A089535 Semiprimes of the form 2^k + k. +10
3
6, 2059, 8388631, 17179869218, 576460752303423547, 590295810358705651781, 154742504910672534362390615, 39614081257132168796771975263, 664613997892457936451903530140172407, 10633823966279326983230456482242756731, 680564733841876926926749214863536423041 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = 2^A085745(n) + A085745(n).
MATHEMATICA
Select[Table[2^k+k, {k, 200}], PrimeOmega[#]==2&] (* Harvey P. Dale, Aug 11 2024 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Ray Chandler, Nov 08 2003
EXTENSIONS
a(10)-a(11) from Jinyuan Wang, Jul 30 2021
STATUS
approved
A089537 Greater prime factor of semiprimes in A089535. +10
3
3, 71, 270601, 8589934609, 82351536043346221, 84327972908386521683, 30948500982134506872478123, 33335112753917098113257, 508503441386731397438334759097301, 64111463765644650653, 18841609804988852361375097, 306274945731599108294378939441, 22457217721139859611914512110646173819 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
CROSSREFS
KEYWORD
nonn
AUTHOR
Ray Chandler, Nov 08 2003
EXTENSIONS
Offset changed to 1 and more terms from Jinyuan Wang, Jul 30 2021
STATUS
approved
page 1

Search completed in 0.006 seconds

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 September 11 14:25 EDT 2024. Contains 375836 sequences. (Running on oeis4.)