Calculating the Effective Shear Stress: Understanding Stress Invariants

  • Thread starter Thread starter hexa
  • Start date Start date
  • Tags Tags
    Matrix
hexa
Messages
32
Reaction score
0
please help: solving a matrix problem

Hello,

can anyone help me with solving the following question? I guess I don't quiet understand what this is about, partly as my english is not particularly good, partly because some information is missing in my course note eventhough some text (I deleted) from this question refers to the course notes.

-----------
The state of stress at some point in a 2-dimensional Cartesian space is defined by the stress
tensor σij, for example:

σij=
[
σ11 σ12
σ21 σ22
]
=
[
5 3
3 2
]

(this is meant to be a matrix σij=[]=[]

(a) Calculate the numerical value of the “effective shear stress” σ'E at this point. Remember
that σ'E is the square root of the “second stress invariant”:
σ'E = (½σ'ijσ'ij)½
where σ'ij is the deviatoric stress tensor. State also what is meant by stress “invariant”.

----
Thanks a lot,

hexa
 
Last edited:
Physics news on Phys.org
hexa said:
The state of stress at some point in a 2-dimensional Cartesian space is defined by the stress
tensor σij, for example:

σij=
[
σ11 σ12
σ21 σ22
]
=
[
5 3
3 2
]

(this is meant to be a matrix σij=[]=[]

Let's do this in LaTeX. To see the code just click on the image. A tutorial is available here:

https://www.physicsforums.com/showthread.php?t=8997

\sigma_{ij} = \left[\begin{array}{cc}\sigma_{11} & \sigma_{12}\\ \sigma_{21} & \sigma_{22}\end{array}\right]=\left[\begin{array}{cc}5 & 3\\ 3 & 2\end{array}\right]

(a) Calculate the numerical value of the “effective shear stress” σ'E at this point. Remember
that σ'E is the square root of the “second stress invariant”:
σ'E = (½σ'ijσ'ij)½

You need to do 2 things:

1.) Define \sigma^{\prime}_{ij}. I can't tell what it is in terms of \sigma_{ij}.
2.) Show how you started this problem, and where you got stuck.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top