Functions f : N → R , g : N → R are such that
{ f ( n + 1 ) = f ( n ) cos ( g ( n ) ) − g ( n ) sin ( g ( n ) ) g ( n + 1 ) = f ( n ) sin ( g ( n ) ) + g ( n ) cos ( g ( n ) )
If f ( 1 ) = 0 . 8 and g ( 1 ) = 0 . 6 , find the value of n → ∞ lim f ( 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.
Nice solution but I am getting my answer zero by my method. I let limit x=>infinity f(x)=k And of g(x)=l k=limit x=>infinity f(x+1) Similarly for g
And I deduce k^2=-l^2 =>k=l=0 Where am I wrong?
Log in to reply
I'm not sure what how your final deduction goes. If you just let n → ∞ you get k ℓ = k cos ℓ − ℓ sin ℓ = k sin ℓ + ℓ cos ℓ Squaring and adding gives k 2 + ℓ 2 = k 2 + ℓ 2 , which is fine, but unhelpful...
k(1-cos l)=-l sin l 1-cos l =2 sin^2(l/2) sin l=2 sin l/2 cos l/2 cancelling sin l/2 and similarly in equation 2
Log in to reply
The problem , given that you have equations like k = ℓ cot 2 1 ℓ , is that ℓ = 0 , and so you cannot evaluate cot 2 1 ℓ .
l=0 ?? assuming l!=0
Log in to reply
No; you obtain the identity k sin 2 1 ℓ = ℓ cos 2 1 ℓ . Since (in fact) ℓ = 0 , this identity tells you nothing, since it just tells you that 0 = 0 .
oh! ok now i found it out
The norm of the initial vector is 1. Rotating it over an angle g(n) can't change the norm. Therefore the option zero is impossible.
Problem Loading...
Note Loading...
Set Loading...
Since f ( n + 1 ) 2 + g ( n + 1 ) 2 = f ( n ) 2 + g ( n ) 2 for all n ≥ 1 , we deduce by induction that f ( n ) 2 + g ( n ) 2 = 1 for all n ≥ 1 , and hence we can find a function X : N → R such that f ( n ) = cos ( X ( n ) ) g ( n ) = sin ( X ( n ) ) n ∈ N The defining conditions for f and g now tell us that cos ( X ( n + 1 ) ) = cos ( X ( n ) + g ( n ) ) sin ( X ( n + 1 ) ) = sin ( X ( n ) + g ( n ) ) n ∈ N and hence we deduce that X ( n + 1 ) = X ( n ) + g ( n ) + 2 k ( n ) π = X ( n ) + sin ( X ( n ) ) + 2 k ( n ) π n ∈ N for some integers k ( n ) . Since the values of k ( n ) do not affect the values of f ( n ) and g ( n ) , we may as well assume that k ( n ) = 0 for all n , so that X ( n + 1 ) = X ( n ) + sin ( X ( n ) ) n ∈ N Now the function F : [ 0 , π ] → R defined by F ( x ) = x + sin x is continuous and strictly increasing, with F ( 0 ) = 0 and F ( π ) = π . Thus 0 < X ( n ) < π ⇒ 0 < X ( n + 1 ) = F ( X ( n ) ) < π Also, since sin ( X ( n ) ) > 0 , we see that X ( n ) < X ( n + 1 ) . Thus we deduce that the sequence ( X ( n ) ) n ≥ 1 is strictly increasing, with 0 < X ( n ) < π for all n ≥ 1 . Thus Z = lim n → ∞ X ( n ) exists, with 0 < Z ≤ π . Since F is continuous and X ( n + 1 ) = F ( X ( n ) ) for all n ≥ 1 , we deduce that Z = F ( Z ) , so that sin Z = 0 , and hence Z = π . Hence n → ∞ lim f ( n ) = cos ( n → ∞ lim X ( n ) ) = cos Z = − 1