Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079393
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079393 Ramanujan's tau function is negative. +0
2
2, 4, 6, 7, 9, 10, 12, 13, 17, 20, 21, 22, 25, 27, 30, 31, 32, 35, 37, 38, 39, 43, 44, 45, 46, 49, 51, 53, 56, 58, 59, 60, 65, 66, 67, 72, 75, 76, 77, 82, 83, 85, 89, 92, 93, 94, 96, 99 (list; graph; listen)
OFFSET

0,1

EXAMPLE

A000594(2)=-24, so a(1)=2

PROGRAM

(PARI) T(n)=n*(n+1)/2 rtau3(n)=local(y, j); y=0; j=1; while (T(j-1)<n, j++); j--; for (i=1, j, y=y-(-1)^i*(2*i-1)*x^(T(i-1))); y=y^8; polcoeff(y, n-1) for (n=1, 100, if (rtau3(n)<0, print1(n", ")))

CROSSREFS

Cf. A079392, A000594.

Sequence in context: A026516 A111094 A064427 this_sequence A047512 A026273 A080711

Adjacent sequences: A079390 A079391 A079392 this_sequence A079394 A079395 A079396

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jan 06 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research