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!)
A266234 Primes representable as f(f(f(...f(p)...))) where p is a prime and f(x) = x*2 - 1. 1
3, 5, 13, 17, 37, 41, 61, 73, 89, 97, 113, 157, 193, 233, 241, 257, 277, 281, 313, 337, 353, 397, 401, 409, 421, 433, 449, 457, 521, 541, 577, 593, 601, 613, 641, 661, 673, 733, 757, 761, 769, 877, 929, 953, 997, 1009, 1049, 1093, 1129, 1153, 1201, 1213, 1237 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
A005383 is a subsequence: f(x) is applied just once.
LINKS
MATHEMATICA
Take[Union@ Flatten[Table[Nest[2 # - 1 &, Prime@ n, #], {n, 120}] & /@ Range@ 120] /. n_ /; CompositeQ@ n -> Nothing, 53] (* Michael De Vlieger, Jan 06 2016 *)
CROSSREFS
Sequence in context: A206549 A040158 A147490 * A180008 A089996 A307512
KEYWORD
nonn
AUTHOR
Alex Ratushnyak, Dec 25 2015
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 25 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)