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!)
A051157 a(n) = (2^p^3 - 1)/(2^p^2 - 1) where p = n-th prime. 3

%I #14 Dec 24 2022 04:55:01

%S 17,262657,1267650638007162390353805312001,

%T 31828687130226401637050536789795514059715404495050094614691019248562308626412218127220737

%N a(n) = (2^p^3 - 1)/(2^p^2 - 1) where p = n-th prime.

%t Table[(2^Prime[n]^3 - 1)/(2^Prime[n]^2 - 1),{n,4}] (* _Stefano Spezia_, Dec 23 2022 *)

%Y Cf. A051154, A051155, A051156.

%K nonn,easy

%O 1,1

%A _N. J. A. Sloane_

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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)