We are asked to determine the reaction at support B of a continuous beam using Castigliano's theorem. The beam is supported at A, B, and C. There is a 10 kN load acting downward and a 2 kN load acting downward. The distances between the supports and loads are given in the figure: AB = 2 m, BC = 4 m. The support at A is 4 m to the left of the 10kN load, the 10kN is 2m to the left of support B, and support C is 4m to the right of support B.

Applied MathematicsStructural MechanicsCastigliano's TheoremBeam AnalysisBending MomentStrain Energy
2025/7/9

1. Problem Description

We are asked to determine the reaction at support B of a continuous beam using Castigliano's theorem. The beam is supported at A, B, and C. There is a 10 kN load acting downward and a 2 kN load acting downward. The distances between the supports and loads are given in the figure: AB = 2 m, BC = 4 m. The support at A is 4 m to the left of the 10kN load, the 10kN is 2m to the left of support B, and support C is 4m to the right of support B.

2. Solution Steps

Castigliano's second theorem states that the partial derivative of the total strain energy (U) with respect to a force (P) applied at a point is equal to the displacement (delta) at that point in the direction of the force.
δ=UP \delta = \frac{\partial U}{\partial P}
Since support B is a fixed support, the vertical deflection at B is zero. Therefore, we can apply a vertical reaction force RBR_B at B, calculate the strain energy in the beam as a function of RBR_B, and then set the derivative of the strain energy with respect to RBR_B equal to zero.
URB=0 \frac{\partial U}{\partial R_B} = 0
First, we determine the reactions at supports A and C in terms of RBR_B.
Take the sum of moments about point A equal to zero:
MA=0 \sum M_A = 0
RB6+RC6104210=0 R_B \cdot 6 + R_C \cdot 6 - 10 \cdot 4 - 2 \cdot 10 = 0
6RB+6RC=40+20=60 6R_B + 6R_C = 40 + 20 = 60
RB+RC=10 R_B + R_C = 10
RC=10RB R_C = 10 - R_B
Take the sum of forces in the vertical direction equal to zero:
Fy=0 \sum F_y = 0
RA+RB+RC102=0 R_A + R_B + R_C - 10 - 2 = 0
RA+RB+(10RB)=12 R_A + R_B + (10 - R_B) = 12
RA+10=12 R_A + 10 = 12
RA=2 R_A = 2 kN
Now, consider the bending moments in each section of the beam.
Section AB: (0 <= x <= 6)
M1(x)=RAx=2x M_1(x) = R_A x = 2x (0 <= x <= 4)
M1(x)=RAx10(x4)=2x10x+40=8x+40 M_1(x) = R_A x - 10(x-4) = 2x - 10x + 40 = -8x + 40 (4 <= x <= 6)
Section BC: (0 <= x <= 6)
M2(x)=RCx=(10RB)x M_2(x) = R_C x = (10-R_B)x (0 <= x <= 4)
M2(x)=RCx2(x4)=(10RB)x2x+8=(8RB)x+8 M_2(x) = R_C x - 2(x-4) = (10-R_B)x - 2x + 8 = (8-R_B)x + 8 (4 <= x <= 6)
The total strain energy due to bending is:
U=M22EIdx U = \int \frac{M^2}{2EI} dx
Where E is Young's modulus, I is the second moment of area of the cross-section, and M is the bending moment.
We are only concerned about bending moment here, so:
URB=MEIMRBdx \frac{\partial U}{\partial R_B} = \int \frac{M}{EI} \frac{\partial M}{\partial R_B} dx
Since the deflection at point B is zero:
04M1EIM1RBdx+46M1EIM1RBdx+04M2EIM2RBdx+46M2EIM2RBdx=0 \int_{0}^{4} \frac{M_1}{EI} \frac{\partial M_1}{\partial R_B} dx + \int_{4}^{6} \frac{M_1}{EI} \frac{\partial M_1}{\partial R_B} dx + \int_{0}^{4} \frac{M_2}{EI} \frac{\partial M_2}{\partial R_B} dx + \int_{4}^{6} \frac{M_2}{EI} \frac{\partial M_2}{\partial R_B} dx = 0
M1RB=0\frac{\partial M_1}{\partial R_B} = 0
M2RB=x \frac{\partial M_2}{\partial R_B} = -x (0 <= x <= 4)
M2RB=x \frac{\partial M_2}{\partial R_B} = -x (4 <= x <= 6)
06M10+04(10RB)x(x)dx+46((8RB)x+8)(x)dx=0 \int_{0}^{6} M_1 * 0 + \int_{0}^{4} (10-R_B)x * (-x) dx + \int_{4}^{6} ((8-R_B)x + 8) * (-x) dx = 0
04(10RB)x2dx+46((8RB)x2+8x)dx=0 \int_{0}^{4} (10-R_B)x^2 dx + \int_{4}^{6} ((8-R_B)x^2 + 8x) dx = 0
(10RB)[x33]04+(8RB)[x33]46+8[x22]46=0 (10-R_B)[\frac{x^3}{3}]_0^4 + (8-R_B)[\frac{x^3}{3}]_4^6 + 8[\frac{x^2}{2}]_4^6 = 0
(10RB)(643)+(8RB)(216643)+8(36162)=0 (10-R_B)(\frac{64}{3}) + (8-R_B)(\frac{216-64}{3}) + 8(\frac{36-16}{2}) = 0
(10RB)(643)+(8RB)(1523)+8(10)=0 (10-R_B)(\frac{64}{3}) + (8-R_B)(\frac{152}{3}) + 8(10) = 0
64064RB+1216152RB+240=0 640 - 64R_B + 1216 - 152R_B + 240 = 0
2096+640216RB=0 2096 + 640 - 216R_B = 0
216RB=2856 216R_B = 2856
RB=2856216=13.222 R_B = \frac{2856}{216} = 13.222

3. Final Answer

The reaction at support B is 13.22 kN.

Related problems in "Applied Mathematics"

The problem asks us to design a pipe network using the equivalent pipe method. The pipe network cons...

Fluid DynamicsPipe NetworkHazen-Williams EquationHydraulic Engineering
2025/7/24

The problem asks us to design a pipe network using the equivalent pipe method. The network is a squa...

Fluid MechanicsPipe NetworkHazen-Williams EquationHydraulicsEquivalent Pipe Method
2025/7/24

The problem states that we have four stocks, a, b, c, and d, with betas of 0.6, 0.8, 1.5, and 0.7 re...

Financial MathematicsPortfolio BetaWeighted Average
2025/7/24

The problem consists of several incomplete sentences related to finance and investment. The task is ...

Financial MathematicsInvestmentRisk ManagementPortfolio TheoryStatistics
2025/7/24

We are given the risk-free rate, the beta of Stock A and Stock B, and the required return of Stock A...

Financial MathematicsCAPMExpected ReturnBetaRisk-free RateMarket Risk Premium
2025/7/24

The problem asks us to calculate the yield to maturity (YTM) of a bond. We are given the following i...

FinanceBondsYield to MaturityFinancial ModelingApproximation
2025/7/24

We need to solve 4 multiple choice questions (20-23) based on the provided financial terms.

AccountingFinancial StatementsAssetsLiabilitiesOwner's Equity
2025/7/24

A cylindrical container with small holes drilled vertically is filled with water, as shown in the fi...

Fluid DynamicsBernoulli's PrinciplePhysicsVelocityProjectile MotionDimensional Analysis
2025/7/22

The problem describes a scenario involving a container with water jets emanating from it at differen...

Fluid DynamicsTorricelli's TheoremProjectile MotionOptimizationPhysics
2025/7/22

A cylindrical tank has small holes drilled vertically along its side, as shown in the diagram. The t...

Fluid DynamicsBernoulli's EquationHydrostaticsPhysicsDimensional Analysis
2025/7/22