Asymptotes of an implicit function?

  • Context: Graduate 
  • Thread starter Thread starter lavoisier
  • Start date Start date
  • Tags Tags
    Function Implicit
Click For Summary

Discussion Overview

The discussion revolves around finding the right asymptote of an implicit function F(t) derived from a differential equation governing another function G(t). Participants explore methods to determine the slope and intercept of the asymptote as t approaches infinity, while grappling with the challenges posed by the implicit nature of the function.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant describes their approach to finding the slope m of the asymptote using the relationship between F(t) and G(t), leading to the expression m = - (Qc)/(V(a + c)).
  • Another participant confirms the slope calculation and suggests a more rigorous method involving Taylor series expansion around G = 0 to derive the asymptote's slope.
  • There is uncertainty about the existence and calculability of the intercept q, with one participant noting that it may depend on F(0) and expressing a desire to clarify this point.
  • A later reply reports progress in solving the differential equation for F(t) and finding an implicit expression for T(F), while noting the complexity of inverting this expression to obtain F(t).
  • Participants discuss the implications of their findings and the legality of their mathematical operations, emphasizing a pragmatic approach to problem-solving.
  • One participant raises the challenge of integrating G(t) without having an explicit form for F(t), questioning the applicability of Taylor series to integrals.

Areas of Agreement / Disagreement

Participants express differing views on the calculability of the intercept q, with some suggesting it may not exist as a single analytic expression. The discussion remains unresolved regarding the integration of G(t) and the implications of the implicit nature of F(t).

Contextual Notes

Limitations include the dependence on the implicit relationship between F(t) and G(t), the unresolved nature of the differential equation, and the challenges in deriving explicit forms for the asymptotes and integrals.

lavoisier
Messages
177
Reaction score
24
Hi everyone,
I've been working on a problem for some time and I seem to be able to solve only half of it.
I wonder if anyone can help me with it.

I want to calculate the right asymptote of a function F(t), i.e. a line p = m t + b such that F(t) approaches it for t\rightarrow \infty.

This would be pretty straightforward if I had an explicit definition p = F(t).
I don't.
What I have is a differential equation for another function G(t):

- \frac{dG(t)}{dt} = \frac{a + Q G(t) + c - \sqrt{(a + Q G(t) + c)^{2} - 4 Q G(t) c}}{2 V}

where F(t) = Ln(G(t))
and a, Q, c and V are positive real constants.
The d.e. doesn't seem to be (easily) solvable.
So I tried another approach: leaving the function implicit.

The part that I solved by this approach was finding m (the slope of the asymptote).

I considered that:

- \frac{dF(t)}{dt} = - \frac{d Ln(G(t))}{dt} = - \frac{1}{G(t)}\frac{dG(t)}{dt}

And note that from the theory that generated the above differential equation, I know that:

lim_{t \rightarrow \infty} G(t) = 0

So I thought, as m is also F'(t) for t\rightarrow \infty, then:

m = lim_{t \rightarrow \infty} \frac{dF(t)}{dt} = lim_{t \rightarrow \infty} \frac{1}{G(t)}\frac{dG(t)}{dt} = - lim_{G(t) \rightarrow 0} \frac{a + Q G(t) + c - \sqrt{(a + Q G(t) + c)^{2} - 4 Q G(t) c}}{2 V G(t)}

I don't know if this is mathematically 'legal', but I did it anyway. I submitted the expression to Maxima and this is what came out:

m = - \frac{Q c}{V (a + c)}

which seems correct when I try it out graphically.

Now, the part that I don't know how to do is to find the general expression for the intercept q.

What I know from the theory is that:

q = lim_{t \rightarrow \infty} F(t) - m t

but as I don't have F(t), I'm stuck.
I thought of substituting F(t) = Ln(G(t)), but that of course gives me -∞ +∞.
I wondered if I could use the Hopital rule, but I think that only applies to ratios.

So... any suggestions on how I could do this (or if it's at all possible in this case)?

Thanks!
L
 
Physics news on Phys.org
lavoisier said:
Hi everyone,
I've been working on a problem for some time and I seem to be able to solve only half of it.
I wonder if anyone can help me with it.

I want to calculate the right asymptote of a function F(t), i.e. a line p = m t + b such that F(t) approaches it for t\rightarrow \infty.

This would be pretty straightforward if I had an explicit definition p = F(t).
I don't.
What I have is a differential equation for another function G(t):

- \frac{dG(t)}{dt} = \frac{a + Q G(t) + c - \sqrt{(a + Q G(t) + c)^{2} - 4 Q G(t) c}}{2 V}

where F(t) = Ln(G(t))
and a, Q, c and V are positive real constants.
The d.e. doesn't seem to be (easily) solvable.
So I tried another approach: leaving the function implicit.

The part that I solved by this approach was finding m (the slope of the asymptote).

I considered that:

- \frac{dF(t)}{dt} = - \frac{d Ln(G(t))}{dt} = - \frac{1}{G(t)}\frac{dG(t)}{dt}

And note that from the theory that generated the above differential equation, I know that:

lim_{t \rightarrow \infty} G(t) = 0

So I thought, as m is also F'(t) for t\rightarrow \infty, then:

m = lim_{t \rightarrow \infty} \frac{dF(t)}{dt} = lim_{t \rightarrow \infty} \frac{1}{G(t)}\frac{dG(t)}{dt} = - lim_{G(t) \rightarrow 0} \frac{a + Q G(t) + c - \sqrt{(a + Q G(t) + c)^{2} - 4 Q G(t) c}}{2 V G(t)}

I don't know if this is mathematically 'legal', but I did it anyway. I submitted the expression to Maxima and this is what came out:

m = - \frac{Q c}{V (a + c)}

which seems correct when I try it out graphically.

Let <br /> f(G) = -\frac{a + Q G(t) + c - \sqrt{(a + Q G(t) + c)^{2} - 4 Q G(t) c}}{2 V}<br /> so that <br /> \frac{dG}{dt} = f(G).<br /> What you've done is to compute <br /> f&#039;(0) = \lim_{G \to 0} \frac{f(G) - f(0)}{G} = \lim_{G \to 0} \frac{f(G)}{G} = -\frac{Qc}{V(a + c)}<br /> since f(0) = 0.

The more rigorous method of obtaining f&#039;(0) as the slope of the asymptote of F is to observe that since, for non-zero values of the parameters, f(G) &lt; 0 for G &gt; 0 and f(0) = 0, we must have G(t) \to 0 if G(0) &gt; 0. Expanding f in a taylor series about G = 0 gives <br /> \frac{dG}{dt} = f&#039;(0)G + \frac{f&#039;&#039;(0)}2 G^2 + \dots.<br /> Hence to leading order <br /> \frac{dF}{dt} = \frac{1}{G}\frac{dG}{dt} \sim f&#039;(0).

Now, the part that I don't know how to do is to find the general expression for the intercept q.

What I know from the theory is that:

q = lim_{t \rightarrow \infty} F(t) - m t

but as I don't have F(t), I'm stuck.

You're stuck; the intercept will in general depend on F(0).
 
Thanks pasmith.
Could you please just clarify, from your analysis, if you're saying that q exists but can't be calculated from the information I have, or that it doesn't exist as a single analytic expression?
FYI, I found that in a similar but simpler case:
q = ln(G(0))+G(0) \frac{Q}{a}
Would dimensional analysis help perhaps?
Thanks
L
 
Just wanted to report my progress with this problem.

I found that it's actually possible to solve the d.e. in F(t):

- \frac{dF(t)}{dt} = \frac{a + Q e^{F(t)} + c - \sqrt{(a + Q e^{F(t)} + c)^{2} - 4 Q e^{F(t)} c}}{2 V e^{F(t)}}

What I get is an implicit expression:

t + constant = T(F)

I plugged in the initial conditions to find;

t = T(F) - T(F_{0})

T(F) is a rather complicated function, where F, exp(F), a square root of a function of exp(F) and two asinh of a function of exp(F) are summed. I tried to simplify it (e.g. by expressing asinh as the logarithm), but with no success. I only got more complicated stuff.
Bottom line is, I don't think the solution of the d.e. can be inverted to give F(t).

However, I thought that if I could find the left asymptote of T(F) (because F tends to -∞ when G tends to 0+), the asymptote of its inverse would just be found by swapping t and F.

I 'did the maths', and indeed, I could find the slope and intercept for T(F).
The slope was the same that I had derived before. The intercept was a rather complicated function, similar to T(F0).

I checked it numerically, and it worked!

As I said before, I don't know how 'legal' any of these operations are in terms of pure mathematics, but hey, I'm taking a pragmatic approach - if it does the job...

The next thing I need to do is to find this integral:

\int^{+∞}_{0} G(t) dt

Not sure how I might do that, when I haven't got F(t). I don't suppose one can integrate an implicit expression and then invert it in some way.
Taylor wouldn't work on integrals, would it?

Thanks
L
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K