A064509 Marks (in fathoms) on lead line used by ships on the Mississippi River.
2, 3, 5, 7, 10, 13, 15, 17, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 105, 110, 115, 120, 125, 130, 135, 140, 145, 150, 155, 160, 165, 170, 175, 180, 185, 190, 195, 200, 205, 210, 215, 220, 225, 230, 235, 240, 245, 250, 255
Offset: 1
References
- Bowditch, The American Practical Navigator, 1931 edition.
- Postings to newsgroup rec.org.sca, circa Oct 22, 1994 by djheydt(AT)uclink.berkeley.edu (Dorothy J. Heydt), Jeff Suzuki (jeffs(AT)math.bu.EDU) and Hal Ravn.
Links
- Paolo Xausa, Table of n, a(n) for n = 1..10000
- Mark S. Harris, Period measures and cautions for recipes.
- Index entries for linear recurrences with constant coefficients, signature (2,-1).
Programs
-
Mathematica
LinearRecurrence[{2, -1}, {2, 3, 5, 7, 10, 13, 15, 17, 20, 25}, 100] (* Paolo Xausa, Jul 13 2025 *)
Formula
For n >= 9, a(n) = 5(n-5).
Extensions
a(55)-a(56) corrected by Sean A. Irvine, Jul 14 2023
Comments