Iterated adjoint functors

http://www.springerlink.com/content/pmj5074147116273/ considers sequences of adjoint functors just like you describe.


A simple example where there are adjoint strings of arbitrary length is given by the simplex category, or rather the simplex 2-category, the sub-2-category of Cat whose objects are finite ordinals (so the 1-cells or functors are order-preserving maps, and the 2-cells or transformations are instances of the order relation f ≤ g). Notice that the functor 0: [1] --> [2] = {0, 1} is left adjoint to the unique functor !: [2] --> [1] which is left adjoint to the functor 1: [1] --> [2] = {0, 1}.

Using this and the monoidal structure, you can generate adjoint strings of arbitrary length which zig-zag between the cofaces i_k: [n] --> [n+1] and codegeneracies p_k: [n+1] --> [n]. Specifically, if i_0 < i_1 < ... < i_n name the n+1 injections [n] --> [n+1] and p_1 < ... < p_n name the n surjections [n+1] --> [n], then there is an adjoint string of the form

$i_0 \dashv p_1 \dashv i_1 \dashv \ldots \dashv p_n \dashv i_n$

and clearly there is no periodicity here.


In general, all the functors might be nonisomorphic. The way I know how to prove this is to consider the free monoidal (not symmetric) category with left and right duals on a single object x0, and show that there are no maps between the xi for distinct i, and so the functors xi ⊗ – (which form such a chain) are definitely distinct.

I believe there are some natural situations however where the sequence is 4-periodic. One that I think is true is when you are in a 3-category and all your unit and counit 2-morphisms themselves have adjoints. This must be true and the root reason is that taking the double left adjoint corresponds to the generator of $\pi_1(O(2)) = \mathbb{Z}$ but twice that generator is killed in $\pi_1(O(3)) = \mathbb{Z}/2$. But so far I haven't managed to turn this into a direct proof using the axioms of a 3-category with adjoints.