I'm going to start from the beginning now the make sure its all allright
1. finding the constants:
[tex]\sigma_{rr}(r=R)=a+b=-10P[/tex], [tex]\sigma_{rr}(r=2R)=4a+b=-4P[/tex]
we comapre these exprassions to [tex]\ -10P,-P[/tex] and not to [tex]\+10P,-P[/tex] because the sign (-) says that the tank is under compression from the inner and outer surface?
This gives us a=2P, b=-12P
2.a The stress tensor in cylindrical coordinates [tex](r,\theta,z)[/tex]:
[tex]\sigma_{(r,\theta,z)}=\begin{pmatrix}<br />
2P-\frac{12P}{(r/R)^{2}} & 0 & 0 \\<br />
0 & 2P+\frac{12P}{(r/R)^{2}} & 0 \\<br />
0 & 0 & 2P \end{pmatrix}[/tex]
2.b Switching from cylindrical coordinates [tex](r,\theta,z)[/tex] to cartesian [tex](x,y,z)[/tex], z remains the same:
R - transform matrix from cylinder to cartesian
[tex]\sigma_{(x,y,z)}=R^{T}\cdot \sigma_{(r,\theta,z)}\cdot R[/tex],
[tex]R=\begin{pmatrix}cos(\theta) & -sin(\theta) & 0 \\ sin(\theta) & cos(\theta) & 0 \\ 0 & 0 &1\end{pmatrix}[/tex]
[tex]\sigma_{(x,y,z)}=\begin{pmatrix}\sigma_{xx} & \sigma_{xy} & \sigma_{xz} \\ \sigma_{yx} & \sigma_{yy} & \sigma_{yz} \\ \sigma_{zx} & \sigma_{zy} & \sigma_{zz}\end{pmatrix}=\begin{pmatrix}cos(\theta) & sin(\theta) & 0 \\ -sin(\theta) & cos(\theta) & 0 \\ 0 & 0 &1\end{pmatrix}\begin{pmatrix}\sigma_{rr} & \sigma_{r\theta} & \sigma_{rz} \\ \sigma_{\theta r} & \sigma_{\theta\theta} & \sigma_{\theta z} \\ \sigma_{zr} & \sigma_{z\theta} & \sigma_{zz}\end{pmatrix}\begin{pmatrix}cos(\theta) & -sin(\theta) & 0 \\ sin(\theta) & cos(\theta) & 0 \\ 0 & 0 &1\end{pmatrix}=[/tex]
[tex]=\begin{pmatrix}cos(\theta) & sin(\theta) & 0 \\ -sin(\theta) & cos(\theta) & 0 \\ 0 & 0 &1\end{pmatrix}\begin{pmatrix}2P-\frac{12P}{(r/R)^{2}} & 0 & 0 \\ 0 & 2P+\frac{12P}{(r/R)^{2}} & 0 \\ 0 & 0 & 2P \end{pmatrix}\begin{pmatrix}cos(\theta) & -sin(\theta) & 0 \\ sin(\theta) & cos(\theta) & 0 \\ 0 & 0 &1\end{pmatrix}[/tex]
2.c Transforming the cartesian coordinate system by 30 degrees - [tex]\sigma'[/tex]:
A - transformation matrix in the cartesian coordinate system by 30degrees
[tex]\sigma'_{(x,y,z)}=A^{T}\cdot \sigma_{(x,y,z)}\cdot A=A^{T}R^{T}\sigma_{(r,\theta,z)}RA[/tex],
[tex]A=\begin{pmatrix}1 & 0 & 0 \\0 & cos(60) & sin(60) \\0 & -sin(60) & cos(60) \end{pmatrix}[/tex]
The stress wall on AB is then:
[tex]\sigma'_{(x,y,z)}= \begin{pmatrix}<br />
1 & 0 & 0 \\<br />
0 & cos(60) & -sin(60) \\<br />
0 & sin(60) & cos(60) \end{pmatrix} \begin{pmatrix}cos(\theta) & sin(\theta) & 0 \\ -sin(\theta) & cos(\theta) & 0 \\ 0 & 0 &1\end{pmatrix}\begin{pmatrix}2P-\frac{12P}{(r/R)^{2}} & 0 & 0 \\ 0 & 2P+\frac{12P}{(r/R)^{2}} & 0 \\ 0 & 0 & 2P \end{pmatrix}\begin{pmatrix}cos(\theta) & -sin(\theta) & 0 \\ sin(\theta) & cos(\theta) & 0 \\ 0 & 0 &1\end{pmatrix} \begin{pmatrix}<br />
1 & 0 & 0 \\<br />
0 & cos(60) & sin(60) \\<br />
0 & -sin(60) & cos(60) \end{pmatrix}[/tex]
I'm waiting with the multiplication to see if you think I wrote it correctly this far, if so I can find the shear stress on AB by using the following connection:
[tex]\sigma_{ns}=s_i \cdot \sigma_{ij} \cdot n_i[/tex] when [tex]\hat{s}[/tex] and [tex]\hat{n}[/tex] are unit vectors pointing in the direction of the shear and normal stress.