Δ 1 is an equilateral triangle with unit length and we have a function f ( x ) which is used to create other triangles.
We create further triangles with the following rules
We take Δ n 's side and produce it's sides clockwise till it's new length is f ( n ) times the original length,and the final end points are joined to make Δ n + 1
For example, if
f
(
x
)
=
2
Here if the
B
l
u
e
triangle is
Δ
n
then the
R
e
d
triangle is
Δ
n
+
1
,and the ratio of lengths
B
l
u
e
B
l
u
e
+
O
r
a
n
g
e
=
f
(
n
)
,and the triangle rotates by
0
.
3
3
3
4
radians
If f ( n ) = 2 3 n 2 − 3 2 3 n 2 − 1 , find the total rotation of Δ n in radians when compared to Δ 1 as n → ∞ .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The third angle is 60-theta instead of 120-theta.
Thanks for noticing ,i will fix it!
Could someone point out my mistake i can't seem to fix this
Log in to reply
It might be i made the same mistake as you,i will edit this f(n) shortly
Does f ( n ) = 2 3 n 2 − 3 2 3 n 2 − 1 work?
Log in to reply
yp, i think so
Log in to reply
@Anirudh Sreekumar – Thanks, i edited it,but funny thing,i got correct angels for 3 different f(n)'s even with my wrong result
Problem Loading...
Note Loading...
Set Loading...
Let x n denote the side length of the triangle Δ n In the above figure, applying sine rule for the GREEN triangle,we get
sin θ n ( f ( n ) − 1 ) x n ⟹ f ( n ) − 1 f ( n ) We have, f ( n ) − 1 f ( n ) Also, sin θ n sin ( 6 0 − θ n ) From ( 1 ) , ( 2 ) 2 3 cot θ n − 2 1 cot θ n θ n We are required to n = 1 ∑ ∞ θ n We can see that ⟹ n = 1 ∑ ∞ θ n = sin ( 6 0 − θ n ) f ( n ) ⋅ x n = sin ( 1 2 0 ∘ ) x n + 1 = sin θ n sin ( 6 0 − θ n ) ( 1 ) = 1 − f ( n ) 1 1 = 1 − 2 3 n 2 − 1 2 3 n 2 − 3 1 f ( n ) = 2 3 n 2 − 3 2 3 n 2 − 1 (Given) = 2 2 3 n 2 − 1 ( 2 ) = sin θ n ⋅ sin ( 6 0 ∘ ) sin ( 6 0 − θ n ) ⋅ sin ( 6 0 ∘ ) = sin ( 6 0 ∘ ) × ( cot θ n − cot ( 6 0 ∘ ) ) sin A ⋅ sin B sin ( A − B ) = cot B − cot A = 2 3 cot θ n − 2 1 ( 3 ) and ( 3 ) , we get = 2 2 3 n 2 − 1 = 2 n 2 = cot − 1 ( 2 n 2 ) find the total angle which is given by, = n = 1 ∑ ∞ cot − 1 ( 2 n 2 ) = n = 1 ∑ ∞ tan − 1 ( 2 n 2 1 ) = n = 1 ∑ ∞ tan − 1 ( 4 n 2 2 ) = n = 1 ∑ ∞ tan − 1 ( 1 + ( 4 n 2 − 1 ) 2 ) = n = 1 ∑ ∞ tan − 1 ( 1 + ( 2 n + 1 ) ⋅ ( 2 n − 1 ) ( 2 n + 1 ) − ( 2 n − 1 ) ) = n = 1 ∑ ∞ tan − 1 ( 2 n + 1 ) − tan − 1 ( 2 n − 1 ) the above sum telescopes = tan − 1 ( ∞ ) − tan − 1 ( 1 ) = 2 π − 4 π = 4 π ≈ 0 . 7 8 5 3