Writing correct mathematics -- functions within functions....

Click For Summary

Discussion Overview

The discussion revolves around mathematical notation and the proper use of functions, particularly in the context of defining functions within functions and the implications of variable definitions. Participants explore concepts related to function notation, integration, and the distinction between functions and their outputs.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants express confusion about whether defining a variable \( u \) as \( 2x^2 + 10 \) allows for writing \( f(u) = u^4 \) or if it leads to a different interpretation of \( f(u) \).
  • There is a discussion about whether \( y = f(x) \) can be considered different from \( f \), with some arguing that \( f \) is a function while \( y \) is a numerical output.
  • Participants debate the correctness of writing \( f = u^2 \) when \( u \) is defined as a function of \( x \), with some asserting that it is incorrect to equate a function with a value.
  • There are differing opinions on the notation for integrals, with some stating that writing \( \int f dx \) or \( \int f df \) is incorrect, while others argue that these notations can have different meanings but may lead to confusion.

Areas of Agreement / Disagreement

Participants do not reach a consensus on several points, particularly regarding the notation of functions and integrals. There are competing views on the appropriateness of certain expressions and the implications of defining variables in the context of functions.

Contextual Notes

Some limitations in the discussion include the potential for misunderstanding the relationship between functions and their outputs, as well as the ambiguity in integral notation that may depend on the context in which it is used.

christian0710
Messages
407
Reaction score
8
Hi I'm a bit confused about some mathematical notation
If i write

f(x)=(2x^2 + 10)^4

And i define
u= 2x^2 +10
u^4 = f(x)

Would it then be correct to write
f(u)= u^4

Or would i get
f(u)= 2(u)^2 +10 = (2(2x^2 +10)+10)^2

Should i define u^4 = f(x) first? Would it then be correct?

My book writes that if u is a function of x then then you can put u into x and get the following.
∫f(u)du = F(g(x))

So I want to make sure I'm assuming correctly.
 
Physics news on Phys.org
A last question: If you define a function f to have the equation f(x) = 2x is it then true that the variable y=f(x) differs from f, because f is a function (not a number) and y is a number?

So when we take f(x)= (1+2x)^2 and call u=(1+2x) then it would be wrong to write f=u^2 because f is already defined as a function (not a value?)

So writing ∫fdx or∫fdf would just be plain wrong?
 
christian0710 said:
Hi I'm a bit confused about some mathematical notation
If i write

f(x)=(2x^2 + 10)^4

And i define
u= 2x^2 +10
u^4 = f(x)

Would it then be correct to write
f(u)= u^4

Or would i get
f(u)= 2(u)^2 +10 = (2(2x^2 +10)+10)^2

Should i define u^4 = f(x) first? Would it then be correct?

My book writes that if u is a function of x then then you can put u into x and get the following.
∫f(u)du = F(g(x))

So I want to make sure I'm assuming correctly.

You should keep the form of the function f(x). Like so.
f(x)=(2x^2 + 10)^4
f(u)=(2u^2 + 10)^4

And so on. That is, you should think of the content of the () in f(x) as a placeholder.

If you want to have u as some function of x then you can define a different function to account for this. Like so.

u(x) = 2x^2 + 10
F(u) = u^4
F(u(x)) = u(x)^4 = (2x^2+10)^4 = f(x)

Or to use a different example, consider the trig function sin(u). If you plot sin(u) as a function of u for u between 0 and ##2\pi## you get a nice sine wave. If you then think about u being a function of x, say u(x) = x^2, then you have sin(u(x)) = sin(x^2). If you plot this function as a function of x for ##x = 0## to ##\sqrt{ 2\pi}## it will still go through the same values, but the shape will be different. You should try this to see what I mean.
 
christian0710 said:
A last question: If you define a function f to have the equation f(x) = 2x is it then true that the variable y=f(x) differs from f, because f is a function (not a number) and y is a number?
Yes. y is a number because f(x) is a number. However, even though y is a number and not a function, it's still correct to say that y is a function of x, because the value of y is determined by the value of x. You can also say that about f(x). f is a function, but f(x) is a number and a function of x. But don't say that f is a function of x. That wouldn't make sense.

christian0710 said:
So when we take f(x)= (1+2x)^2 and call u=(1+2x) then it would be wrong to write f=u^2 because f is already defined as a function (not a value?)
Yes, this would be wrong. You can write ##f(x)=u^2##, but not ##f=u^2##. However, if you define a function g by g(t)=1+2t for all real numbers t, then you can write ##f=g^2##. This is based on the following definition of the product of two functions: (fg)(x)=f(x)g(x) for all real numbers x. Then we can define the notation ##g^2## by ##g^2=gg##. So ##g^2(x)=(gg)(x)=g(x)g(x)=g(x)^2## for all real numbers x.

christian0710 said:
So writing ∫fdx or∫fdf would just be plain wrong?
Yes. I think ∫f is an acceptable alternative to the standard ∫f(x)dx, but I still don't recommend using it, because people aren't used to seeing it.
 
  • Like
Likes   Reactions: christian0710
christian0710 said:
So writing ∫fdx or∫fdf would just be plain wrong?
That would not be wrong but just have different meanings. The point is that you have tell others what you concern, that is, ##dx## and ##df## in this case.
 
christian0710 said:
So writing ∫fdx or∫fdf would just be plain wrong?

Yes. The notation ##\int f## is acceptable and ##\int f(x)dx## is acceptable, but not ##\int f dx##. The notation ##\int fdf## is acceptable, but that is the same as ##\int xdx##, which is not what you mean.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
6K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K