Carmichael lambda function: Difference between revisions

Content deleted Content added
Peak (talk | contribs)
Peak (talk | contribs)
m lamda => lambda
Line 13:
 
;Task
* Write a function to obtain the Carmichael lamdalambda of a positive integer. If the function is supplied by a core library of the language, this also may be used.
 
* Write a function to count the number of iterations '''k''' of the '''k'''-iterated lambda function needed to get to a value of 1. Show the value of {{math | ''λ''(''n'')}} and the number of '''k'''-iterations for integers from 1 to 25.
Line 26:
 
:* [[wp:Carmichael_function|Wikipedia entry for Carmichael function]]
:*   [[oeis:A181776|OEIS lambda(lamdalambda(n)) function sequence]]