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!)
A179048 Decimal expansion of 25*sqrt(3)/4, the area of the equilateral triangle of side 5. 1
1, 0, 8, 2, 5, 3, 1, 7, 5, 4, 7, 3, 0, 5, 4, 8, 3, 0, 8, 4, 5, 4, 6, 5, 3, 9, 6, 3, 4, 4, 1, 1, 7, 0, 2, 2, 9, 3, 3, 9, 2, 5, 3, 2, 8, 3, 6, 3, 1, 4, 8, 7, 8, 9, 2, 5, 3, 4, 8, 7, 9, 3, 6, 2, 1, 5, 7, 4, 5, 8, 1, 3, 5, 5, 6, 8, 0, 0, 0, 0, 2, 3, 1, 7, 5, 7, 1, 6, 3, 6, 6, 7, 2, 3, 2, 8, 0, 3, 5, 9, 7, 9, 7, 2, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
2,3
LINKS
FORMULA
Equals 25*A002194/4.
EXAMPLE
10.825317547305483084546539634411702293392532836314878925348793621574581355680..
MATHEMATICA
a=b=c=5; area=Sqrt[(a+b-c)*(a-b+c)*(-a+b+c)*(a+b+c)]/4; RealDigits[N[area, 200]]
RealDigits[(25*Sqrt[3])/4, 10, 120][[1]] (* Harvey P. Dale, May 30 2018 *)
PROG
(PARI) 25*sqrt(3)/4 \\ Charles R Greathouse IV, Jun 30 2011
CROSSREFS
Sequence in context: A284157 A201583 A243370 * A173158 A020787 A179954
KEYWORD
nonn,cons,easy
AUTHOR
EXTENSIONS
Offset corrected, keyword:cons inserted - R. J. Mathar, Jun 28 2010
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 23 05:35 EDT 2024. Contains 371906 sequences. (Running on oeis4.)