New Reply

Limit of 0/0 indeterminant form, n and k for existence of limit

 
Share Thread Thread Tools
Jun21-12, 01:59 PM   #1
 

Limit of 0/0 indeterminant form, n and k for existence of limit


If [tex]\lim_{x \to 0}\frac{e^{nx}+e^{-nx}-2cos\frac{nx}{2} - kx^2}{sinx - tanx}[/tex] exists and finite, then possible values of 'n' and 'k'



2. Relevant equations
By far, I have got one equation relating n and k.
[tex]\frac{5n^2}{4}-k=0[/tex]

I can simply put choices in there and get answer, but it would be better if I can get answer from the question itself.

3. The attempt at a solution
By removing the indeterminancy in the denominator and expanding the numerator, I got

[tex]\frac{\left [2\left ( \frac{(nx)^2}{2!}+\frac{(nx)^4}{4!}+... \right )-2\left ( -\frac{(nx/2)^2}{2!}+\frac{(nx)^4}{4!}+... \right ) \right ]cosx}{-\left ( \frac{sinx}{x} \right )\left ( \frac{1-cos^2x}{x^2} \right )x^3}[/tex]

I expanded the series till x3 or x4. I just want an equation which can confirm the value of n, which is probably 2 (as I am getting a fancy answer, k = 5 )
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Jun21-12, 03:00 PM   #2
 
Mentor
Quote by AGNuke View Post
If [itex]\displaystyle \lim_{x \to 0}\frac{e^{nx}+e^{-nx}-2\cos\frac{nx}{2} - kx^2}{\sin x - \tan x}[/itex] exists and finite, then possible values of 'n' and 'k'

2. Relevant equations
By far, I have got one equation relating n and k.

[itex]\displaystyle \frac{5n^2}{4}-k=0[/itex]

I can simply put choices in there and get answer, but it would be better if I can get answer from the question itself.

3. The attempt at a solution
By removing the indeterminacy in the denominator and expanding the numerator, I got

[itex]\displaystyle \frac{\left [2\left ( \frac{(nx)^2}{2!}+\frac{(nx)^4}{4!}+... \right )-2\left ( -\frac{(nx/2)^2}{2!}+\frac{(nx)^4}{4!}+... \right ) \right ]\cos x}{-\left ( \frac{\sin x}{x} \right )\left ( \frac{1-\cos^2x}{x^2} \right )x^3}[/itex]

I expanded the series till x3 or x4. I just want an equation which can confirm the value of n, which is probably 2 (as I am getting a fancy answer, k = 5 )
Have t\you tried L'Hôpital's rule ?
Jun21-12, 05:22 PM   #3
 
Mentor
AGNuke, please don't use SIZE tags. I replaced your itex tags with tex tags.
Jun21-12, 08:30 PM   #4
 

Limit of 0/0 indeterminant form, n and k for existence of limit


Quote by SammyS View Post
Have t\you tried L'Hôpital's rule ?
After applying the L'Hôpital's rule twice, I got

[tex]\frac{n^2e^{nx}+n^2e^{-nx}+\frac{n^2}{2}cos\frac{nx}{2}-2k}{-sinx - 2tanx.sex^2x}[/tex]

After entering x = 0; since the denominator approaches zero, so must the numerator. After doing so, I got that same previous equation

[tex]\frac{5n^2}{4}-k=0[/tex]

Quote by Mark44 View Post
AGNuke, please don't use SIZE tags. I replaced your itex tags with tex tags.
OK and Thanks. I don't have much experience with latex and their size issue.
Jun21-12, 09:50 PM   #5
 
Quote by AGNuke View Post
After entering x = 0; since the denominator approaches zero, so must the numerator. After doing so, I got that same previous equation
Isn't that still an indeterminate form? Even if both the denominator and numerator approach 0 as x tends to zero, it doesnt guarantee that the limit exists, for one may reach 0 faster than the other.
Jun22-12, 03:23 AM   #6
 
Quote by Fightfish View Post
it doesnt guarantee that the limit exists
But the question states that the limit DO exist. That's why I made both of them to approach 0 as the denominator is going to do that for sure.

And I tried using n = 2 and eventually k = 5, the limit is 0.
Jun22-12, 05:20 AM   #7
 
Ah, I get your point. It looks like there are infinitely many solutions though.
Jun22-12, 08:00 AM   #8
 
Quote by AGNuke View Post
If [tex]\lim_{x \to 0}\frac{e^{nx}+e^{-nx}-2cos\frac{nx}{2} - kx^2}{sinx - tanx}[/tex] exists and finite, then possible values of 'n' and 'k'



2. Relevant equations
By far, I have got one equation relating n and k.
[tex]\frac{5n^2}{4}-k=0[/tex]

I can simply put choices in there and get answer, but it would be better if I can get answer from the question itself.

3. The attempt at a solution
By removing the indeterminancy in the denominator and expanding the numerator, I got

[tex]\frac{\left [2\left ( \frac{(nx)^2}{2!}+\frac{(nx)^4}{4!}+... \right )-2\left ( -\frac{(nx/2)^2}{2!}+\frac{(nx)^4}{4!}+... \right ) \right ]cosx}{-\left ( \frac{sinx}{x} \right )\left ( \frac{1-cos^2x}{x^2} \right )x^3}[/tex]

I expanded the series till x3 or x4. I just want an equation which can confirm the value of n, which is probably 2 (as I am getting a fancy answer, k = 5 )
Assuming you haven't solved this yet, L' Hospitals's rule looks REALLY tempting here.
Jun22-12, 08:01 AM   #9
 
Quote by Fightfish View Post
Ah, I get your point. It looks like there are infinitely many solutions though.
Thats like saying the limit doesn't exist.
Jun22-12, 09:06 AM   #10
 
Mentor
Quote by AGNuke View Post
After applying the L'Hôpital's rule twice, I got

[tex]\frac{n^2e^{nx}+n^2e^{-nx}+\frac{n^2}{2}cos\frac{nx}{2}-2k}{-sinx - 2tanx.sex^2x}[/tex]

After entering x = 0; since the denominator approaches zero, so must the numerator. After doing so, I got that same previous equation

[tex]\frac{5n^2}{4}-k=0[/tex]

OK and Thanks. I don't have much experience with latex and their size issue.
That all looks good.

[itex]\displaystyle \frac{5n^2}{4}-k=0\quad\to\quad k=\frac{5n^2}{4}[/itex]

So plug-in [itex]\displaystyle \frac{5n^2}{4}[/itex] for k :

[itex]\displaystyle \frac{n^2e^{nx}+n^2e^{-nx}+\frac{n^2}{2}\cos\frac{nx}{2}-2k}{-\sin x -2\tan x\sec^2 x}
\quad\to\quad \frac{n^2e^{nx}+n^2e^{-nx}+\frac{n^2}{2}\cos\frac{nx}{2}-\frac{5n^2}{2}}{-\sin x(1 +2\sec^3 x)}[/itex]

and call on L'Hôpital one more time.
Jun22-12, 11:25 AM   #11
 
If I do so, wouldn't the numerator becomes zero all on its own?
Jun22-12, 11:42 AM   #12
 
Mentor
Quote by AGNuke View Post
If I do so, wouldn't the numerator becomes zero all on its own?
Yes.

How about the denominator?
Jun22-12, 12:11 PM   #13
 
Quote by SammyS View Post
Yes.

How about the denominator?
Denominator was 0 right from the beginning.

Even if I apply LH rule twice, I still won't get any respectable equation.
Jun22-12, 12:34 PM   #14
 
Mentor
Quote by AGNuke View Post
Denominator was 0 right from the beginning.

Even if I apply LH rule twice, I still won't get any respectable equation.
What's the derivative of [itex]-\sin x(1 +2\sec^3 x)\ ?[/itex]

That derivative is not zero at x=0 .
Jun22-12, 07:41 PM   #15
 
If I apply LH rule once after that fancy equation, maybe the denominator is -3, but the numerator becomes 0 all on its own, without leaving a gap for determining the value of n.
Jun22-12, 08:22 PM   #16
 
Mentor
Quote by AGNuke View Post
If I apply LH rule once after that fancy equation, maybe the denominator is -3, but the numerator becomes 0 all on its own, without leaving a gap for determining the value of n.
Then that means that the limit is 0, doesn't it?
Jun22-12, 10:42 PM   #17
 
Are you allowed to use infinitesimal of equivalent?
Note that 3(sin(x)-x) and sin(x)-tan(x) are equivalent infinitesimals as x approaches 0. Which makes much less miserable to apply L'Hôpital's rule multiple times.
New Reply
Thread Tools


Similar Threads for: Limit of 0/0 indeterminant form, n and k for existence of limit
Thread Forum Replies
existence of a limit point implies existence of inifintely many limit points? Calculus & Beyond Homework 8
Existence of Limit with Integrals. Calculus 3
indeterminant limit (radical in denominator) Calculus & Beyond Homework 3
existence of (complex) limit z->0 (z^a) Calculus & Beyond Homework 1
Proving the existence of a limit? Calculus 17