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!)
A115732 n-th prime p(n) repeated (p(n)-n) times. 1

%I #2 Mar 30 2012 17:26:20

%S 2,3,5,5,7,7,7,11,11,11,11,11,11,13,13,13,13,13,13,13,17,17,17,17,17,

%T 17,17,17,17,17,19,19,19,19,19,19,19,19,19,19,19,23,23,23,23,23,23,23,

%U 23,23,23,23,23,23,23,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29

%N n-th prime p(n) repeated (p(n)-n) times.

%t Flatten@Table[Prime[n], {n, 10}, {Prime[n]-n}]

%K nonn

%O 1,1

%A _Zak Seidov_, Jan 30 2006

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 24 13:30 EDT 2024. Contains 371957 sequences. (Running on oeis4.)