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!)
A178398 a(n) = p(p+1)^2, where p is the n-th prime. 0
18, 48, 180, 448, 1584, 2548, 5508, 7600, 13248, 26100, 31744, 53428, 72324, 83248, 108288, 154548, 212400, 234484, 309808, 368064, 399748, 505600, 585648, 720900, 931588, 1050804, 1114048, 1248048, 1318900, 1468548, 2080768, 2282544, 2609028, 2724400, 3352500, 3488704, 3919348, 4384048, 4713408, 5237748, 5799600, 5995444, 7041024, 7263748, 7723188, 7960000, 9483184, 11189248, 11800368, 12114100 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000040(n)*A110833(n) = A000040(n)*A008864(n)^2 = A008864(n)*A036690(n). - Michel Marcus, Jun 24 2013
PROG
(PARI) a(n) = prime(n)*(prime(n)+1)^2 \\ Michel Marcus, Jun 24 2013
CROSSREFS
Sequence in context: A067726 A234956 A135189 * A222740 A335377 A317258
KEYWORD
nonn
AUTHOR
Eduard Mayer, Dec 21 2010
EXTENSIONS
Edited by N. J. A. Sloane, Dec 21 2010
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 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)