nateb wrote:
G'day. A bit of help on this one would be greatly appreciated.
A string hangs between x=-2 and x=2 and has the equation y=19+cosh x. (All lengths in metres)
Calculate the mass of the string given the following linear densities:
a) density = 10 grams/metre
b) density = 11-|x| grams/metre
I know how to calculate the length of the string, so here's where I am so far:
Given cosh^2(x) - sinh^2(x) = 1
and sinh(-x) = -sinh(x)
and arclength = int(a,b) sqrt[1+y'(x)^2] dx
= int(a,b) sqrt[1+sinh^2(x)] dx
= int(a,b) sqrt[cosh^2(x)] dx
= int(a,b) cosh(x) dx
= sinh(b) - sinh(a)
So, I reposition the catenary so it's minimum is at (0,1) ie y=coshx
now arclength = int(-2,2) cosh(x) dx
= sinh(2) - sinh(-2)
= sinh(2) + sinh(2)
= 2sinh(2)
~ 7.254m
For a) density = 10 g/m, mass of string is 10*7.254 = 72.54 grams (4 sig figs)
And then I'm stuck. I understand that for b), the density changes with respect to x but I'm not sure how to apply this to the problem. Can anyone assist? (and please let me know if my original working is flawed somewhere - I'm learning this at my own pace and without tuition (big thanks to MIT OCW and Wolfram Alpha!) and I don't know any maths geniuses...)
Total mass is

, where

is the (linear) density at length

on the curve

.
For the curve

, we find

, so ...
(Of course, the varying density means your string doesn't actually hang, but there must be some other forces involved or the catenary is an approximation.)