Problem 2.37
2.37. Before answering the question, please show first that the strains are compatible. Also, note that the integral of a partial derivative such as u,x contains an arbitrary function of y.
ex = (sx - nsy)/E = c(y2 + nx2)/E
ey = (sy - nsx)/E = -c(x2 + ny2)/E
gxy = 0
Check compatibility
ex,yy - gxy,xy + ey,xx = 2c/E + 0 - 2c/E = 0, Yes
Eex = Eu,x = c(y2 + nx2)
Eu = c(xy2 + nx3/3) + g(y)
Eey = v,y = -c(x2 + ny2)
Ev = -c(x2y + ny3/3 ) + f(x)
gxy = u,y + v,x = 0; 2cxy + g'(y) - 2cxy + f'(x) = g'(y) + f'(x) = 0
The most general solution is
f'(x) = -g'(y) = arbitrary constant = C
f(x) = Cx + A
g(y) = -Cy + B
Eu = c(xy2 + nx3/3) - Cy + B
Ev = -c(x2y + ny3/3 ) + Cx + A
Interpret A, B, C:
A = arbitrary x-translation
B = arbitrary y-translation
C = arbitrary small rotation about the origin.