Let $\varphi^k(n)=\underbrace{\varphi( \varphi( \dots \varphi(}_{k\ \text{times}} n) \dots ))$. Define $f:\mathbb{N}/ \{1\}\rightarrow \mathbb{N}$ so that $f(n)$ is the number of iterations of the Euler function required to obtain $2$ starting from $n$ (it is obvious that this number exists and is unique as $\varphi (k)$ is even and $\varphi(k)<k$ for $k\ge 3$). How can I show that $f(ab)=f(a)+f(b)$ if at least one of $a$ and $b$ is odd and $f(ab)=f(a)+f(b)+1$ otherwise.
2026-03-26 11:16:43.1774523803
About Euler totient function $\underbrace{\varphi( \varphi( \dots \varphi(}_{k\ \text{times}} n) \dots ))$
132 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in TOTIENT-FUNCTION
- Reciprocal-totient function, in term of the totient function?
- A congruence with the Euler's totient function and sum of divisors function
- Identify sequences from OEIS or the literature, or find examples of odd integers $n\geq 1$ satisfying these equations related to odd perfect numbers
- For which natural numbers are $\phi(n)=2$?
- A congruence with the Euler's totient function and number of divisors function
- Does converge $\sum_{n=2}^\infty\frac{1}{\varphi(p_n-2)-1+p_n}$, where $\varphi(n)$ is the Euler's totient function and $p_n$ the $n$th prime number?
- On the behaviour of $\frac{1}{N}\sum_{k=1}^N\frac{\pi(\varphi(k)+N)}{\varphi(\pi(k)+N)}$ as $N\to\infty$
- On the solutions of an equation involving the Euler's totient function that is solved by the primes of Rassias' conjecture
- Are there any known methods for finding Upper/Lower bounds on the number of Totients of x less than another number y?
- How is Carmichael's function subgroup of Euler's Totient function?
Related Questions in DIVISOR-COUNTING-FUNCTION
- Bound on Divisor Counting Function
- If an odd perfect number exist could be a solitary number?
- Help in showing that a function is multiplicative
- Find all postive integers $n$ such that $n+\tau{(n)}=2\varphi{(n)}$
- Find all postive integers $n$ such that $n+\varphi{(n)}=2\tau{(n)}$
- Modified sieve to find count all the divisors from 1 to n in o(n) time
- A conjecture concerning the number of divisors and the sum of divisors.
- Proof of sum of positive divisors of $n$ (probably repeated question somewhere in the stack)
- Can I efficiently (without brute force) determine the smallest number having the given property?
- Has $\sigma\left(\sigma_0(n)^4\right)=n$ infinitely many solutions?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
It will be convenient for stating results to define $f(1)=0$.
Let $n$ be minimal such that $n$ can be expressed as a product which is a counterexample to this result. We shall first prove a couple of Lemmas.
Proof
$\phi(PQ)=\phi(P)\phi(Q)$ and so $f(PQ)=1+f\left (\phi(P)\phi(Q)\right)$, where $\phi(P)\phi(Q)<n$.
If either $P$ or $Q$ is $1$ or $2$, then the result is trivial so we can suppose that both $\phi(P)\text { and }\phi(Q)$ are even.
Then $f(PQ)=1+f (\phi(P))+f(\phi(Q))+1=f(P)+f(Q)$.
Proof
Since $\phi(2^a)=2^{a-1}$ we have $f(2^a)=a-1$.
Since $\phi(p^a)=p^{a-1}(p-1)$ we have $$f(p^a)=1+f\left (p^{a-1}(p-1)\right )=1+f\left (p^{a-1}\right)+f\left (p-1\right )=f\left (p^{a-1}\right)+f(p).$$ Therefore $f(p^a)=af(p).$
Solution
Let $n=uv$ and let a prime $p$ occur to power $a$ in $u$ and to power $b$ in $v$.
If $p$ is odd, this prime contributes the same amount, $(a+b)(p-1)$, to both$f(uv)$ and $f(u)+f(v)$.
If $p=2$ and occurs in only one of $u$ and $v$ then it also contributes the same to $f(uv)$ and $f(u)+f(v)$. Therefore $f(uv)=f(u)+f(v)$.
If $p=2$ and if $ab>0$, then it contributes $a+b-1$ to $f(uv)$ and $a-1+b-1$ to $f(u)+f(v)$. Therefore $f(uv)=f(u)+f(v)+1$.