Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059026
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059026 Table B(n,m) read by rows: B(n,m) = LCM(n,m)/n + LCM(n,m)/m - 1 for all 1<=m<=n. +0
6
1, 2, 1, 3, 4, 1, 4, 2, 6, 1, 5, 6, 7, 8, 1, 6, 3, 2, 4, 10, 1, 7, 8, 9, 10, 11, 12, 1, 8, 4, 10, 2, 12, 6, 14, 1, 9, 10, 3, 12, 13, 4, 15, 16, 1, 10, 5, 12, 6, 2, 7, 16, 8, 18, 1, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 1, 12, 6, 4, 3, 16, 2, 18, 4, 6, 10, 22, 1, 13, 14, 15, 16 (list; table; graph; listen)
OFFSET

1,2

COMMENT

In an n X m box, a ball makes B(n,m) "bounces" starting at one corner until it reaches another corner, only allowed to travel on diagonal grid lines. B(n+2,n) = A022998(n+1) for all n >= 1. B(2n-1,n) = A016777(n) = 3n + 1 for all n >= 1 (central vertical).

MAPLE

B := (n, m) -> lcm(n, m)/n + lcm(n, m)/m - 1: seq(seq(B(n, m), n=1..m), m=1..15);

CROSSREFS

Cf. A022998, A059028, A059029, A059030, A059031.

Sequence in context: A059663 A027422 A135086 this_sequence A104471 A085643 A132110

Adjacent sequences: A059023 A059024 A059025 this_sequence A059027 A059028 A059029

KEYWORD

nonn,easy,tabl

AUTHOR

Asher Auel (asher.auel(AT)reed.edu) Dec 15 2000

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research