Find sin(ax): Standard Procedure for Sin, Cos & Tan

  • Thread starter TSN79
  • Start date
In summary, there are formulas for double angle varieties of sin, cos, and tan, as well as generalizations and recursion relationships. De Moivre's rule and taking imaginary parts can also be used to find identities for sin and cos functions.
  • #1
TSN79
424
0
What is the standard procedure if one wants to find an expression for for example sin(4x)? Is this procedure the same also for cos and tan? :smile:
 
Physics news on Phys.org
  • #2
I'm not entirely sure if there is a general formula for all [tex] \sin {(xa)} [/tex]
or not, but I do know there are formulas for all the double angle varieties:

[tex]
\sin{(2a)} = 2\sin{(a)}\cos{(a)}
[/tex]

[tex]
\cos{(2a)} = 1 - 2\sin^2{(a)}
[/tex]

[tex]
\tan{(2a)}=\frac{2\tan{(a)}}{1-\tan^2{(a)}}
[/tex]
 
  • #3
Starting with trigonomtric identities:

sin(x+y) = sin x cos y + sin y cos x

cos(x+y) = cos x cos y - sin x sin y

tan(x+y) = ( tan x + tan y )/( 1 - tan x tan y )

One can generalize by letting x = mx and y = ny or nx.

Then one can find recursion relationship.

Hint: nx = (n-1)x + x
 
Last edited:
  • #4
if you know de Moivre's rule:

[tex]e^{i \theta} = cos(\theta) + i sin(\theta) [/tex]

Then you get the identities you want like this:

[tex] (e^{i \theta})^4 = e^{4 i \theta} [/tex]

[tex] [cos(\theta) + i sin(\theta)]^4 = cos(4 \theta) + i sin(4 \theta) [/tex]

If you multiply out the left side, then you can equate the real and imaginary terms, since sin and cos are pure real here.

youll get something like:

[tex] cos(4 \theta) = cos^4(\theta) - 6 sin^2(\theta)cos^2(\theta) + sin^4(\theta) [/tex]

and a similar expression for sin. tan is just sin/cos. i just did this in my head, so you should probably check to make sure its right.
 
  • #5
Extending from what StatusX just said:

Taking the imaginary parts of both sides:

[tex](\cos \theta + i \sin \theta)^a = \cos a \theta + i \sin a \theta [/tex]

We get:

[tex]\sin a \theta = \text{Im} \left( \sum_{k=0}^a \left( \begin{array}{c}a \\k \end{array} \right) \left( \cos \theta \right)^k \left( i \sin \theta \right)^{a-k} \right)[/tex]

Therefore when a is odd:

[tex]\sin a \theta = \text{Im} \left( (i\sin \theta)^a + \frac{a}{(a-2)!2!} (i\sin \theta)^{a-2} \cos^2 \theta + \frac{a}{(a-4)!4!} (i\sin \theta)^{a-4} \cos^4 \theta + \ldots \right)[/tex]

When a is even:

[tex]\sin a \theta = \text{Im} \left( \frac{a!}{(a-1)!1!} (i\sin \theta)^{a-1} \cos \theta + \frac{a!}{(a-3)!3!} (i\sin \theta)^{a-3} \cos^3 \theta + \ldots \right)[/tex]


If you have time and patience you can rearrange the equation for the cosine(ax) function and express purely in terms of cosine(x) by using the simple identity:

[tex]\cos^2 \theta + \sin^2 \theta \equiv 1[/tex]

I always find formulas like this give you some appreciation for the very simple and powerful fact that if:

[tex]x + iy = u + iv[/tex]

then:

[tex]x=u[/tex]

and:

[tex]y=v[/tex]
 
Last edited:
  • #6
Sorry made a big mistake in the post above, edited it out now. Also note you can remove the i's from the above equations by looking at a=4n, a=4n+1, a=4n+2 and a=4n+3.
 

FAQ: Find sin(ax): Standard Procedure for Sin, Cos & Tan

How do I find the sine of an angle using the standard procedure?

To find the sine of an angle using the standard procedure, you will need to know the value of the angle (in degrees or radians) and the value of the coefficient "a" in the equation sin(ax). Then, you can use the formula sin(ax) = sin(a) * cos(x) + cos(a) * sin(x) to solve for the sine of the angle.

What is the difference between sin(ax) and sin(x)?

Sin(ax) represents a sine wave with a frequency of a, while sin(x) represents a sine wave with a frequency of 1. In other words, sin(ax) has more peaks and valleys than sin(x). Additionally, sin(ax) has a different period and amplitude than sin(x), which can affect the shape and size of the wave.

Can I use the standard procedure to find the sine of any angle?

Yes, the standard procedure for finding the sine of an angle is applicable to all angles, whether they are acute, obtuse, or even negative. The only requirement is that the angle must be measured in either degrees or radians.

How do I determine the value of "a" in sin(ax)?

The value of "a" in sin(ax) is determined by the frequency of the sine wave. If the sine wave is being graphed on a coordinate plane, "a" represents the number of cycles (or complete waves) that are present within the given interval. The higher the value of "a", the more peaks and valleys the wave will have.

Can I use the standard procedure to find cos(ax) or tan(ax)?

Yes, the standard procedure for finding the sine of an angle can also be used to find the cosine and tangent of an angle. The only difference is that you will need to use the respective trigonometric functions (cosine or tangent) instead of sine in the formula sin(ax) = sin(a) * cos(x) + cos(a) * sin(x).

Similar threads

Replies
4
Views
2K
Replies
11
Views
2K
Replies
6
Views
2K
Replies
2
Views
1K
Replies
3
Views
2K
Replies
10
Views
2K
Replies
1
Views
1K
Replies
11
Views
1K
Replies
2
Views
2K
Back
Top