What Functions Satisfy These Specific Recursive Conditions?

  • Context: MHB 
  • Thread starter Thread starter lfdahl
  • Start date Start date
  • Tags Tags
    Functions
Click For Summary
SUMMARY

The discussion focuses on defining the recursive functions \(f_k\) based on the conditions provided, where \(f_0(x) = x\) and the derivative \(f’_k = \frac{1}{f_{k-1}f_{k-2}\cdots f_0}\) for \(k \geq 1\). The sequence \(e_k\) is defined with \(e_0 = 0\) and \(e_k = \exp(e_{k-1})\). The functions \(f_k\) must satisfy the boundary condition \(f_k(e_k) = 0\) on the interval \([e_k, \infty)\). The suggested solution involves analyzing the behavior of these functions under the given recursive definitions.

PREREQUISITES
  • Understanding of recursive functions and their properties
  • Familiarity with calculus, specifically derivatives and boundary conditions
  • Knowledge of the exponential function and its properties
  • Basic concepts of real analysis, particularly intervals and limits
NEXT STEPS
  • Explore the properties of recursive sequences in mathematical analysis
  • Study the implications of boundary conditions in differential equations
  • Learn about the behavior of exponential functions in calculus
  • Investigate advanced techniques for solving functional equations
USEFUL FOR

Mathematicians, students studying calculus and real analysis, and anyone interested in recursive function definitions and their applications in mathematical modeling.

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.$
 
Physics 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.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
901
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K