Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063463
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063463 Square-free numbers arising in A024110. +0
1
-431, -255583, -35570638, -91171007, 2486784401, 29023111918, 22856131408177, 1852951469375105, 1350851394985294310, 12157664947056928801, 984770900976342015089, 8862938117851348434466, 6461081889221243795253265, 523347633027349958757558113 (list; graph; listen)
OFFSET

0,1

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,40

PROGRAM

(PARI) for(n=1, 30, if(issquarefree(9^n-n^9), print(9^n-n^9), ))

(PARI) { n=-1; for (m=1, 10^9, if (issquarefree(a=9^m - m^9), write("b063463.txt", n++, " ", a); if (n==40, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 22 2009]

CROSSREFS

Cf. A024110.

Sequence in context: A142802 A003548 A048961 this_sequence A175026 A066419 A069781

Adjacent sequences: A063460 A063461 A063462 this_sequence A063464 A063465 A063466

KEYWORD

easy,sign

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 26 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research