Jump to content
BrainDen.com - Brain Teasers
  • 0

Arc length = area


BMAD
 Share

Question

4 answers to this question

Recommended Posts

  • 0

I'm sure I know what BMAD was saying.  Yes, ignore the units / squared units difference.  The problem doesn't involve a circle though.  You need to find a function f(x) such that the area under the curve between two points is the same as the arc length between those two points along the function.  Here the arc length is like the length of a string representing the function cut at the two points.

How to find the arc length of a function:

Spoiler

If the function was a straight line, you could use the Pythagorean theorem to find it.

sqrt( (y2-y1)^2 + (x2-x1)^2 )

If you assume the arc length was a straight line, and slowly bring the points on the function closer together, eventually you get the change in y approaching the slope of the line times the difference in x's.

The arc length for that infinitesimally small section is then sqrt( ( f'(x)dx )^2 + dx^2 ) = sqrt( dx^2 * (f'(x)^2 + 1 ) = sqrt(   f'(x)^2 + 1 ) dx.  Where f'(x) is the derivative of f(x).

Integrate that between two points to get the arc length between those two points.

Example: f(x)=2x

f'(x) = 2

integrate( sqrt( 2^2 + 1 ) dx ) = integrate( sqrt(5) dx) = x*sqrt(5) + c

If you evaluate the integral between 0 and 1 you end up with arc length =  sqrt(5).  Which is the same as if you just used the Pythagorean theorem.  Yeah, I'm too lazy right now to find a function that ends up with a nice arc length function that isn't just a straight line.

Restatement of problem using previous spoiler:

Spoiler

Find a function f(x) such that F(x) = integrate( sqrt( f'(x)^2 + 1) ), where F(x) is the indefinite integral of f(x) and f'(x) is the derivative of f(x).

One step further:

Spoiler

Taking the derivative of both sides gives

f(x) = sqrt( f'(x)^2 + 1)

 

One answer is simple, the other is less so.

Link to comment
Share on other sites

  • 0

If the function was a straight line, you could use the Pythagorean theorem to find it.

sqrt( (y2-y1)^2 + (x2-x1)^2 )

If you assume the arc length was a straight line, and slowly bring the points on the function closer together, eventually you get the change in y approaching the slope of the line times the difference in x's.

The arc length for that infinitesimally small section is then sqrt( ( f'(x)dx )^2 + dx^2 ) = sqrt( dx^2 * (f'(x)^2 + 1 ) = sqrt(   f'(x)^2 + 1 ) dx.  Where f'(x) is the derivative of f(x).

Integrate that between two points to get the arc length between those two points.

Example: f(x)=2x

f'(x) = 2

integrate( sqrt( 2^2 + 1 ) dx ) = integrate( sqrt(5) dx) = x*sqrt(5) + c

If you evaluate the integral between 0 and 1 you end up with arc length =  sqrt(5).  Which is the same as if you just used the Pythagorean theorem.  Yeah, I'm too lazy right now to find a function that ends up with a nice arc length function that isn't just a straight line

Link to comment
Share on other sites

  • 0
20 hours ago, EventHorizon said:

I'm sure I know what BMAD was saying.  Yes, ignore the units / squared units difference.  The problem doesn't involve a circle though.  You need to find a function f(x) such that the area under the curve between two points is the same as the arc length between those two points along the function.  Here the arc length is like the length of a string representing the function cut at the two points.

How to find the arc length of a function:

  Hide contents

If the function was a straight line, you could use the Pythagorean theorem to find it.

sqrt( (y2-y1)^2 + (x2-x1)^2 )

If you assume the arc length was a straight line, and slowly bring the points on the function closer together, eventually you get the change in y approaching the slope of the line times the difference in x's.

The arc length for that infinitesimally small section is then sqrt( ( f'(x)dx )^2 + dx^2 ) = sqrt( dx^2 * (f'(x)^2 + 1 ) = sqrt(   f'(x)^2 + 1 ) dx.  Where f'(x) is the derivative of f(x).

Integrate that between two points to get the arc length between those two points.

Example: f(x)=2x

f'(x) = 2

integrate( sqrt( 2^2 + 1 ) dx ) = integrate( sqrt(5) dx) = x*sqrt(5) + c

If you evaluate the integral between 0 and 1 you end up with arc length =  sqrt(5).  Which is the same as if you just used the Pythagorean theorem.  Yeah, I'm too lazy right now to find a function that ends up with a nice arc length function that isn't just a straight line.

Restatement of problem using previous spoiler:

  Hide contents

Find a function f(x) such that F(x) = integrate( sqrt( f'(x)^2 + 1) ), where F(x) is the indefinite integral of f(x) and f'(x) is the derivative of f(x).

One step further:

  Hide contents

Taking the derivative of both sides gives

f(x) = sqrt( f'(x)^2 + 1)

 

One answer is simple, the other is less so.

yes, this is what I mean.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...