Consider the function $ int_0^x [t]dt $ where $ x>0 $ and [t] denotes largest integer less than or equal...
$begingroup$
I have done the following:
$ int_0^x [t]dt $ can be divided as
$ int_0^1 [t]dt + int_1^2 [t]dt + int_2^3 [t]dt + ... + int_{x-1}^x [t]dt$
= $ int_0^1 0dt +int_1^2 1dt +....$
= $ 1 + 2 + 3 + ....{(x-1)} $
= $ frac{x(x-1)}{2} $
Therefore, $ f(x) = frac{x(x-1)}{2} $
If we use this expression to determine the continuity or differentiability of the f(x) then it is continuous and differentiable in [0,x]
However, if we use the original expression $ f(x)= int_0^x [t]dt $ to determine the nature of the function with the fundamental formulae,
then the results show that the function is continuous but not differentiable. Where is the fallacy?
integration functions continuity
$endgroup$
add a comment |
$begingroup$
I have done the following:
$ int_0^x [t]dt $ can be divided as
$ int_0^1 [t]dt + int_1^2 [t]dt + int_2^3 [t]dt + ... + int_{x-1}^x [t]dt$
= $ int_0^1 0dt +int_1^2 1dt +....$
= $ 1 + 2 + 3 + ....{(x-1)} $
= $ frac{x(x-1)}{2} $
Therefore, $ f(x) = frac{x(x-1)}{2} $
If we use this expression to determine the continuity or differentiability of the f(x) then it is continuous and differentiable in [0,x]
However, if we use the original expression $ f(x)= int_0^x [t]dt $ to determine the nature of the function with the fundamental formulae,
then the results show that the function is continuous but not differentiable. Where is the fallacy?
integration functions continuity
$endgroup$
3
$begingroup$
If $x$ is not an integer, the last integral should be $int_{lfloor xrfloor}^x [t]dt$, which is equal to $(x-lfloor xrfloor)lfloor xrfloor$.
$endgroup$
– CY Aries
Jan 9 at 3:01
add a comment |
$begingroup$
I have done the following:
$ int_0^x [t]dt $ can be divided as
$ int_0^1 [t]dt + int_1^2 [t]dt + int_2^3 [t]dt + ... + int_{x-1}^x [t]dt$
= $ int_0^1 0dt +int_1^2 1dt +....$
= $ 1 + 2 + 3 + ....{(x-1)} $
= $ frac{x(x-1)}{2} $
Therefore, $ f(x) = frac{x(x-1)}{2} $
If we use this expression to determine the continuity or differentiability of the f(x) then it is continuous and differentiable in [0,x]
However, if we use the original expression $ f(x)= int_0^x [t]dt $ to determine the nature of the function with the fundamental formulae,
then the results show that the function is continuous but not differentiable. Where is the fallacy?
integration functions continuity
$endgroup$
I have done the following:
$ int_0^x [t]dt $ can be divided as
$ int_0^1 [t]dt + int_1^2 [t]dt + int_2^3 [t]dt + ... + int_{x-1}^x [t]dt$
= $ int_0^1 0dt +int_1^2 1dt +....$
= $ 1 + 2 + 3 + ....{(x-1)} $
= $ frac{x(x-1)}{2} $
Therefore, $ f(x) = frac{x(x-1)}{2} $
If we use this expression to determine the continuity or differentiability of the f(x) then it is continuous and differentiable in [0,x]
However, if we use the original expression $ f(x)= int_0^x [t]dt $ to determine the nature of the function with the fundamental formulae,
then the results show that the function is continuous but not differentiable. Where is the fallacy?
integration functions continuity
integration functions continuity
asked Jan 9 at 2:54
Anubhab GiriAnubhab Giri
345
345
3
$begingroup$
If $x$ is not an integer, the last integral should be $int_{lfloor xrfloor}^x [t]dt$, which is equal to $(x-lfloor xrfloor)lfloor xrfloor$.
$endgroup$
– CY Aries
Jan 9 at 3:01
add a comment |
3
$begingroup$
If $x$ is not an integer, the last integral should be $int_{lfloor xrfloor}^x [t]dt$, which is equal to $(x-lfloor xrfloor)lfloor xrfloor$.
$endgroup$
– CY Aries
Jan 9 at 3:01
3
3
$begingroup$
If $x$ is not an integer, the last integral should be $int_{lfloor xrfloor}^x [t]dt$, which is equal to $(x-lfloor xrfloor)lfloor xrfloor$.
$endgroup$
– CY Aries
Jan 9 at 3:01
$begingroup$
If $x$ is not an integer, the last integral should be $int_{lfloor xrfloor}^x [t]dt$, which is equal to $(x-lfloor xrfloor)lfloor xrfloor$.
$endgroup$
– CY Aries
Jan 9 at 3:01
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Your function is shown in the graph below. Between two naturals $n$ and $n+1$ the graph has slope $n$, so it is differentiable. At the naturals it is not differentiable because the slope is different on the two sides. You have calculated the values at the naturals correctly, but it has values in between.

$endgroup$
add a comment |
$begingroup$
Your division into several integrals appears to assume $x$ is an integer
$endgroup$
add a comment |
$begingroup$
I believe an important issue is that your argument assumes that $x$ is integral, when that is not necessarily the case. This is why your $fleft(xright) = frac{xleft(x - 1right)}{2}$ is not true in all cases. In particular, the last term in the summation is provided by CY Aries in the comments to your question to properly be $left(x - lfloor x rfloorright)lfloor x rfloor$.
$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%2f3067015%2fconsider-the-function-int-0x-tdt-where-x0-and-t-denotes-largest-i%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$
Your function is shown in the graph below. Between two naturals $n$ and $n+1$ the graph has slope $n$, so it is differentiable. At the naturals it is not differentiable because the slope is different on the two sides. You have calculated the values at the naturals correctly, but it has values in between.

$endgroup$
add a comment |
$begingroup$
Your function is shown in the graph below. Between two naturals $n$ and $n+1$ the graph has slope $n$, so it is differentiable. At the naturals it is not differentiable because the slope is different on the two sides. You have calculated the values at the naturals correctly, but it has values in between.

$endgroup$
add a comment |
$begingroup$
Your function is shown in the graph below. Between two naturals $n$ and $n+1$ the graph has slope $n$, so it is differentiable. At the naturals it is not differentiable because the slope is different on the two sides. You have calculated the values at the naturals correctly, but it has values in between.

$endgroup$
Your function is shown in the graph below. Between two naturals $n$ and $n+1$ the graph has slope $n$, so it is differentiable. At the naturals it is not differentiable because the slope is different on the two sides. You have calculated the values at the naturals correctly, but it has values in between.

answered Jan 9 at 4:06
Ross MillikanRoss Millikan
297k23198371
297k23198371
add a comment |
add a comment |
$begingroup$
Your division into several integrals appears to assume $x$ is an integer
$endgroup$
add a comment |
$begingroup$
Your division into several integrals appears to assume $x$ is an integer
$endgroup$
add a comment |
$begingroup$
Your division into several integrals appears to assume $x$ is an integer
$endgroup$
Your division into several integrals appears to assume $x$ is an integer
answered Jan 9 at 3:00
MPWMPW
30.3k12157
30.3k12157
add a comment |
add a comment |
$begingroup$
I believe an important issue is that your argument assumes that $x$ is integral, when that is not necessarily the case. This is why your $fleft(xright) = frac{xleft(x - 1right)}{2}$ is not true in all cases. In particular, the last term in the summation is provided by CY Aries in the comments to your question to properly be $left(x - lfloor x rfloorright)lfloor x rfloor$.
$endgroup$
add a comment |
$begingroup$
I believe an important issue is that your argument assumes that $x$ is integral, when that is not necessarily the case. This is why your $fleft(xright) = frac{xleft(x - 1right)}{2}$ is not true in all cases. In particular, the last term in the summation is provided by CY Aries in the comments to your question to properly be $left(x - lfloor x rfloorright)lfloor x rfloor$.
$endgroup$
add a comment |
$begingroup$
I believe an important issue is that your argument assumes that $x$ is integral, when that is not necessarily the case. This is why your $fleft(xright) = frac{xleft(x - 1right)}{2}$ is not true in all cases. In particular, the last term in the summation is provided by CY Aries in the comments to your question to properly be $left(x - lfloor x rfloorright)lfloor x rfloor$.
$endgroup$
I believe an important issue is that your argument assumes that $x$ is integral, when that is not necessarily the case. This is why your $fleft(xright) = frac{xleft(x - 1right)}{2}$ is not true in all cases. In particular, the last term in the summation is provided by CY Aries in the comments to your question to properly be $left(x - lfloor x rfloorright)lfloor x rfloor$.
edited Jan 9 at 6:16
answered Jan 9 at 3:00
John OmielanJohn Omielan
3,1951214
3,1951214
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%2f3067015%2fconsider-the-function-int-0x-tdt-where-x0-and-t-denotes-largest-i%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
3
$begingroup$
If $x$ is not an integer, the last integral should be $int_{lfloor xrfloor}^x [t]dt$, which is equal to $(x-lfloor xrfloor)lfloor xrfloor$.
$endgroup$
– CY Aries
Jan 9 at 3:01