Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119989
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119989 a(1)=1. a(n) = number of terms among the first (n-1) terms of the sequence which are coprime to n(n+1)/2. +0
2
1, 1, 2, 2, 4, 5, 3, 3, 5, 7, 5, 6, 11, 6, 4, 9, 11, 12, 8, 4, 11, 18, 9, 6, 21, 15, 8, 13, 14, 15, 17, 8, 16, 24, 7, 12, 36, 21, 8, 15, 20, 21, 19, 7, 22, 45, 14, 11, 32, 25, 14, 26, 33, 23, 10, 13, 35, 57, 14, 14, 60, 30, 15, 21, 24, 34, 33, 17, 25, 42, 21, 21, 72, 34, 14, 21, 26, 41 (list; graph; listen)
OFFSET

1,3

PROGRAM

(PARI) {m=79; print1(a=1, ", "); v=[a]; for(n=2, m, a=0; q=n*(n+1)/2; for(j=1, n-1, if(gcd(v[j], q)==1, a++)); print1(a, ", "); v=concat(v, a))} - (Klaus Brockhaus, Aug 15 2006)

CROSSREFS

Cf. A123953.

Sequence in context: A073018 A109295 A057899 this_sequence A137605 A130265 A129303

Adjacent sequences: A119986 A119987 A119988 this_sequence A119990 A119991 A119992

KEYWORD

nonn

AUTHOR

Leroy Quet (qq-quet(AT)mindspring.com), Aug 03 2006

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 15 2006

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research