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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A188047 Numbers n such that n^n-1 and n^n+1 are squarefree. 1
2, 4, 6, 12, 16, 20, 22, 34, 36, 42, 52, 56, 58, 60, 66, 72, 78, 84, 86, 88, 90, 92, 94, 96, 102 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

6^6-1=46655=5*7*31*43,

6^6+1=46657=13*37*97

LINKS

Table of n, a(n) for n=1..25.

MATHEMATICA

Select[Range@42, SquareFreeQ[#^#-1]&&SquareFreeQ[#^#+1]&]

CROSSREFS

Cf. A005117, A184966, A184967.

Sequence in context: A050584 A019280 A090748 * A032465 A089395 A089699

Adjacent sequences:  A188044 A188045 A188046 * A188048 A188049 A188050

KEYWORD

nonn

AUTHOR

Vladimir Joseph Stephan Orlovsky, Mar 19 2011

EXTENSIONS

a(11)-a(25) from D. S. McNeil, Mar 22 2011

STATUS

approved

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 May 22 23:20 EDT 2013. Contains 225585 sequences.