the derivative of cos(2x) with the double-angle formula?
So, last minute my teacher posted something saying to study double-angle formulas for our derivative test tomorrow. So in the back of the book it shows th...
Bright entertainment trends with youth appeal.
So, last minute my teacher posted something saying to study double-angle formulas for our derivative test tomorrow. So in the back of the book it shows th...
Sorry, I'm having trouble with this trigonometry question Find $\sin(\theta/2)$, given that $\sin \theta = -4/5$ and $\theta$ terminates in $180^\cir...
If I open the MS calculator and put it in deg mode at take the sin(2.23) I get .0389. Then if I put the calc into rad mode and take the sin(.039) I get .0...
I have been thinking about spatial transforms. Given $n$ points, there are $\frac{n!}{(n-2)!2!}$ combinations of selecting two points, so for 64 points in...
I came upon an interesting way to relatively quickly compute modular exponentiation with large numbers. However, I do not fully understand it and was hopi...
As a programmer I need to draw the inner tangents between two circles, but only the segments, not the whole line. But the internet is surprisingly hostile...
Hey guys, so I think the first thing I'm going to do is write out all of the possibilities (Sample Space). But basically since we're flipping th...
I can solve for $x$ by taking the arctangent of both sides but I'm not understanding what the equation means. Does the equation represent the interes...
Show that if $p(X) = X^2 - (a+d)X + (ad-bc)$ and $A = \begin{bmatrix}a & b\\c&d\end{bmatrix}$ then $p(A) = 0$ My attempted solution: $$\begin{alig...
I'm trying to understand how to compute the generator of a finite field. $\alpha \in GF(q)$ so for example if I was working with $GF(2^8)$ I think I ...