login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A018809 Number of lines through exactly 2 points of an n X n grid of points. 2
0, 0, 6, 12, 48, 108, 248, 428, 764, 1196, 1900, 2668, 3824, 5244, 7248, 9380, 12192, 15372, 19528, 24020, 29732, 36052, 43808, 51836, 61636, 72492, 85308, 98492, 114012, 130668, 150196, 170828, 194768, 220276, 249452, 279284, 312572, 348036 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

S. Mustonen, On lines and their intersection points in a rectangular grid of points [From Seppo Mustonen (seppo.mustonen(AT)helsinki.fi), Apr 18 2009]

FORMULA

(1/2) * (f(n, 3) - 2 f(n, 2) + f(n, 1)) where f(n, k) = Sum ((n - |kx|)(n - |ky|)); -n<kx<n, -n<ky<n, (x, y)=1. [From Seppo Mustonen (seppo.mustonen(AT)helsinki.fi), Apr 18 2009]

CROSSREFS

Sequence in context: A052904 A106692 A032470 * A117866 A094060 A076722

Adjacent sequences:  A018806 A018807 A018808 * A018810 A018811 A018812

KEYWORD

nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

EXTENSIONS

An incorrect formula removed by S. Mustonen (seppo.mustonen(AT)helsinki.fi), Apr 25 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 23:45 EST 2012. Contains 205978 sequences.