Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077662
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077662 a(n) = n-th positive integer not relatively prime to n, with a(1)=1. +0
3
1, 4, 9, 8, 25, 9, 49, 16, 27, 16, 121, 18, 169, 24, 33, 32, 289, 27, 361, 34, 49, 40, 529, 36, 125, 48, 81, 49, 841, 40, 961, 64, 84, 64, 112, 54, 1369, 72, 102, 66, 1681, 58, 1849, 80, 96, 88, 2209, 72, 343, 84, 136, 96, 2809, 81, 200, 98, 153, 112, 3481, 82 (list; graph; listen)
OFFSET

1,2

COMMENT

Final term of n-th row of A077661.

LINKS

Franklin T. Adams-Watters, Table of n, a(n) for n = 1..1000

PROGRAM

(PARI) a(n) = local(i, k); if(n<=1, n, k=n-eulerphi(n); i=n\k; k*=i; i*=n; while(k<n, k+=(gcd(i++, n)!=1)); i)

CROSSREFS

Cf. A077661, A077663, A069213.

A077149(n) - n - 1.

Sequence in context: A133790 A135718 A140580 this_sequence A063718 A063748 A121920

Adjacent sequences: A077659 A077660 A077661 this_sequence A077663 A077664 A077665

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 14 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 27 2003

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 December 17 19:39 EST 2009. Contains 170821 sequences.


AT&T Labs Research