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!)
A036264 Third differences of primes. 2
-1, 2, -4, 4, -4, 4, 0, -6, 8, -6, 0, 4, 0, -2, -4, 8, -6, 0, 6, -6, 4, 0, -6, 2, 4, -4, 4, 8, -20, 12, -6, 12, -16, 12, -4, -2, 4, -2, -4, 12, -16, 10, -4, 12, -10, -8, 6, 4, 0, -6, 12, -12, 4, 0, -4, 8, -6, 0, 10, -4, -14, 8, 4, 8, -18, 12, -12, 10, 0, 0, -4, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = -prime(n) + 3*prime(n+1) - 3*prime(n+2) + prime(n+3) = A036263(n+1)-A036263(n). - Robert G. Wilson v, Dec 19 2012
MATHEMATICA
Differences[ Prime@ Range@ 85, 3] (* Robert G. Wilson v, Dec 19 2012 *)
CROSSREFS
Sequence in context: A330601 A088680 A143194 * A105192 A345438 A203638
KEYWORD
sign
AUTHOR
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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)