My professor gave us this limit as part of homework: $$ \lim_{n\to\infty}\left(1 + \frac{\sin n}{5n + 1}\right)^{2n + 3} $$ I can see it's in the indeterminate form $1^{\infty}$, so my first thought was to write it in the form $\lim_{n\to0}\left(1 + n\right)^{\frac{1}{n}}$ since I know that's equal to $e$, so I tried that: $$ \begin{align*} \lim_{n\to\infty}\left(1 + \frac{\sin n}{5n + 1}\right)^{2n + 3} &= \\ \lim_{n\to\infty}\left(1 + \frac{\sin n}{5n + 1}\right)^{\left(2n+3\right)\cdot\left(\frac{1}{\frac{\sin n}{5n + 1}}\right)\cdot\left(\frac{\sin n}{5n + 1}\right)} &= \\ \lim_{n\to\infty}\left(\left(1 + \frac{\sin n}{5n + 1}\right)^{\frac{1}{\frac{\sin n}{5n + 1}}}\right)^{\frac{2n + 3}{5n + 1}\cdot\sin n} &= \end{align*} $$
Up to this point I was happy, 'cause I successfully wrote it in that form, but I got stuck when I tried to solve the limit of the outermost exponent, since it doesn't have a limit. I apologize in advance for any grammatical or sentence structure errors, English is not my first language. Anyways, any feedback about this problem, like hints, where my error was, or literally anything, is extremely accepted!
Define
$$L:=\left( 1+\frac{\sin n}{5n+1} \right)^{2n+3},$$
and take the logarithm of both sides to bring the exponent down. Proceed from there.