Is it possible to map from a parameter to a trajectory?What is a polynomial and how is it different from a...
Buying a "Used" Router
Is there any way to play D&D without a DM?
Is there any danger of my neighbor having my wife's signature?
Do we still track damage on indestructible creatures?
Is it possible to detect 100% of SQLi with a simple regex?
How can changes in personality/values of a person who turned into a vampire be explained?
A sequence of orthogonal projection in Hilbert space
Dealing with an internal ScriptKiddie
Why is Shelob considered evil?
Lubuntu 18.10 File Manager: How to view directory tree structure?
Maybe pigeonhole problem?
How bad is a Computer Science course that doesn't teach Design Patterns?
Would water spill from a bowl in a Bag of Holding?
Is "accuse people to be racist" grammatical?
Can I use a single resistor for multiple LED with different +ve sources?
Minimum Viable Product for RTS game?
What could cause an entire planet of humans to become aphasic?
What happened to Hermione’s clothing and other possessions after she wiped her parents’ memories of her?
Isn't a semicolon (';') needed after a function declaration in C++?
What dissuades people from lying about where they live in order to reduce state income taxes?
How do I avoid the "chosen hero" feeling?
Is there a way to pause a running process on Linux systems and resume later?
Why did Ylvis use "go" instead of "say" in phrases like "Dog goes 'woof'"?
Was there a pre-determined arrangement for the division of Germany in case it surrendered before any Soviet forces entered its territory?
Is it possible to map from a parameter to a trajectory?
What is a polynomial and how is it different from a function?Function that is straight and starts oscillating from a certain point.Conditions to guarantee unique limits of trajectories.Is it always possible to algebraically express a function defined by a set of rules?Extension of a linear mapinclusion map between quotient spacesNorm of a continuous linear operatoris it possible to hash a range?Do exist an injective linear map from $mathbb{R}^5rightarrowmathbb{R}^4$Show that there exists a unique continuous linear map
$begingroup$
If I have a polynomial trajectory
$$y(t)=at^2+bt$$
The idea I would like to express is that by fixing a and b, I will get a unique trajectory $y(t)$.
Can I say that there exists a map $M$ such that the trajectory $y(t)$ is
$$y(t) = M(a,b)$$
? If not, how can I express the idea in proper math terms?
functional-analysis functions
$endgroup$
add a comment |
$begingroup$
If I have a polynomial trajectory
$$y(t)=at^2+bt$$
The idea I would like to express is that by fixing a and b, I will get a unique trajectory $y(t)$.
Can I say that there exists a map $M$ such that the trajectory $y(t)$ is
$$y(t) = M(a,b)$$
? If not, how can I express the idea in proper math terms?
functional-analysis functions
$endgroup$
add a comment |
$begingroup$
If I have a polynomial trajectory
$$y(t)=at^2+bt$$
The idea I would like to express is that by fixing a and b, I will get a unique trajectory $y(t)$.
Can I say that there exists a map $M$ such that the trajectory $y(t)$ is
$$y(t) = M(a,b)$$
? If not, how can I express the idea in proper math terms?
functional-analysis functions
$endgroup$
If I have a polynomial trajectory
$$y(t)=at^2+bt$$
The idea I would like to express is that by fixing a and b, I will get a unique trajectory $y(t)$.
Can I say that there exists a map $M$ such that the trajectory $y(t)$ is
$$y(t) = M(a,b)$$
? If not, how can I express the idea in proper math terms?
functional-analysis functions
functional-analysis functions
edited 2 hours ago
idriskameni
723319
723319
asked 2 hours ago
NyarukoNyaruko
1256
1256
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
There is such map, and it is often referred to as a functional, or a mapping from a set of parameters (real or complex numbers or vectors, in your case $a,b$) to a set of functions $y(a,b,;t)$. In other words, a functional maps or "identifies" a function from a single parameter or set of parameters.
In your case, such mapping would be like:
$$
M[y]:quad yto y(a,b,;t)=at^2+bt
$$
or, letting $mathbf{p}=(a,b)$, you could rewrite the above as:
$$
M[y]:quad yto y(mathbf{p},;t)=p_1t^2+p_2t
$$
You could even define a single real number that maps to the above functional, and such number is usually taken as the definite integral of the function between an arbitrary time interval, in this case let it be $[0,1]$:
$$
I[y]=int_{0}^{1}y(a,b,t),mathrm{d}t=frac{a}{3}+frac{b}{2}
$$
$endgroup$
add a comment |
$begingroup$
I would express it as:
Consider $$y(t)=at^2+bt$$ where $a,b$ are fixed elements.
$endgroup$
$begingroup$
But what if I would like to mean is that, by varying a and b, y(t) also change accordingly?
$endgroup$
– Nyaruko
2 hours ago
$begingroup$
Then, I would express it more or less as you did. $$y(t)=M(a,b,t)$$
$endgroup$
– idriskameni
2 hours ago
add a comment |
$begingroup$
You can just use $$y_{a,b}(t)=at^2+bt$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3124748%2fis-it-possible-to-map-from-a-parameter-to-a-trajectory%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
There is such map, and it is often referred to as a functional, or a mapping from a set of parameters (real or complex numbers or vectors, in your case $a,b$) to a set of functions $y(a,b,;t)$. In other words, a functional maps or "identifies" a function from a single parameter or set of parameters.
In your case, such mapping would be like:
$$
M[y]:quad yto y(a,b,;t)=at^2+bt
$$
or, letting $mathbf{p}=(a,b)$, you could rewrite the above as:
$$
M[y]:quad yto y(mathbf{p},;t)=p_1t^2+p_2t
$$
You could even define a single real number that maps to the above functional, and such number is usually taken as the definite integral of the function between an arbitrary time interval, in this case let it be $[0,1]$:
$$
I[y]=int_{0}^{1}y(a,b,t),mathrm{d}t=frac{a}{3}+frac{b}{2}
$$
$endgroup$
add a comment |
$begingroup$
There is such map, and it is often referred to as a functional, or a mapping from a set of parameters (real or complex numbers or vectors, in your case $a,b$) to a set of functions $y(a,b,;t)$. In other words, a functional maps or "identifies" a function from a single parameter or set of parameters.
In your case, such mapping would be like:
$$
M[y]:quad yto y(a,b,;t)=at^2+bt
$$
or, letting $mathbf{p}=(a,b)$, you could rewrite the above as:
$$
M[y]:quad yto y(mathbf{p},;t)=p_1t^2+p_2t
$$
You could even define a single real number that maps to the above functional, and such number is usually taken as the definite integral of the function between an arbitrary time interval, in this case let it be $[0,1]$:
$$
I[y]=int_{0}^{1}y(a,b,t),mathrm{d}t=frac{a}{3}+frac{b}{2}
$$
$endgroup$
add a comment |
$begingroup$
There is such map, and it is often referred to as a functional, or a mapping from a set of parameters (real or complex numbers or vectors, in your case $a,b$) to a set of functions $y(a,b,;t)$. In other words, a functional maps or "identifies" a function from a single parameter or set of parameters.
In your case, such mapping would be like:
$$
M[y]:quad yto y(a,b,;t)=at^2+bt
$$
or, letting $mathbf{p}=(a,b)$, you could rewrite the above as:
$$
M[y]:quad yto y(mathbf{p},;t)=p_1t^2+p_2t
$$
You could even define a single real number that maps to the above functional, and such number is usually taken as the definite integral of the function between an arbitrary time interval, in this case let it be $[0,1]$:
$$
I[y]=int_{0}^{1}y(a,b,t),mathrm{d}t=frac{a}{3}+frac{b}{2}
$$
$endgroup$
There is such map, and it is often referred to as a functional, or a mapping from a set of parameters (real or complex numbers or vectors, in your case $a,b$) to a set of functions $y(a,b,;t)$. In other words, a functional maps or "identifies" a function from a single parameter or set of parameters.
In your case, such mapping would be like:
$$
M[y]:quad yto y(a,b,;t)=at^2+bt
$$
or, letting $mathbf{p}=(a,b)$, you could rewrite the above as:
$$
M[y]:quad yto y(mathbf{p},;t)=p_1t^2+p_2t
$$
You could even define a single real number that maps to the above functional, and such number is usually taken as the definite integral of the function between an arbitrary time interval, in this case let it be $[0,1]$:
$$
I[y]=int_{0}^{1}y(a,b,t),mathrm{d}t=frac{a}{3}+frac{b}{2}
$$
answered 1 hour ago
alandellaalandella
359514
359514
add a comment |
add a comment |
$begingroup$
I would express it as:
Consider $$y(t)=at^2+bt$$ where $a,b$ are fixed elements.
$endgroup$
$begingroup$
But what if I would like to mean is that, by varying a and b, y(t) also change accordingly?
$endgroup$
– Nyaruko
2 hours ago
$begingroup$
Then, I would express it more or less as you did. $$y(t)=M(a,b,t)$$
$endgroup$
– idriskameni
2 hours ago
add a comment |
$begingroup$
I would express it as:
Consider $$y(t)=at^2+bt$$ where $a,b$ are fixed elements.
$endgroup$
$begingroup$
But what if I would like to mean is that, by varying a and b, y(t) also change accordingly?
$endgroup$
– Nyaruko
2 hours ago
$begingroup$
Then, I would express it more or less as you did. $$y(t)=M(a,b,t)$$
$endgroup$
– idriskameni
2 hours ago
add a comment |
$begingroup$
I would express it as:
Consider $$y(t)=at^2+bt$$ where $a,b$ are fixed elements.
$endgroup$
I would express it as:
Consider $$y(t)=at^2+bt$$ where $a,b$ are fixed elements.
answered 2 hours ago
idriskameniidriskameni
723319
723319
$begingroup$
But what if I would like to mean is that, by varying a and b, y(t) also change accordingly?
$endgroup$
– Nyaruko
2 hours ago
$begingroup$
Then, I would express it more or less as you did. $$y(t)=M(a,b,t)$$
$endgroup$
– idriskameni
2 hours ago
add a comment |
$begingroup$
But what if I would like to mean is that, by varying a and b, y(t) also change accordingly?
$endgroup$
– Nyaruko
2 hours ago
$begingroup$
Then, I would express it more or less as you did. $$y(t)=M(a,b,t)$$
$endgroup$
– idriskameni
2 hours ago
$begingroup$
But what if I would like to mean is that, by varying a and b, y(t) also change accordingly?
$endgroup$
– Nyaruko
2 hours ago
$begingroup$
But what if I would like to mean is that, by varying a and b, y(t) also change accordingly?
$endgroup$
– Nyaruko
2 hours ago
$begingroup$
Then, I would express it more or less as you did. $$y(t)=M(a,b,t)$$
$endgroup$
– idriskameni
2 hours ago
$begingroup$
Then, I would express it more or less as you did. $$y(t)=M(a,b,t)$$
$endgroup$
– idriskameni
2 hours ago
add a comment |
$begingroup$
You can just use $$y_{a,b}(t)=at^2+bt$$
$endgroup$
add a comment |
$begingroup$
You can just use $$y_{a,b}(t)=at^2+bt$$
$endgroup$
add a comment |
$begingroup$
You can just use $$y_{a,b}(t)=at^2+bt$$
$endgroup$
You can just use $$y_{a,b}(t)=at^2+bt$$
answered 1 hour ago
GarmekainGarmekain
1,461720
1,461720
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3124748%2fis-it-possible-to-map-from-a-parameter-to-a-trajectory%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown