Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079392
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079392 Ramanujan's tau function is positive. +0
2
1, 3, 5, 8, 11, 14, 15, 16, 18, 19, 23, 24, 26, 28, 29, 33, 34, 36, 40, 41, 42, 47, 48, 50, 52, 54, 55, 57, 61, 62, 63, 64, 68, 69, 70, 71, 73, 74, 78, 79, 80, 81, 84, 86, 87, 88, 90, 91, 95, 97, 98, 100 (list; graph; listen)
OFFSET

0,2

EXAMPLE

A000594(1)=1, therefore a(1)=1

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. A079393, A000594.

Sequence in context: A022850 A008576 A047622 this_sequence A022852 A095375 A129260

Adjacent sequences: A079389 A079390 A079391 this_sequence A079393 A079394 A079395

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research