A020797 Decimal expansion of 1/sqrt(40).
1, 5, 8, 1, 1, 3, 8, 8, 3, 0, 0, 8, 4, 1, 8, 9, 6, 6, 5, 9, 9, 9, 4, 4, 6, 7, 7, 2, 2, 1, 6, 3, 5, 9, 2, 6, 6, 8, 5, 9, 7, 7, 7, 5, 6, 9, 6, 6, 2, 6, 0, 8, 4, 1, 3, 4, 2, 8, 7, 5, 2, 4, 2, 6, 3, 9, 6, 2, 9, 7, 2, 1, 9, 3, 1, 9, 6, 1, 9, 1, 1, 0, 6, 7, 2, 1, 2, 4, 0, 5, 4, 1, 8, 9, 6, 5, 0, 1, 4
Offset: 0
Examples
1/sqrt(40) = 0.15811388300841896659994467722163592668597775696626084134287... sqrt(5/2) = 1.5811388300841896659994467722163592668597775696626084134287... sqrt(250) = 15.811388300841896659994467722163592668597775696626084134287...
Links
- Ivan Panchenko, Table of n, a(n) for n = 0..1000
- A. H. Stroud, D. Secrest, Approximate integration formulas for certain spherically symmetric regions, Math. Comp. 17 (82) (1963) 105.
- Index entries for algebraic numbers, degree 2.
Crossrefs
Programs
-
Mathematica
RealDigits[N[1/Sqrt[40],200]] (* Vladimir Joseph Stephan Orlovsky, Jun 01 2010 *)
-
PARI
1/sqrt(40) \\ Charles R Greathouse IV, Feb 04 2025
-
PARI
polrootsreal(40*x^2-1)[2] \\ Charles R Greathouse IV, Feb 04 2025
Formula
Equals Re(sqrt(5*i)/10) = Im(sqrt(5*i)/10). - Karl V. Keller, Jr., Sep 01 2020
Equals A010467/20. - R. J. Mathar, Feb 23 2021
Comments