login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A144571 Primes of the form 81n^2-90n+26 4
17, 1601, 8837, 16901, 33857, 65537, 160001, 190097, 240101, 295937, 401957, 577601, 1136357, 1336337, 1378277, 1464101, 1552517, 1833317, 2464901, 2755601, 3519377, 3587237, 3865157, 4227137, 4301477, 5410277, 5664401, 6100901 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..2000

MATHEMATICA

lst={}; Do[If[PrimeQ[p=81*n^2-90*n+26], AppendTo[lst, p]], {n, 7!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 11 2009]

CROSSREFS

Cf. A154295.

Sequence in context: A104808 A061686 A133590 * A071826 A055414 A156675

Adjacent sequences:  A144568 A144569 A144570 * A144572 A144573 A144574

KEYWORD

nonn,easy

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jan 06 2009

EXTENSIONS

a(1) corrected by Jon E. Schoenfield (jonscho(AT)hiwaay.net), Jun 17 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 21:13 EST 2012. Contains 206085 sequences.