I have a problem in which I apply a sequence of $N$ rotations, each one of different angles $\theta_1,...,\theta_N$. But my angle here are associated to rotations around either $x$ or $y$ axis in the following form:
$R=R_y(\theta_N)R_x(\theta_{N-1})...R_x(\theta_2)R_y(\theta_1)$. In a way it is a composition of rotations specified by Euler angle around the system of axis $yxy$.
My question is the following:
From what I read, composition of $N$ rotations around arbitrary axes is a very complicated problem to obtain "nice" analytic formulas. However, here I use as "basis" of rotations $x$ and $y$ axis. In this particular case, are there some method to know what would be the Euler angle around those same axes $xyx$ (having "nice" analytical formulas) ?
Said differently, given two rotations specified by their Euler angles, is there a nice formula to have the Euler angles of the resulting rotation ?