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!)
A374408 Decimal expansion of the least positive solution of cos(x) - sin(x) = 3/4. 5
2, 2, 6, 4, 0, 8, 2, 9, 7, 3, 7, 2, 4, 6, 2, 7, 8, 5, 8, 1, 9, 6, 6, 5, 6, 8, 0, 9, 7, 4, 8, 5, 0, 1, 4, 5, 1, 1, 1, 5, 5, 0, 9, 4, 4, 0, 3, 2, 8, 8, 9, 2, 6, 9, 6, 1, 0, 9, 5, 5, 8, 1, 0, 7, 1, 7, 1, 8, 3, 7, 0, 7, 2, 6, 1, 5, 1, 2, 0, 7, 7, 3, 3, 7, 2, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Equals arctan((16 - 3*sqrt(23))/7). - Vaclav Kotesovec, Jul 08 2024
EXAMPLE
0.226408297372462785819665680974850145111550944032889269...
MATHEMATICA
f = FindRoot[Cos[ x] - Sin[ x ] == 3/4, {x, {0, 2}}, WorkingPrecision -> 500][[1, 2]][[1]]
RealDigits[f][[1]]
CROSSREFS
Sequence in context: A276085 A334870 A324122 * A324349 A092384 A061915
KEYWORD
nonn,cons,changed
AUTHOR
Clark Kimberling, Jul 07 2024
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 August 16 11:02 EDT 2024. Contains 375174 sequences. (Running on oeis4.)