Finding a formula for this curve

  • Thread starter Thread starter BoomMath
  • Start date Start date
  • Tags Tags
    Curve Formula
BoomMath
Messages
2
Reaction score
0
Hi,

I just registered to this forum, I'm working on the following problem.

In the picture you see a family of linear functions. I need to find a function that is tangent/'just touches' (to) the lines. I immediately thought of a tractrix, but it seems to be a little different. I'd like some help in the right direction. :smile:

Can I solve this using differential equations?

https://www.physicsforums.com/attachment.php?attachmentid=44496&stc=1&d=1330459648
https://www.physicsforums.com/attachments/44499

thanks in advance
 
Last edited:
Mathematics news on Phys.org
I understand what you want, but your description of the problem is a little off.

Basically, what you want is that if you draw all the possible lines, then you want an equation of the curve it describes.

Let me solve this for you:
Firstly, let's describe the general line. The general line will connect (a,0) and (0,10-a), with a in [0,10]. This line is given by

y=(1-\frac{10}{a})x+10-a

So for each a we have a line L_a.

What we want to do now is to fix a point x and find the maximum point that the lines take on.
So, for a certain x, we want to find

\max\{(1-\frac{10}{a})x+10-a~\vert~a\in [0,10]\}

To maximize this, we consider the function

f(a)=(1-\frac{10}{a})x+10-a

of which we want to find the maximum. This can be easily done by calculus.

The derivative of f is

f^{\prime}(x)=\frac{10x}{a^2}-1

We find when this is equal to 0 and we find that

a=\sqrt{10x}

So the maximum value is reached for this a. The actual maximum value is now given by

(1-\frac{10}{\sqrt{10x}})x+10-\sqrt{10x}=x-2\sqrt{10x}+10

So the desired function is

y=x-2\sqrt{10x}+10
 
Thank you very much!

I didn't realize the answer was so straightforward, i was trying to fit a parabola on the family of functions, hehe.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top