Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118230
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118230 Column 3 of triangle A118229, starting with row 1 to include leading zeros. +0
2
0, 0, 1, -1, 0, 0, -1, 2, 0, -1, 1, -1, -2, 1, 1, 0, 2, -2, -1, 0, 0, 1, 1, -1, -4, 2, 1, 1, 0, 0, 1, 0, 2, -6, 3, 0, -6, 7, 1, -2, 8, -8, -5, -5, -2, 12, 3, -7, -6, -9, 1, 18, 6, -21, -9, -5, 4, 25, -1, 1, 2, -39, -1, 35, 0, 3, 3, -18, -22, 37, 5, -5, 8, -48, 9, 45, -10, -4, 5, -55, 10, 40, -17, -35, 4, -2, -11, 61, 4, -13 (list; graph; listen)
OFFSET

1,8

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

FORMULA

Sum_{k=1..n, gcd(n,k)=1} a(k) = 1 when n=4, 0 elsewhere.

PROGRAM

(PARI) {a(n)=(matrix(n+2, n+2, r, c, if(r>=c, if(gcd(r-c+1, c)==1, 1, 0)))^-1)[n, 3]}

CROSSREFS

Cf. A118229.

Sequence in context: A099494 A030341 A121444 this_sequence A153246 A025889 A126306

Adjacent sequences: A118227 A118228 A118229 this_sequence A118231 A118232 A118233

KEYWORD

sign

AUTHOR

Leroy Quet, Paul D. Hanna (pauldhanna(AT)juno.com), Apr 16 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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research