Difference Between Equations & Functions

  • Thread starter Thread starter thedy
  • Start date Start date
  • Tags Tags
    Function
AI Thread Summary
The discussion clarifies the distinction between equations and functions, emphasizing that an equation states a relationship between two expressions, while a function defines a rule for obtaining a specific output from a given input. In the example f(t) = at + Vo, t is treated as the variable, with a and Vo as constants, illustrating how functions can vary based on which variable is considered. It is noted that functions can also be defined by rules rather than formulas, such as piecewise functions. The concept of the vertical line test is introduced to determine if a relation is a function, ensuring that each input corresponds to a single output. Understanding these differences is essential for grasping more complex mathematical concepts.
thedy
Messages
77
Reaction score
0
Hi,Few days I m trying to find out,what is difference between equation and function,but as I go deeper into it,I m more confused
I give example,we have velocity as function of time:f(t)=at+Vo...Ok,so this is function of time,but why not,for example of acceleration but only time?Please try to give me some explanation or hint at least,
When I know,I have a function of time,and when of accleration,that means,if f(t)=at+Vo,is it possible to apply this like this:f(a)=at+Vo?I assume,that is not,but why?
Thanks for every answer...
 
Mathematics news on Phys.org
An equation says "something = something_else". So long as you do the same to both sides, you get another equation that means the same thing. (OK, statement is a little bit over-simplified, but let's get the basics sorted out first!)

A function looks similar, but means something different. Think of it as a "rule" that says "if you give me a value of t, this is how I find the value of f(t)."

in your example f(t)=at+Vo, you call f(t) a function of t because you are assuming the other quantities (a and Vo) are known, and t can vary. On the other hand, if t and Vo are known but the acceleration a could vary, you might want to think of it as a function of a, and write f(a) = at+Vo.

In more advanced math, often functions are often not defined by a "formula" like "at + Vo", but by a set of "rules" like

f(t) = 1 it t >= 0, and 0 if t < 0.

That's a perfectly good definition of f(t), because for any value of t you it tells you the value of f(t) (either 0 or 1). But it would be hard (and no more useful) to write a "formula" that defined the same function f(t).
 
AlephZero said:
An equation says "something = something_else". So long as you do the same to both sides, you get another equation that means the same thing. (OK, statement is a little bit over-simplified, but let's get the basics sorted out first!)

A function looks similar, but means something different. Think of it as a "rule" that says "if you give me a value of t, this is how I find the value of f(t)."

in your example f(t)=at+Vo, you call f(t) a function of t because you are assuming the other quantities (a and Vo) are known, and t can vary. On the other hand, if t and Vo are known but the acceleration a could vary, you might want to think of it as a function of a, and write f(a) = at+Vo.

In more advanced math, often functions are often not defined by a "formula" like "at + Vo", but by a set of "rules" like

f(t) = 1 it t >= 0, and 0 if t < 0.

That's a perfectly good definition of f(t), because for any value of t you it tells you the value of f(t) (either 0 or 1). But it would be hard (and no more useful) to write a "formula" that defined the same function f(t).
Thanks,so this is all magic?If I have other variables constant,then this,which could vary is in brackets?Like f(t),f(a)...
 
Technically, a function must pass the vertical line test or that you cannot have two y values for one x value. A function usually involves two or more variables such as y=x^2+5.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top