ODE for Water traveling up a paper towel

  • Thread starter Thread starter RagincajunLA
  • Start date Start date
  • Tags Tags
    Ode Paper Water
Click For Summary

Homework Help Overview

The discussion revolves around a physics experiment involving capillary action, where water travels up a paper towel. The original poster is tasked with determining a mathematical function that describes the height of the water over time based on experimental data. The graph of the height as a function of time appears to resemble a natural logarithmic function, prompting questions about the appropriate mathematical model.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the nature of the graph and suggest plotting against the logarithm of time to check for linearity. There are mentions of various functions that could model the behavior, including exponential and power functions. The original poster expresses confusion about how to relate their findings back to the original function and the implications of the autonomous ODE suggested by their professor.

Discussion Status

The discussion is ongoing, with participants exploring different mathematical approaches and questioning the assumptions behind the proposed models. Some guidance has been offered regarding plotting techniques and the nature of logarithmic relationships, but there is no consensus on the correct function or method to proceed with the analysis.

Contextual Notes

The original poster has a limited dataset and is grappling with the implications of their findings, including concerns about the behavior of the proposed functions at certain values. There is also a mention of homework constraints and the challenge of integrating the suggested ODE.

RagincajunLA
Messages
19
Reaction score
0
Hey guys, I am in dire need of help. In physics today, my professor gave us an experiment. It involved a strip of paper towel with dots along it from a sharp. it was hung from a metal ring stand and the edge of the paper towel was immersed into a dish of water. Water traveled up the paper towel hitting the dots of ink at certain time intervals. after the data was taken, the prof plotted a graph on his computer of height of the water as a function of time. it looks like a natural log function as it has a high slope at the beginning but the slope decreases over time until it levels off. My job is to determine the function that creates this model. any help would be greatly appreciated, i don't know where to start at all for this assignment. the only piece of information that we were given was the data.
 
Physics news on Phys.org
Hey RagincajunLA! :smile:
RagincajunLA said:
… after the data was taken, the prof plotted a graph on his computer of height of the water as a function of time. it looks like a natural log function as it has a high slope at the beginning but the slope decreases over time until it levels off. My job is to determine the function that creates this model.

Have you tried plotting it against the log of time, to see if that gives a straight line? :wink:
 
RagincajunLA said:
the prof plotted a graph on his computer of height of the water as a function of time. it looks like a natural log function as it has a high slope at the beginning but the slope decreases over time until it levels off. My job is to determine the function that creates this model.

Lots of functions display this behavior besides ln(t): 1-exp(-t), tanh(t) are two.

My point is that the appropriate function does more than simply fit the data, it *models* the underlying physics- in this case, capillary rise. Sections 1.2-1.4 of this may be particularly informative:

www.t2f.nu/s2p2/s2p2_ss_1.pdf[/URL]
 
Last edited by a moderator:
Tiny-tim,
Im sorry but what would plotting it against a log of time and giving a straight line provide me? I am very confused on this problem...
 
Hi RagincajunLA! :smile:

(just got up :zzz: …)
RagincajunLA said:
… what would plotting it against a log of time and giving a straight line provide me?

Well, you started by saying …
RagincajunLA said:
… it looks like a natural log function …

… and if it is, then a log plot would give a straight line

(and a straight line is very easy to check, unlike any other sort of curve! :wink:)
 
tiny tim, i did what u said and found that the log of time does provide a straight line function. but when i try to reference it back to my original function, it is not accurate at all. I am stuck. Would it help if i were to post the data that i am trying to find a function for?
 
Hi RagincajunLA! :smile:
RagincajunLA said:
tiny tim, i did what u said and found that the log of time does provide a straight line function. but when i try to reference it back to my original function, it is not accurate at all. I am stuck. Would it help if i were to post the data that i am trying to find a function for?

hmm … I'm not keen on wading through a lot of data :redface:

if the graph is a straight line, how can it not fit the function? :confused:

and what do you mean by "reference it back" to the original function?
 
actually, the graph looks more like a y=x^.5 graph, but levels off at a certain height. it has a high slope at the beginning and the slope decreases as time goes on. So here is my method that doesn't seem to work...

i am guessing that my function is y=Cx^p with p<1
I then take the natural log of both sides to get ln(y)=Cpln(x).
So then i can natural log all my y values (heights) and all my x values(times) and i should find a straight line. I think Cp will be the slope of the line... I am very lost right now

my prof said we should start out with an autonomous ODE like y'(t)=f(t). so f(t) will be the Cx^p function... but idk where to go after that. he also said we should plot the derivatives and stuff. This is all going over my head and have been thinking about it forever
 
its only 10 points of data. its ok if u don't have time. I understand everyone else is pretty busy during this time of year
 
  • #10
RagincajunLA said:
i am guessing that my function is y=Cx^p with p<1
I then take the natural log of both sides to get ln(y)=Cpln(x).

Nooo :redface: … ln(y) = pln(x) + C :wink:

Does that put it right? :smile:
 
  • #11
hmmm ill have to try that out.
but isn't is ln(y)=ln(c)+pln(x)?
 
  • #12
oops! :redface:
 
  • #13
Ok here we go. I have my notes with me this time. we were given a set of data like this:
(0,0)(1.32,5)(2.5,.75)(6.22,1)(14.25,1.25)(24.94,1.5)(224.72,2.5)(1023.68,3.5)(4330.4)

The x-values are the time values in seconds and the y values are the heights in inches.
My professor said the starting point is that the ODE is suggested to be autonomous in the form u'=f(u). By looking at the data, it has a very high slope in the beginning and curves off to be level as time goes on. Now I believe if we plot a graph of u and f(u) on the y-axis, then f(u) should start at a high point, and then curve down and level off at 0, suggesting that the function f(u) is Cu^p with p<0. SO if i am doing this correctly, we so far have u'=Cu^p with p<0. There is a problem with this because this function suggests that there is an infinite rate at u=0 which isn't possible and also that the function never goes completely to 0, so it never would reach equilibrium. So I am majorly confused on that part =(
Another thing, if i natural log both sides of the function, I'll get Ln(u')=Ln(C) + pLn(u) which should graph to be a straight line if i plot Ln(u') and Ln(u). But where can I get the values of Ln(u') from?

One last slight problem, If i do go ahead and integrate u'=Cu^p, I get
u(t)=((p+1)t)^(p+1), which never converges to a number.
As you see, I have done some work on this tonight, but am still not coming with a solution and it's driving me crazy. Studying engineering is tough work =(
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 2 ·
Replies
2
Views
477
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 2 ·
Replies
2
Views
8K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 52 ·
2
Replies
52
Views
8K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
6K