Exponential trigonometric function zeroes

33 Views Asked by At

How would I find the zero of this exponential function:

$f(x)= sin e^x$

After i set the equation to zero, what do i do? Does this involve finding the derivatives?

1

There are 1 best solutions below

0
On BEST ANSWER

$$ 0 = \sin(e^x) \Rightarrow \\ k \, \pi = e^x \quad \Rightarrow \\ x = \ln(k \, \pi) $$ where $k \in \mathbb{N}$. I only considered real solutions.