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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A163082 Primes of the form p$ - 1 where p is prime. Here '$' denotes the swinging factorial function (A056040). 0
5, 29, 139, 12011, 5651707681619, 386971244197199, 35257120210449712895193719, 815027488562171580969632861193966578650499 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

The first values of p are 3, 5, 7, 13, 41 from A163080. Subsequence of A163076 (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 = 5 are prime, so 5 is a member.

MAPLE

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

CROSSREFS

Cf. A163074 through A163083.

Sequence in context: A000352 A034332 A146053 * A189430 A060963 A107002

Adjacent sequences:  A163079 A163080 A163081 * A163083 A163084 A163085

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.