login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098498 Number of squares on infinite half chessboard at <=n knight moves from a fixed point on the edge. 6
1, 5, 23, 60, 110, 172, 248, 338, 442, 560, 692, 838, 998, 1172, 1360, 1562, 1778, 2008, 2252, 2510, 2782, 3068, 3368, 3682, 4010, 4352, 4708, 5078, 5462, 5860, 6272, 6698, 7138, 7592, 8060, 8542, 9038, 9548, 10072, 10610, 11162, 11728, 12308, 12902, 13510 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 7*n^2 - n + 2, for n>3.
a(n) = 3*a(n-1)-3*a(n-2)+a(n-3) for n>6. G.f.: -(2*x^6 -x^5 -6*x^4 +5*x^3 +11*x^2 +2*x +1) / (x -1)^3. - Colin Barker, Jul 14 2013
EXAMPLE
5 squares are reachable after 1 move, from these you can reach 18 new squares more, so a(1)=5 and a(2)=23.
CROSSREFS
See A018836 (unbounded), A098499 (diagonal halfplane), A098500 (quadrant), A098501 (octant).
Sequence in context: A089137 A361917 A362338 * A159241 A179094 A176874
KEYWORD
nonn,easy
AUTHOR
Ralf Stephan, Sep 15 2004
EXTENSIONS
More terms from Colin Barker, Jul 14 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 29 03:15 EDT 2024. Contains 372097 sequences. (Running on oeis4.)