Modeling a graph that shows age in relation to depth of an ice sample

AI Thread Summary
The discussion focuses on modeling the relationship between age and depth in ice samples. The initial approach involves calculating age using the formula t=z/λ, which assumes a constant thickness per year for each layer. However, recognizing that this assumption may not hold, the conversation shifts to considering age as the integral of a 1/λ(z) function. Linear interpolation is suggested as a method to estimate values between data points, allowing for analytical integration. The complexity of accurately modeling age in relation to depth is acknowledged, emphasizing the need for more sophisticated methods.
hey123
Messages
1
Reaction score
0
Homework Statement
The thickness of the annually deposited ice layers in the ice core can be determined by examining chemical impurities and isotope ratios. Under pressure, ice exhibits the properties of a liquid. Therefore, the ice in the Greenland ice sheet is not only compressed, but also moves from the ice shelf towards the coasts. As a result, the layers of ice deposited each year become thinner with increasing depth. The following table shows the thickness of the ice layers in meters per year for the NEEM drill core:

Depth z in m 0 500 1000 1200 1400 1500 1600 Thickness per year λ in m a-1 0.25 0.20 0.13 0.10 0.037 0.018 0.010

Using the data from the table, create a graph that approximately shows the age t in a of an ice sample as a function of the depth z at which the sample was taken.
Relevant Equations
a= m* a/m, i.e. t=z/λ.
To solve this, I first used the units to work out that a= m* a/m, i.e. t=z/λ. This would allow you to determine the time duration within an interval section by section and then add this to the previous ones to obtain the age of the respective layer. However, this would require a constant thickness per year for each interval. However, since this is most likely not the case, my next consideration was that the age must be the integral of a 1/λ(z) function, which I cannot model.
 
Physics news on Phys.org
You can use linear interpolation between the data points. Between z_i and z_{i+1} that gives you \int_{z_i}^z \frac{1}{\lambda(z)}\,dz = \int_{z_i}^z \frac{1}{A_i + B_iz}\,dz which you can do analytically.
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Thread 'Stacked blocks & pulley system'
I've posted my attempt at a solution but I haven't gone through the whole process of putting together equations 1 -4 yet as I wanted to clarify if I'm on the right path My doubt lies in the formulation of equation 4 - the force equation for the stacked block. Since we don't know the acceleration of the masses and we don't know if mass M is heavy enough to cause m2 to slide, do we leave F_{12x} undetermined and not equate this to \mu_{s} F_{N} ? Are all the equations considering all...

Similar threads

Back
Top