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!)
A153482 a(n) = prime(n)^4 - 8. 1

%I #14 Sep 08 2022 08:45:39

%S 8,73,617,2393,14633,28553,83513,130313,279833,707273,923513,1874153,

%T 2825753,3418793,4879673,7890473,12117353,13845833,20151113,25411673,

%U 28398233,38950073,47458313,62742233,88529273,104060393,112550873

%N a(n) = prime(n)^4 - 8.

%H G. C. Greubel, <a href="/A153482/b153482.txt">Table of n, a(n) for n = 1..1000</a>

%t Prime[Range[25]]^4 - 8 (* _G. C. Greubel_, Aug 18 2016 *)

%t Table[Prime[n]^4 - 8, {n, 60}] (* _Vincenzo Librandi_, Aug 19 2016 *)

%o (Magma) [NthPrime(n)^4-8: n in [1..40]]; // _Vincenzo Librandi_, Aug 19 2016

%K nonn

%O 1,1

%A _Roger L. Bagula_, Dec 27 2008

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 August 25 03:01 EDT 2024. Contains 375420 sequences. (Running on oeis4.)