f ( x ) = 2 + ⌊ sin x ⌋ 1
If a 1 is the largest value of f ( x ) above and a n + 1 = n + 1 ( − 1 ) n + 2 + a n , for n ≥ 1 , find the value of n → ∞ lim a n .
Notation: ⌊ ⋅ ⌋ denotes the floor function .
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.
Thank you sir. :) Sir in the third line it should be a n + 1 = n + 1 ( − 1 ) n + 2 + a n
How did you calculate a 2 ?
Should the condition in the problem be n ≥ 1 instead?
Log in to reply
@Calvin Lin Thank you sir. I have edited the problem.
Here from the above function f ( x ) = 2 + ⌊ sin x ⌋ 1
we know that f ( x ) will be maximum when 2 + ⌊ sin x ⌋ will be minimum.
So ⌊ sin x ⌋ has minimum value as -1. So m a x ( f ( x ) = 1 .
So a 1 = 1 , Now from the problem as stated we get a 2 = 2 1 , a 3 = 6 5 , a 4 = 1 2 7 and so on.
Hence we see that the series is like 1 , 2 1 , 6 5 , 1 2 7 ⋯ .
Now see that each common difference in the above series is like 1 , 2 − 1 , 3 1 , 4 − 1 , ⋯ .
So , We can say that a n = 1 − 2 1 + 3 1 − 4 1 + . . . .
Now n → ∞ lim a n = n → ∞ lim 1 − 2 1 + 3 1 − 4 1 + . . . .
So we know by Taylor Series that ln ( 1 + x ) = x − 2 x 2 + 3 x 3 + ⋯ ∞ .
putting x = 1 , we get, ln 2 = n → ∞ lim a n .
Hence answer is ln 2
Very nice solution buddy (+1)...
Log in to reply
thank you :)
Log in to reply
@Md Zuhair Are you in 10th?
Log in to reply
@Ankit Kumar Jain – Yes, you are correct. But why?
Log in to reply
@Md Zuhair – Just asking. By the way I am too in 10th.
Log in to reply
@Ankit Kumar Jain – That's great. Rahil is also in 10th
Log in to reply
@Md Zuhair – Yes , I had a talk to him today.
@Md Zuhair – Lets connect over something ...GMAIL or PHONE , we can discuss more there.. What do you say?
Log in to reply
@Ankit Kumar Jain – Hi guys... @Ankit Kumar Jain @Md Zuhair come on Gmail or phone
Great solution!!!
Problem Loading...
Note Loading...
Set Loading...
a 1 = max ( f ( x ) ) = max ( 2 + ⌊ sin x ⌋ 1 ) = 2 − 1 1 = 1 f ( x ) is maximum when ⌊ sin x ⌋ = − 1 , the minimum.
From:
a n + 1 a 2 a 3 a 4 ⋯ ⟹ a n n → ∞ lim a n = a n + n + 1 ( − 1 ) n + 2 = a 1 − 1 + 1 ( − 1 ) 1 + 2 = 1 − 2 1 = 1 − 2 1 + 3 1 = 1 − 2 1 + 3 1 − 4 1 = ⋯ = 1 − 2 1 + 3 1 − ⋯ + n ( − 1 ) n + 1 = ln 2