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!)
A256367 Decimal expansion of sec(phi), a constant related to the "broadworm" (or "caliper") problem. 0
1, 0, 4, 3, 5, 9, 0, 1, 0, 9, 5, 9, 4, 9, 8, 4, 7, 5, 3, 8, 1, 1, 8, 4, 1, 7, 7, 1, 2, 8, 7, 0, 2, 2, 7, 3, 3, 3, 5, 4, 8, 8, 9, 6, 9, 6, 9, 3, 4, 0, 3, 7, 8, 9, 7, 1, 0, 6, 5, 8, 9, 3, 0, 6, 7, 0, 3, 3, 5, 5, 3, 4, 3, 4, 8, 9, 7, 2, 3, 7, 0, 4, 6, 9, 9, 3, 1, 7, 0, 5, 3, 3, 9, 9, 6, 4, 1, 8, 2, 8, 5, 6, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
A cubic number of denominator 3 and minimal polynomial 3x^6 + 36x^4 + 16x^2 - 64. - Charles R Greathouse IV, May 13 2019
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 8.4 Moser's Worm Constant, pp. 493-494.
LINKS
J.-F. Alcover, Figure 8.3 A caliper. [after Steven Finch]
Steven R. Finch and John E. Wetzel, Lost in a Forest
FORMULA
Sec(phi) = 1/sqrt(1 - (1/6 + (4/3)*sin((1/3)*arcsin(17/64)))^2), which is the positive root of 3*x^6 + 36*x^4 + 16*x^2 - 64.
EXAMPLE
1.0435901095949847538118417712870227333548896969340378971...
MATHEMATICA
RealDigits[Root[3*x^6 + 36*x^4 + 16*x^2 - 64, x, 2], 10, 103] // First
PROG
(PARI) polrootsreal(3*x^6 + 36*x^4 + 16*x^2 - 64)[2] \\ Charles R Greathouse IV, May 13 2019
CROSSREFS
Sequence in context: A236360 A299323 A010475 * A242910 A200350 A227684
KEYWORD
nonn,cons,easy
AUTHOR
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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)