The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A154605 Decimal expansion of 2/(4th root of 3). 2
1, 5, 1, 9, 6, 7, 1, 3, 7, 1, 3, 0, 3, 1, 8, 5, 0, 9, 4, 6, 6, 2, 3, 7, 5, 5, 0, 1, 3, 0, 9, 0, 9, 0, 6, 7, 0, 7, 9, 3, 5, 4, 6, 8, 9, 7, 7, 7, 4, 6, 2, 0, 6, 3, 7, 2, 2, 2, 5, 7, 7, 3, 0, 7, 4, 0, 0, 6, 4, 4, 4, 6, 6, 3, 4, 2, 0, 9, 4, 5, 4, 3, 1, 8, 8, 8, 2, 1, 2, 2, 8, 3, 3, 0, 0, 7, 4, 3, 1, 3, 9, 3, 3, 0, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
The side length of an equilateral triangle with area 1.
Quartic number with denominator 3 and minimal polynomial 3x^4 - 16. - Charles R Greathouse IV, Jun 30 2021
LINKS
FORMULA
A154605 = 2/A011002 = 2/(3^(1/4)).
EXAMPLE
1.5196713713031850946623755013090906...
MATHEMATICA
RealDigits[N[2/3^(1/4), 200]][[1]] (* Vladimir Joseph Stephan Orlovsky, Feb 05 2012 *)
RealDigits[2/Surd[3, 4], 10, 120][[1]] (* Harvey P. Dale, Mar 09 2019 *)
PROG
(PARI) 2/3^(1/4)
(PARI) 2/sqrt(sqrt(3))
CROSSREFS
Sequence in context: A010482 A135856 A097414 * A114594 A021662 A082020
KEYWORD
cons,nonn
AUTHOR
Rick L. Shepherd, Jan 12 2009
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 May 13 13:48 EDT 2024. Contains 372519 sequences. (Running on oeis4.)