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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A163081 Primes of the form p$ + 1 where p is prime. Here '$' denotes the swinging factorial function (A056040). 0
3, 7, 31, 4808643121, 483701705079089804581, 3283733939424401442167506310317720418331001 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The values of p are 2, 3, 5, 31, 67, 139 which is A163079. Subsequence of A163075 (primes of the form n$ + 1).

REFERENCES

Peter Luschny, "Divide, swing and conquer the factorial and the lcm{1,2,...,n}", preprint, April 2008.

LINKS

Peter Luschny, Swinging Primes.

EXAMPLE

3 and 3$ + 1 = 7 are prime, so 7 is a member.

MAPLE

a := proc(n) select(isprime, [$2..n]); select(isprime, map(x -> A056040(x)+1, %)) end:

CROSSREFS

Cf. A103319, A163074 through A163083.

Sequence in context: A070231 A167917 A161471 * A096239 A074699 A115088

Adjacent sequences:  A163078 A163079 A163080 * A163082 A163083 A163084

KEYWORD

nonn

AUTHOR

Peter Luschny (peter(AT)luschny.de), Jul 21 2009

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 February 13 03:07 EST 2012. Contains 205435 sequences.