Functional and composite function

In summary, a functional takes the whole function and produces a single value, while a composite function only cares about the inner function's value at a point and produces a different number for each point. In the given examples, the objects are likely functionals, but the text should clarify any ambiguity between functionals and functions.
  • #1
Jhenrique
685
4
What is the difference between a functional and a composite function?

Also, look those implicit equations: ##F(x, y(x))=0##, ##F(t, \vec{r}(t))=0##, ##F(x, y(x), y'(x), y''(x))=0##, ##F(t, \vec{r}(t), \vec{r}'(t))=0##... Can be understood that ##F## is the functional?
 
Mathematics news on Phys.org
  • #2
A composite function is a function of a function. The outer function takes 1 value from the inner function and produces another value. A functional takes the whole function (all the values that it takes) and produces a value. In other words, in a composite function, the outer function cares only about the inner function's value at a point, producing a different number for each different point. A functional only cares about the inner function's value everywhere, producing 1 single number for all different points.

It might be easier to explain with an example. Given a composite function ##g(f(t))## in order to return a number, we need to specify the value of ##t##. In other words ##g(f(2))## is a number while ##g(f(1))## is (potentially) a different number. Given a functional ##F[f(t)]## we need to specify the whole function ##f(t)## to give a number. In other words ##F[f(t)]## is already 1 number.

As for your follow up question. Those are usually functionals, yes, but where ambiguity might exist, the text should be clear about whether the object is a functional or a function. After all seeing ##F(f(t))## can be ambiguous. Often, texts will use square brackets to denote functionals (like I used above).
 
  • Like
Likes Jhenrique

Related to Functional and composite function

1. What is a functional function?

A functional function is a mathematical concept that involves input values and output values. It follows the rule that for every input value, there is a unique output value. In other words, the output value depends on the input value and no two input values will have the same output value.

2. How is a functional function different from a regular function?

A regular function is a mathematical concept that also involves input values and output values. However, unlike a functional function, a regular function can have multiple input values with the same output value. This means that the output value does not uniquely depend on the input value.

3. What is a composite function?

A composite function is a function that is made up of two or more functions. The output of one function is used as the input for the next function, creating a chain of operations. In simpler terms, it is a function within a function.

4. How do you find the domain and range of a composite function?

To find the domain of a composite function, you need to first determine the domain of each individual function in the chain. Then, you need to find the intersection of all the domains. The range can be found by determining the range of each individual function and then finding the intersection of all the ranges.

5. What is the purpose of using functional and composite functions?

Functional and composite functions are used to model and solve complex real-world problems. They allow us to break down a problem into smaller, more manageable parts and use mathematical operations to find a solution. They are also fundamental concepts in higher-level math and are used in fields such as engineering, physics, and computer science.

Similar threads

  • General Math
Replies
2
Views
752
Replies
12
Views
1K
  • General Math
Replies
5
Views
1K
Replies
6
Views
900
Replies
3
Views
367
Replies
17
Views
2K
Replies
3
Views
985
Replies
1
Views
797
Replies
19
Views
2K
Replies
21
Views
1K
Back
Top