Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071979
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071979 Left diagonal of A071977. +0
3
1, 3, 7, 11, 18, 25, 43, 51, 67, 81, 104, 119, 152, 167, 199, 227, 258, 277, 330, 351, 400, 437, 484, 509, 578, 609, 667, 709, 772, 803, 914, 947, 1010, 1065, 1136, 1187, 1292, 1331, 1411, 1477, 1574, 1619, 1764, 1809, 1906, 1989, 2084, 2135, 2276, 2333 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a = {1}; k = 2; Do[i = 1; While[i < n + 1, If[ GCD[k, n] == 1, a = Append[a, k]; i++ ]; k++ ], {n, 2, 55}]; Table[ a[[n(n - 1)/2 + 1]], {n, 1, 55}]

CROSSREFS

Sequence in context: A063437 A049792 A062851 this_sequence A097748 A049645 A167181

Adjacent sequences: A071976 A071977 A071978 this_sequence A071980 A071981 A071982

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jun 18 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 28 2002

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research