Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000114
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000114 Number of cusps of principal congruence subgroup GAMMA^{hat}(n). +0
2
3, 4, 6, 12, 12, 24, 24, 36, 36, 60, 48, 84, 72, 96, 96, 144, 108, 180, 144, 192, 180, 264, 192, 300, 252, 324, 288, 420, 288, 480, 384, 480, 432, 576, 432, 684, 540, 672, 576, 840, 576, 924, 720, 864, 792, 1104, 768 (list; graph; listen)
OFFSET

2,1

COMMENT

A001766(n)=n*a(n). - Michael Somos Jan 29 2004

REFERENCES

R. A. Rankin, Modular Forms and Functions, Cambridge 1977, p. 62.

MAPLE

A000114 := proc(n) local b, d: if n = 2 then RETURN(3); else b := n^2/2; for d from 1 to n do if irem(n, d) = 0 and isprime(d) then b := b*(1-d^(-2)); fi; od; RETURN(b); fi: end:

CROSSREFS

Adjacent sequences: A000111 A000112 A000113 this_sequence A000115 A000116 A000117

Sequence in context: A002090 A062822 A113728 this_sequence A136243 A051592 A044843

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 7 16:45 EST 2009. Contains 166093 sequences.


AT&T Labs Research