I was wondering is there is a general formula for $\sin(x_1+x_2+x_3+...+x_n)$ as well as for the cosine function. I know that $\sin(x_1+x_2)=\sin(x_1)\cos(x_2)+\cos(x_1)\sin(x_2)$ and $\cos(x_1+x_2)=\cos(x_1)\cos(x_2)-\sin(x_1)\sin(x_2)$ But I want to find a general formula for the sum of a finite number of angles for the Sine and the cosine but I didn't noticed any pattern. I suspect that it may have a recursive pattern. Any suggestions and hints (not answers) will be appreciated.
Subscribe to:
Post Comments (Atom)
analysis - Injection, making bijection
I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...
-
Find all integer solutions of $2n \equiv 12 \bmod 19$ So I have re-arranged to: $2x-19y=12$ and by the extended Euclidean Algorithm, I get $...
-
Find the limit of the following-$$\lim\limits_{n \to \infty}\frac{2^{-n^2}}{\sum\limits_{k=n+1}^{\infty} 2^{-k^2}}$$ My work: We can see t...
-
I understand that a continued fraction of the form: $g(n_1,n_2,n_3,n_4,n_5,\ldots)= n_1 + \cfrac{1}{n_2 + \cfrac{1}{n_3 + \cfrac{1}{n_4 + \c...
No comments:
Post a Comment