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!)
A350031 Smallest positive real solution to the equation sin(x)^cos(x) = 2. 1
2, 6, 6, 5, 3, 5, 7, 0, 7, 9, 2, 7, 1, 3, 6, 0, 0, 3, 8, 5, 6, 0, 8, 1, 6, 4, 3, 8, 9, 8, 9, 8, 3, 3, 0, 3, 2, 3, 2, 8, 2, 2, 2, 0, 5, 3, 0, 5, 6, 5, 4, 3, 3, 4, 1, 6, 8, 4, 6, 6, 2, 7, 4, 5, 5, 9, 6, 0, 9, 9, 1, 0, 6, 7, 0, 0, 4, 8, 4, 4, 3, 3, 0, 9, 5, 8, 2, 1, 1, 8, 1, 8, 5, 8, 2, 6, 7, 4, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Steve Chow, sin(x)^sin(x)=2 vs. sin(x)^cos(x)=2, blackpenredpen, YouTube, Dec 6 2021.
EXAMPLE
2.665357079271360038560816438989833032...
MATHEMATICA
FindRoot[ Sin[x]^Cos[x] == 2, {x, 2.6}, WorkingPrecision -> 102]
PROG
(PARI) solve(x=2, 3, sin(x)^cos(x) - 2) \\ Michel Marcus, Jan 15 2022
CROSSREFS
Sequence in context: A320953 A110388 A007507 * A065486 A069806 A123945
KEYWORD
nonn,cons
AUTHOR
Scott R. Shannon, Dec 09 2021
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 24 14:32 EDT 2024. Contains 371960 sequences. (Running on oeis4.)