Solve L'Hopital's Rule for y(t) at Limit of t to Infinity

  • Thread starter Thread starter dm164
  • Start date Start date
  • Tags Tags
    l'hopital
dm164
Messages
21
Reaction score
1
So I've come across this formula that I derived. y(t) =v2t/√(v2t2+b2)

I would like to solve the limit of t to infinity analytically. When I apply L'Hopital I get
y = lim v2 / lim v2t/√(v2t2+b2)

but as you can see I would have to apply L'Hopital rule an infinite amount of times, now I don't know if you say it becomes x/(x/(x/..))). with x= v2 whatever value that is.

By inspection of a grapher I would say it's v , it also looks like v*sin(arctan(v/b*t)), which at t-> arctan -> pi/2 then sin() -> 1 so the answer is v. But, how do I know arctan(t) t->inf it pi/2 besides geometrically it makes sense.

Any ideas about the infinite L'Hopital, or infinite divisions how something like that could be solved.
 
Last edited:
Physics news on Phys.org
You mean find ##L:## $$L=\lim_{t \rightarrow \infty}\frac{v^2t}{\sqrt{v^2 t^2 +b}}$$

I'd be inclined to take the vt out from under the square root. ##b/v^2t^2\rightarrow 0##.

Under L'Hopital, if you just keep repeating it, I suspect you'll and up finding L=f(L) ...and solve for L.
 
  • Like
Likes 1 person
dm164 said:
I would like to solve the limit of t to infinity analytically. When I apply L'Hopital I get
y = lim v2 / lim v2t/√(v2t2+b2)

You mean that you get
\lim_{t \to \infty} y = \frac{\lim_{t \to \infty} v^2}{ \lim_{t \to \infty} \left( \frac{v^2 t}{\sqrt{v^2 t^2 + b^2}} \right) }
(note I put the missing limit on the left hand side), i.e.
\lim_{t \to \infty} y = \frac{\lim_{t \to \infty} v^2}{\lim_{t \to \infty} y} ?

In Simon's notation, that would be
L = \frac{\ldots}{L}
except that you don't have to apply L'Hopital more than once.
 
  • Like
Likes 1 person
The same trick is often used in integration by parts.
Y'know, I'd never heard of L'Hopital before I started at this forum. It would have been handy. But in this case, do you really need it? Oh well, never mind.

Aside:
The only stupid question is the one you don't ask. The only stupid person is the one who pretends to know.
"Remember children: there are no stupid questions, only stupid people."
-- Mr Garrett (Southpark)​
 
Simon Bridge said:
I'd be inclined to take the vt out from under the square root. ##b/v^2t^2\rightarrow 0##.

Ah yeah, didn't see that way.

CompuChip said:
You mean that you get

\lim_{t \to \infty} y = \frac{\lim_{t \to \infty} v^2}{\lim_{t \to \infty} y} ?

In Simon's notation, that would be
∴L = \frac{\ldots}{L}
except that you don't have to apply L'Hopital more than once.

Oh sure, kind of seems silly now \lim_{t \to \infty} y =√(\lim_{t \to \infty} v^2)= v

Always good to know a fews ways to an answer.
 

Similar threads

Back
Top