sign up I login
 advanced
refer a friend - earn nickels!!

Ask & Discuss Questions with Community & Experts

Moderation Team
 90 chars left    advanced
Ask iit jee aieee pet cbse icse state board community Community Discussion Question: Limit
Forum Index -> Differential Calculus like the article? email it to a friend.  
Author Message
kishan12 (309)

Blazing goIITian

Olaaa!! Perrrfect answer. 59  [66 rates]

kishan12's Avatar

total posts: 365    
offline Offline
[ n][ inf] {1/n^2 sec^2(1/n^2) + 2/n^2 sec^2(4/n^2) + .......1/nsec^2(1)}
 
Rates assured
Ans is 1/2tan(1)
    
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
Sum is : (I am not writing the limits.. too lazy to type :P)

(1/n2 sec2(1/n2) + 2/n2 sec2(4/n2) + ....) = 1/n(1/n sec2(1/n2) + 2/n sec2(4/n2) + 3/n Sec2(9/n2) +.....)

Thus, the general term is : (r=1 to n) 1/n(r/n sec2(r/n)2)

 = [0][1] xsec2(x2) dx. Take x2=t => dt = 2x.

 = [0][1] sec2tdt/2 = tant/2]10 = (tan1 - tan0)/2 = (tan1)/2. Hence the answer

Will nip in at times to solve problems :)
 this reply: 7 points  (with Olaaa!! Perrrfect answer.   in 2 votes )   [?]
 
You have to be logged on to rate
  
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
Here are some useful formulae regarding limits that I know:

1.lt x-> infinity (r=1 to n) (1/n)f(r/n). If you get the general term of a given sum (Just like the one that you gave), here is how you proceed:

Put 1/n as dx. Put r/n as x. Take the limits as 0, 1. Hence, the answer in this case is: [0][1] f(x)dx.


2. Limit n-> infinity(1p+2p+3p+......np/np+1 ) = 1/p+1.

3. limit x-> infinity [ax+b]/x = a. []-> step function.

4. [x ][infinity ] a0xp + a1xp-1 + a2xp-2..../b0xq+b1xq-1... = 0, if p<q.
=a0/b0, if p=q, and is equal to infinity if p>q.

5.[x ][infinity ] (x2+ax+b/x2+bx+c)x+f = ea-c..

Now, try solving these problems:

1.[n ][infinity ] (r=0 to n) 1/n sin(r/2n)
2. [x ][infinity ] [6x+7]/x
3.[n ][infinity ] (r=0 to n-1) er/n/n.

Hope you understood the concept.


Will nip in at times to solve problems :)
 this reply: 5 points  (with Olaaa!! Perrrfect answer.   in 1 votes )   [?]
 
You have to be logged on to rate
  
kishan12 (309)

Blazing goIITian

Olaaa!! Perrrfect answer. 59  [66 rates]

kishan12's Avatar

total posts: 365    
offline Offline
just give me 5 min
i will solve the first one
2and one its 6
 this reply: 5 points  (with Olaaa!! Perrrfect answer.   in 1 votes )   [?]
 
You have to be logged on to rate
  
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
Good. You are right. Give me the answer for the remaining two. Remember, 1/n = dx and r/n = x, and then normal integration. Remove the sigma signs after you make these substitutions, and also remove the limits. Just do integration between these limits.

Will nip in at times to solve problems :)
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
kishan12 (309)

Blazing goIITian

Olaaa!! Perrrfect answer. 59  [66 rates]

kishan12's Avatar

total posts: 365    
offline Offline
limit x-> infinity [ax+b]/x = a. []-> step function.
what is Step fuction here ??
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
the function enclosed within the square brackets, ie [ ] is a step function.

If you did not know what a step function is, here goes:

A step function basically returns the integer lower than or equal to the value of x that is there in the square bracket.

for example, for a function f(x) = [x], if x = 4.98, [x] = [4.98] = 4 (Integer lower or equal to).

[5.66] = 5.
[4] = 4.

Will nip in at times to solve problems :)
 this reply: 5 points  (with Olaaa!! Perrrfect answer.   in 1 votes )   [?]
 
You have to be logged on to rate
  
kishan12 (309)

Blazing goIITian

Olaaa!! Perrrfect answer. 59  [66 rates]

kishan12's Avatar

total posts: 365    
offline Offline
[ 0][ 1] sin(pi x/2)dx = cos(pi x /2)*x^2/2 =0
Hope did the integration part correctly
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
Umm.... you are giving the answer that I gave.... I hope you know integration? are you in 11th? anyway, let me give you these:

integral sin(mx) = -cos(mx)/m. integral cos(mx) = -sin(mx)/m.

here, it is integral sin(x pi/2) = (here m = pi/2) -cos(xpi/2)/pi/2.

After you integrate, you first put the value of x as 0, then put the value of x as 1 (as they are the lower and upper limits), and then subtract the two quantities.

I suggest you forget these type of problems for now if integration has not been done in school.

Will nip in at times to solve problems :)
 this reply: 5 points  (with Olaaa!! Perrrfect answer.   in 1 votes )   [?]
 
You have to be logged on to rate
  
kishan12 (309)

Blazing goIITian

Olaaa!! Perrrfect answer. 59  [66 rates]

kishan12's Avatar

total posts: 365    
offline Offline
third one is it (e - 1)
 this reply: 5 points  (with Olaaa!! Perrrfect answer.   in 1 votes )   [?]
 
You have to be logged on to rate
  
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
BINGO! Right on the money! Way to go pal. I would be happy if you have understood the steps. Have fun!

Will nip in at times to solve problems :)
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
Here, take my rates for solving it correctly...

Will nip in at times to solve problems :)
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
karthik2007 (3733)

Blazing goIITian

Olaaa!! Perrrfect answer. 655  [884 rates]

karthik2007's Avatar

total posts: 2806    
offline Offline
I want you to try the problem that you posted here yourself.

Will nip in at times to solve problems :)
 this reply: 0 points  (with Olaaa!! Perrrfect answer.   in 0 votes )   [?]
 
You have to be logged on to rate
  
 
Forum Index -> Differential Calculus
Go to:   

 Aakash Institute IIT/ AIEEE/ Medical Crash Course
Name  
E-mail  
Phone  
Mobile  
** Hurry. Exclusive goIIT Offer. Limited Seats Only!