Aerospace Engineering > GATE 2011 > Stress Functions
Which of the following Airy's stress functions could satisfy the given boundary conditions,
assuming constant values of σxx=P; σyy=Q and τxy=R along the boundary?
A
φ=Px22+Qy22-Rxy
B
φ=Py22+Qx22+Rxy
C
φ=Py22+Qx22-Rxy
D
φ=Px22+Qy22+Rxy

Explanation

Correct : c

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science