Turning Equations into Trigonometric Equations

In summary, the conversation is about the golden ratio and how to calculate it using various methods. The golden ratio is a ratio of two quantities where the ratio of the smaller quantity to the larger quantity is the same as the ratio of the larger quantity to the sum of both quantities. The conversation discusses using algebraic methods, trick method using sine and cosine, and the Fibonacci sequence to calculate the golden ratio.
  • #1
The Bob
1,126
0
Hello all,

I have been looking up the golden ratio and found most of what I needed on mathworld.

The site states that [tex]\phi \ = \ \frac{1}{2}(1+\sqrt{5})[/tex].

I can see how (despite the fact that I don't understand how the ratio:

[tex]\phi \ = \ \frac{AC}{BC} \ = \ \frac{AB}{AC}[/tex] is formed but that is another matter).

The problem I am having is turing this into either

[tex]\phi \ = \ 2 cos (\frac{\pi}{5})[/tex] or [tex]\phi \ = \ \frac{1}{2} sec (\frac{2 \pi}{5})[/tex].

Can anyone give me some hints please?

Cheers. :smile:

The Bob (2004 ©)
 
Mathematics news on Phys.org
  • #2
As i understand the problem is to calculate [tex]\cos(\frac{\pi}{5})[/tex]
It's possible using [tex]e^{i\phi}=\cos\phi+i\sin\phi[/tex].
Take first phi=pi/5, and then solve for Cos(phi) from [tex]e^{5i\phi}=(\cos\phi+i\sin\phi)^5=-1[/tex].
I made it by myself. It really works :approve:
 
Last edited:
  • #3
It might well work and I appreciate it. However I want to 'derive' it. Someone must have done to get it in the first place and that is what I would like to understand and work out and be able to apply it to any future examples.

I know that people work things out by knowing what they want, what they have and simply finding the middle steps but I want to pretend I know the form of what I want, what I have and have to find the middle steps. The difference is I do not know what it will come to (this is what I am pretending).

The Bob (2004 ©)
 
  • #4
I found a method which will produce the answer without the slightest insight into why it works. The principal reference is http://www.andrews.edu/~calkins/math/webtexts/numb18.htm#SIN18 , where it shown by use of trick, Sin72 = cos 18, we are able to find the sin 18. What is done is that sin72=2cos36(sin36) = 2[cos(18)^2-sin(18)^2][2sin(18)cos(18).

Now we continue to produce an answer in terms of sin(18), WHILE DIVIDING OUT Cos(18). This comes down to an equation for x=sin(18); [tex]8x^3-4x+1 =0.[/tex] Fortunately, x=1/2 is an answer, and so by synthetic division we are left with [tex]8x^2+4x-2=0.[/tex] This gives the result that we can use:

[tex]sin(18)=\frac{-1+\sqrt(5)}{4}[/tex] And from this we produce the cos(18).

We then use the formula cos(36) = cos(18)^2-sin(18)^2, to produce the result:

[tex]cos(36) =\frac{1+\sqrt(5)}{4}[/tex] Since this happens to be (1/2)[tex]\phi[/tex], the golden ratio, we are done!
 
Last edited by a moderator:
  • #5
A second algebraic way to work is to consider [tex]\theta=e^\frac{2\pi}{5}[/tex]=cos 72 +isin72. Then since [tex]\theta[/tex] is the fifth root of unity, we have [tex](\theta-1)(\theta^4+\theta^3+\theta^2+\theta+1)=0[/tex] Since we are not concerned with 1 as a root, we look at the cyclotomic polynomial, which we divide by [tex]\theta^2 [/tex], giving:

[tex]\theta^2+\theta^1+1+\theta^{-1}+\theta^{-2}=0[/tex]. Now since 2sin72 = [tex]\theta+\theta^{-1}=X, [/tex] we are able to substitue and get the equation: [tex]X^2+X-1=0[/tex], or [tex]X=\frac{-1+\sqrt5}{2}[/tex]

Then we divide by 2, and use the half angle cosine formula, to arrive at

cos(36)^2 =[tex]\frac{3+\sqrt5}{8} =(\frac{1+\sqrt5}{4})^2 [/tex]
 
Last edited:
  • #6
If you are looking for a case of the golden ratio, look no further than the Fibonacci numbers: 1,1,2,3,5,8,13, 21...In this case we have: [tex]F_n=F_{n-1}+F_{n-2}[/tex]

So we have the ratio [tex]\frac{F_{n}}{F_{n-1}}=1 +\frac{F_{n-2}}{F_{n-1}}[/tex]

When the values get very large, the ratio settles down on a limit, and so we come closer and closer to the final ratio X. In the equation we always take the positive value for the ratio, which becomes:

X=1+1/X. Or that [tex]X^2-X-1 =0[/tex] Thus [tex] X=\frac{1+\sqrt5}{2}[/tex]
 
Last edited:
  • #7
The Bob: I don't understand how the ratio is formed, but that is another matter.

In a line of the form A_________B____C, we form the ratio of the larger part over the smaller, equals the ratio of the whole line divided by the larger part:

[tex]\frac{AB}{BC}=\frac{AC}{AB}[/tex] Now if we let AB=1, and BC=X, we have the ratio: [tex]\frac{1}{X}=\frac{1+X}{1}[/tex]

This gives [tex]X=\frac{-1+\sqrt5}{2}[/tex]. BUT, we are seeking the ratio, which is 1/X. Thus we invert the fraction and multiply top and bottom by

[tex](1+\sqrt5)[/tex] to rationalize the denominator. This gives our desired ratio =[tex]\frac{1+\sqrt5}{2}[/tex]
 
Last edited:
  • #8
Thanks for this information Robert. I don't have time to read it now but I will do later and post any thoughts I get from it.

Cheers.

The Bob (2004 ©)
 
  • #9
Yegor said:
As i understand the problem is to calculate [tex]\cos(\frac{\pi}{5})[/tex]
It's possible using [tex]e^{i\phi}=\cos\phi+i\sin\phi[/tex].
Take first phi=pi/5, and then solve for Cos(phi) from [tex]e^{5i\phi}=(\cos\phi+i\sin\phi)^5=-1[/tex].
I made it by myself. It really works :approve:
This goes over my head.

robert Ihnot said:
I found a method which will produce the answer without the slightest insight into why it works. The principal reference is http://www.andrews.edu/~calkins/math/webtexts/numb18.htm#SIN18 , where it shown by use of trick, Sin72 = cos 18, we are able to find the sin 18. What is done is that sin72=2cos36(sin36) = 2[cos(18)^2-sin(18)^2][2sin(18)cos(18).

Now we continue to produce an answer in terms of sin(18), WHILE DIVIDING OUT Cos(18). This comes down to an equation for x=sin(18); [tex]8x^3-4x+1 =0.[/tex] Fortunately, x=1/2 is an answer, and so by synthetic division we are left with [tex]8x^2+4x-2=0.[/tex] This gives the result that we can use:

[tex]sin(18)=\frac{-1+\sqrt(5)}{4}[/tex] And from this we produce the cos(18).

We then use the formula cos(36) = cos(18)^2-sin(18)^2, to produce the result:

[tex]cos(36) =\frac{1+\sqrt(5)}{4}[/tex] Since this happens to be (1/2)[tex]\phi[/tex], the golden ratio, we are done!
I think this makes sense but, as you said, is cheating for what I am looking for.

robert Ihnot said:
A second algebraic way to work is to consider [tex]\theta=e^\frac{2\pi}{5}[/tex]=cos 72 +isin72. Then since [tex]\theta[/tex] is the fifth root of unity, we have [tex](\theta-1)(\theta^4+\theta^3+\theta^2+\theta+1)=0[/tex] Since we are not concerned with 1 as a root, we look at the cyclotomic polynomial, which we divide by [tex]\theta^2 [/tex], giving:

[tex]\theta^2+\theta^1+1+\theta^{-1}+\theta^{-2}=0[/tex]. Now since 2sin72 = [tex]\theta+\theta^{-1}=X, [/tex] we are able to substitue and get the equation: [tex]X^2+X-1=0[/tex], or [tex]X=\frac{-1+\sqrt5}{2}[/tex]

Then we divide by 2, and use the half angle cosine formula, to arrive at

cos(36)^2 =[tex]\frac{3+\sqrt5}{8} =(\frac{1+\sqrt5}{4})^2 [/tex]
This one is also 'over-my-head' stuff.

robert Ihnot said:
The Bob: I don't understand how the ratio is formed, but that is another matter.

In a line of the form A_________B____C, we form the ratio of the larger part over the smaller, equals the ratio of the whole line divided by the larger part:

[tex]\frac{AB}{BC}=\frac{AC}{AB}[/tex] Now if we let AB=1, and BC=X, we have the ratio: [tex]\frac{1}{X}=\frac{1+X}{1}[/tex]

This gives [tex]X=\frac{-1+\sqrt5}{2}[/tex]. BUT, we are seeking the ratio, which is 1/X. Thus we invert the fraction and multiply top and bottom by

[tex](1+\sqrt5)[/tex] to rationalize the denominator. This gives our desired ratio =[tex]\frac{1+\sqrt5}{2}[/tex]
This also seems to confuse me but it might be my mind at this moment in time.

Cheers for the information guys. :smile:

The Bob (2004 ©)
 
Last edited by a moderator:
  • #10
Well if you want a popular text to look at, I recommend: The Golden Ratio , by Mario Livio, Broadway Books, 2002, which I found at Barnes and Noble. Here is a poem the book quotes:

The golden mean is quite absurd
It's not your ordinary surd
If you invert it (This is fun),
You'll get itself, reduced by one
But if increased by unity
This yields its square, take it from me.


Paul S Bruckman, Fibonacci Quarterly 1977.
 
Last edited:
  • #11
I think what Bob is asking is how do you jump from variables and simple algebraic expressions to cos and sin functions. Usually, it is best understood geometrically.

Take a simple right-angle triangle with the right-angle at the origin of a simple x/y graph (2 dimensions, cartesian coordinates). Let's make the long side x, and the tall side y. You have one other side, the diagonal, or hypoteneuse h.
And there are three angles, each related to the proportions of the sides.

All the functions Sin, Cos, Tan, etc. are formally defined by ratios, y/x, y/h, x/h, etc. So in a typical problem that involves a triangle, like a ladder leaning against a building or whatever, you can draw a sketch with a triangle and use knowledge of some sides, or angles to figure out the others. What happens on paper is that you start with a simple algebraic equation, and often end up with an equation that now has some Cos or Sin function in it, as a general solution. This simplifies a tedious problem to a simple equation where you just plug in an angle and you get the answer to some other thing like x or what have you.

In the example above, I know one angle (90 degrees), two sides (y = height, x = distance from building), and maybe I want to know the angle etc. After solving a few of these problems using Pythagorean Theorem ( h^2 = x^2 + y^2 ) I might want to instead set up a simple formula where I just plug in the angle and one side, and get the other side, or the length of ladder I need. I have moved from specific cases, to a general formula using a Cos or Sin function.

Similarly, what is going on with your example, is that someone has taken one way of making a Golden Ratio, and using the Pythagorean Theorem and some substitutions and algebraic steps has generated another formula based upon a trig function. This works (only) if you have a diagram that identifies the sides and angles properly.
 
  • #12
It was Euclid: http://aleph0.clarku.edu/~djoyce/java/elements/bookIV/propIV11.html, who figured out how to construct the regular pentagon.

We can work with an isosceles triangle who's vertex angles is 1/2 that of its base angles. Thus we have X+2X+2X = 180, or that the vertex angle is 36. Now if we take one of the two 72 degree angles and bisect it, draw the line to the other side, and we now have created another isosceles triangle with angles of 72, 72, 36. A similar triangle. That is where these sines and cosines come in, and how we proceed to the golden ratio. http://mathforum.org/library/drmath/view/55113.html.

There is a good diagram: http://mathworld.wolfram.com/GoldenGnomon.html A theorem tells us that the angles of the regular p-gon are 180x(n-2). Thus if n=5, the interior angels total 540, and divided by 5, each angles is108 degrees. From that, we can find the angles as shown in the diagram. The book mentioned before, The Golden Ratio goes into this.

Actually the Ancients were fascinated by this golden ratio discovery, and it also bears on the fact that much later, Gauss, who constructed the 17 sided polygon, recognized that that we have a situation involving[ 2^(2^n)]+1, called a Fermat prime. 5 = 2^2+1, 17=2^4+1, so from the standpoint of Galois Theory, we are working with solvable groups involving square roots. (I guess this is getting quite a bit ahead in an explanation, but today we would have recognized that 5 =2^2 +1 is constructible involving square roots without having to do the construction, but to the Greeks it was a big thing.)
 
Last edited:

1. What is the process of turning an equation into a trigonometric equation?

The process of turning an equation into a trigonometric equation involves replacing any variables or constants with their trigonometric equivalents, such as using sin(x) for y or π for 180 degrees. This allows the equation to be solved using trigonometric functions.

2. Why would you need to turn an equation into a trigonometric equation?

In some cases, an equation may involve trigonometric functions or values, such as in geometry or physics problems. Turning the equation into a trigonometric equation allows for easier solving and a more accurate solution.

3. How do you know which trigonometric function to use when turning an equation?

The trigonometric function used depends on the type of variable being replaced. For example, if the variable is an angle, you would use sin, cos, or tan, depending on the relationships between the sides of the triangle in the problem. If the variable is a length, you may use sec, csc, or cot. It is important to understand the definitions and relationships between these functions to determine which one to use.

4. Can any equation be turned into a trigonometric equation?

No, not all equations can be turned into a trigonometric equation. The equation must have variables or constants that can be replaced with trigonometric functions or values. Additionally, the equation must have a trigonometric relationship or context in order to be solved using trigonometric functions.

5. What are some common mistakes made when turning equations into trigonometric equations?

Some common mistakes include using the wrong trigonometric function, not understanding the definitions and relationships between trigonometric functions, and forgetting to include units (such as degrees or radians) when converting between trigonometric and non-trigonometric values. It is important to double check your work and make sure all variables are correctly replaced before solving.

Similar threads

  • General Math
Replies
11
Views
1K
  • General Math
Replies
1
Views
256
Replies
1
Views
739
Replies
5
Views
876
Replies
1
Views
1K
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
438
  • Introductory Physics Homework Help
Replies
15
Views
288
  • Special and General Relativity
Replies
2
Views
574
Replies
9
Views
4K
Back
Top