Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079396
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079396 Ramanujan's tau function squared. +0
1
576, 63504, 23328900, 280361536, 285809990544, 333781196644, 47691924412356, 113665876416400, 347571590865984, 16488262627956900, 2792400404276224, 33201691798862596, 94938206778275364, 293289874501264 (list; graph; listen)
OFFSET

1,1

EXAMPLE

tau(2)=-24, therefore a(1)=24^2=576.

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) forprime (p=2, 50, print1(rtau3(p)^2", "))

CROSSREFS

A000594(p)^2.

Sequence in context: A067225 A036514 A168660 this_sequence A013775 A068277 A068289

Adjacent sequences: A079393 A079394 A079395 this_sequence A079397 A079398 A079399

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 19 01:26 EDT 2010. Contains 173632 sequences.


AT&T Labs Research