MHB What Functions Satisfy These Specific Recursive Conditions?

  • Thread starter Thread starter lfdahl
  • Start date Start date
  • Tags Tags
    Functions
AI Thread Summary
The discussion focuses on defining a sequence of numbers $e_k$, where $e_0 = 0$ and $e_k = \exp(e_{k-1})$ for $k \geq 1. The goal is to determine functions $f_k$ that satisfy the conditions $f_0(x) = x$, $f’_k = \frac{1}{f_{k-1}f_{k-2}\cdots f_0}$ for $k \geq 1$, and $f_k(e_k) = 0$ on the interval $[e_k, \infty)$. The discussion hints at a suggested solution to these recursive conditions, emphasizing the relationships between the functions and their derivatives. Understanding these functions is crucial for solving the posed mathematical problem.
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Define the numbers $e_k$ by $e_0 = 0$, $e_k = \exp(e_{k-1})$ for $k \geq 1$. Determine the functions, $f_k$, for which

\[f_0(x) = x, \;\;\;\;f’_k = \frac{1}{f_{k-1}f_{k-2}\cdot\cdot\cdot f_0}\;\;\;\; for\;\;\; k \geq 1.\]

on the interval $[e_k, \infty)$, and all $f_k(e_k) = 0.$
 
Mathematics news on Phys.org
Hint:

Prove by induction, that $$f_k(x) = \ln^kx$$

- the $k$-fold composition of $\ln$ with itself.
 
Suggested solution:

We show by induction, that $f_k(x) = \ln^kx$, the k-fold composition of $\ln$ with itself. For $k = 0$, we have $f_0(x) = x = \ln^0 x$. Now assume, that $f_k(x) = \ln^kx$ for some $k \geq 0$. Then

\[f'_{k+1}(x) = \frac{1}{f_k(x)f_{k-1}(x)\cdot \cdot \cdot f_0(x)} = \frac{f'_k(x)}{f_k(x)}.\]

So

\[f_{k+1}(x) = \int \frac{f'_k(x)}{f_k(x)}dx = \ln f_k(x) + C = \ln \ln^kx+C = \ln^{k+1}x+C\]

for some constant, $C$. But

\[0 = f_{k+1}(e_{k+1}) = \ln^{k+1}e_{k+1}+C = C.\]

Hence $f_{k+1}(x) = \ln^{k+1}x$ establishing the induction.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
Back
Top