Simple Calculus Problem (I hope)

Status
Not open for further replies.

Maetryx

Diamond Member
Jan 18, 2001
4,849
1
81
This should be relatively easy, but I have not been in a caculus class for a long time. I believe this is a simple calculus problem.

I need a formula that will give the following results:

Tree trunk at breast height has a diameter (dbh) of 4 inches.
Tree has a canopy of 8 feet.

Bigger Tree has a dbh of 20 inches.
Bigger Tree has a canopy of 20 feet.

What is the function of dbh that yields these results? f(dbh) = canopy

You can also assume that 0 inches dbh yields 0 feet canopy.
 

DrPizza

Administrator Elite Member Goat Whisperer
Mar 5, 2001
49,601
167
111
www.slatebrookfarm.com
You have three points. (4,8), (20,20), and (0,0)

Since the points aren't collinear, you could create a quadratic (parabola) that contains all three points, or any higher ordered polynomial.

What kind of model do you think this is? What kind of assumptions can you make?

There's no "the" function; there are limitless functions that would provide those results. Of course, most of those, while fitting those 3 data points, might not make much sense for other values.


edit: incidentally, just a wild guess by me, but I'd think something like a logistics growth curve would probably work best. Horizontal branches really can only stick out so far from the center before they would eventually succumb to external forces (gravity, wind.) Thus, there's probably a limit to the canopy size, while the trunk could continue to grow.
 

TuxDave

Lifer
Oct 8, 2002
10,571
3
71
<--- tree idiot.

The canopy refers to the height of the tree or something else?
 

Maetryx

Diamond Member
Jan 18, 2001
4,849
1
81
dbh is the the diameter of the tree about 4 feet above the ground, and for whatever reason landscape architects decided to call it "breast height". Apparently, elderly women are discriminated against by landscape architects. :)

Okay, I realize there is no "THE EQUATION", so that's a fair place to start. I'm hoping for a polynomial with the highest order being 2 (if I'm saying this right). In fact, I think we may find that

canopy = f(dbh) = a*(dbh)^2 + b(dbh) + c [quadratic]

where:

Canopy is the diameter of the of the tree idealized as a circle when looking down from an aerial view;
And Canopy is a function of the trunk diameter dbh;
And Canopy is correlated to the square of dbh.
And a, b and c are constants that makes my equation work.

Since we have the point 0,0 as a valid point on the function, thenc should be zero.
 

Aluvus

Platinum Member
Apr 27, 2006
2,913
1
0
Originally posted by: Maetryx
dbh is the the diameter of the tree about 4 feet above the ground, and for whatever reason landscape architects decided to call it "breast height". Apparently, elderly women are discriminated against by landscape architects. :)

Okay, I realize there is no "THE EQUATION", so that's a fair place to start. I'm hoping for a polynomial with the highest order being 2 (if I'm saying this right). In fact, I think we may find that

canopy = f(dbh) = a*(dbh)^2 + b(dbh) + c [quadratic]

where:

Canopy is the diameter of the of the tree idealized as a circle when looking down from an aerial view;
And Canopy is a function of the trunk diameter dbh;
And Canopy is correlated to the square of dbh.
And a, b and c are constants that makes my equation work.

Since we have the point 0,0 as a valid point on the function, thenc should be zero.

You have two other sets of data points, and two unknowns. If you plug in the values you have from the two trees, that will give you two equations, each with the unknowns a and b and no other unknowns. That would be enough information to solve for a and b.

Do be careful about units. It is easiest to convert everything to inches.

Also, tee hee.
 
Status
Not open for further replies.