Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098594
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098594 Numbers n such that n!-1 and n!+1 are both semiprime. +0
1
5, 8, 10, 13, 20, 24, 26, 34, 59 (list; graph; listen)
OFFSET

1,1

COMMENT

This sequence is formed of all those terms that appear in both A078778 and A078781.

No more terms < 307. - David Wasserman (dwasserm(AT)earthlink.net), Feb 26 2008

EXAMPLE

10!+1 = 3628801 = 11*329891 and 10!-1 = 3628799 = 29*125131 so 10 is a member of the sequence.

MAPLE

out:=[]: for n from 1 to 60 do: a:=n!-1: b:=n!+1: if (bigomega(a)=2) and (bigomega(b)=2) then out:=[op(out), n]: print(n): fi: od: out;

CROSSREFS

Cf. A078778, A078781.

Sequence in context: A022160 A022158 A032717 this_sequence A022799 A164682 A157482

Adjacent sequences: A098591 A098592 A098593 this_sequence A098595 A098596 A098597

KEYWORD

hard,more,nonn

AUTHOR

Mark Hudson (mrmarkhudson(AT)hotmail.com), Sep 17 2004

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research