Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136483
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136483 Number of unit square lattice cells inside quadrant of origin-centered circle of diameter n. +0
4
0, 0, 1, 1, 3, 4, 6, 8, 13, 15, 19, 22, 28, 30, 37, 41, 48, 54, 64, 69, 77, 83, 94, 98, 110, 119, 131, 139, 152, 162, 172, 183, 199, 208, 226, 234, 253, 263, 281, 294, 308, 322, 343, 357, 377, 390, 412, 424, 447, 465, 488, 504, 528, 545, 567, 585, 612, 628, 654 (list; graph; listen)
OFFSET

1,5

COMMENT

As n -> infinity, lim a(n)/(n^2) -> pi/16

FORMULA

a(n) = Sum(floor(sqrt((n/2)^2 - k^2))), k = 1 ... floor(n/2)

EXAMPLE

a(5) = 3 because a circle of radius 5/2 in the first quadrant encloses (2,1),(1,1),(1,2)

MATHEMATICA

Table[Sum[Floor[Sqrt[(n/2)^2 - k^2]], {k, 1, Floor[n/2]}], {n, 1, 100}]

CROSSREFS

Cf. Alternating merge of A136484 and A001182 a(n) = 1/4 * A136485 = 1/2 * A136513.

Adjacent sequences: A136480 A136481 A136482 this_sequence A136484 A136485 A136486

Sequence in context: A145751 A063759 A139041 this_sequence A004713 A050475 A025073

KEYWORD

easy,nonn

AUTHOR

Glenn C. Foster (gfoster(AT)uiuc.edu), Jan 02 2008

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research