Properties of greatest integer function
$begingroup$
I am curious to know some properties of the floor functions, for instance, $lfloor a cdot x rfloor$, $lfloor a1cdot x1+a2cdot x2 rfloor$, etc. Is there any book that contains such properties ?
special-functions
$endgroup$
add a comment |
$begingroup$
I am curious to know some properties of the floor functions, for instance, $lfloor a cdot x rfloor$, $lfloor a1cdot x1+a2cdot x2 rfloor$, etc. Is there any book that contains such properties ?
special-functions
$endgroup$
$begingroup$
What kind of properties are you looking for?
$endgroup$
– AD.
Jun 28 '15 at 10:06
$begingroup$
For example, is it true that floor(ax) = afloor(x) for non-negative real number a ? What can you tell if a is negative real ?
$endgroup$
– Naveen Crasta
Jun 28 '15 at 12:55
$begingroup$
There is no such rule, as easy examples shows, please try to find some and you will see why.
$endgroup$
– AD.
Jun 28 '15 at 17:39
add a comment |
$begingroup$
I am curious to know some properties of the floor functions, for instance, $lfloor a cdot x rfloor$, $lfloor a1cdot x1+a2cdot x2 rfloor$, etc. Is there any book that contains such properties ?
special-functions
$endgroup$
I am curious to know some properties of the floor functions, for instance, $lfloor a cdot x rfloor$, $lfloor a1cdot x1+a2cdot x2 rfloor$, etc. Is there any book that contains such properties ?
special-functions
special-functions
edited Jun 28 '15 at 23:48
iadvd
5,452102656
5,452102656
asked Jun 26 '15 at 21:30
Naveen CrastaNaveen Crasta
134
134
$begingroup$
What kind of properties are you looking for?
$endgroup$
– AD.
Jun 28 '15 at 10:06
$begingroup$
For example, is it true that floor(ax) = afloor(x) for non-negative real number a ? What can you tell if a is negative real ?
$endgroup$
– Naveen Crasta
Jun 28 '15 at 12:55
$begingroup$
There is no such rule, as easy examples shows, please try to find some and you will see why.
$endgroup$
– AD.
Jun 28 '15 at 17:39
add a comment |
$begingroup$
What kind of properties are you looking for?
$endgroup$
– AD.
Jun 28 '15 at 10:06
$begingroup$
For example, is it true that floor(ax) = afloor(x) for non-negative real number a ? What can you tell if a is negative real ?
$endgroup$
– Naveen Crasta
Jun 28 '15 at 12:55
$begingroup$
There is no such rule, as easy examples shows, please try to find some and you will see why.
$endgroup$
– AD.
Jun 28 '15 at 17:39
$begingroup$
What kind of properties are you looking for?
$endgroup$
– AD.
Jun 28 '15 at 10:06
$begingroup$
What kind of properties are you looking for?
$endgroup$
– AD.
Jun 28 '15 at 10:06
$begingroup$
For example, is it true that floor(ax) = afloor(x) for non-negative real number a ? What can you tell if a is negative real ?
$endgroup$
– Naveen Crasta
Jun 28 '15 at 12:55
$begingroup$
For example, is it true that floor(ax) = afloor(x) for non-negative real number a ? What can you tell if a is negative real ?
$endgroup$
– Naveen Crasta
Jun 28 '15 at 12:55
$begingroup$
There is no such rule, as easy examples shows, please try to find some and you will see why.
$endgroup$
– AD.
Jun 28 '15 at 17:39
$begingroup$
There is no such rule, as easy examples shows, please try to find some and you will see why.
$endgroup$
– AD.
Jun 28 '15 at 17:39
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
- There is Legendre's formula which counts the number of positive integers less than or equal to a number $n$ which are not divisible by any of the first $k$ primes:
$$begin{align}
&phi(n,k)=lfloor n rfloor-sum_{p_ile k}leftlfloor dfrac{ n }{(p_i)}rightrfloor+sum_{p_i<p_jle k}leftlfloordfrac{ n}{(p_ip_j)}rightrfloor-sum_{p_i<p_j<p_mle k}leftlfloor dfrac{n}{(p_ip_jp_m)}rightrfloor+dots
end{align}$$
which tells us that total number of times a prime $p$ divides $n!$ is $$sum_{k=1}^{infty}lfloorfrac{n}{p^k}rfloor$$
- For positive integers $lfloor sqrt{n}+sqrt{n+1}rfloor=lfloorsqrt{4n+2}rfloor$
- $lfloor2xrfloor+lfloor2yrfloorge lfloor x rfloor+lfloor y rfloor+lfloor x+y rfloor$
- $lfloor frac n2 rfloor- lfloor frac{-n}{2} rfloor=n$ for integers $n ge 0$.
You should look up in books on Discrete mathematics or combinatorics. Also see wikipedia link
$endgroup$
$begingroup$
Also, you can refer the following : math.slu.edu/~clair/mcmc/Floor-solutions.pdf
$endgroup$
– SARTHAK GUPTA
Dec 23 '18 at 11:00
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%2f1340610%2fproperties-of-greatest-integer-function%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
- There is Legendre's formula which counts the number of positive integers less than or equal to a number $n$ which are not divisible by any of the first $k$ primes:
$$begin{align}
&phi(n,k)=lfloor n rfloor-sum_{p_ile k}leftlfloor dfrac{ n }{(p_i)}rightrfloor+sum_{p_i<p_jle k}leftlfloordfrac{ n}{(p_ip_j)}rightrfloor-sum_{p_i<p_j<p_mle k}leftlfloor dfrac{n}{(p_ip_jp_m)}rightrfloor+dots
end{align}$$
which tells us that total number of times a prime $p$ divides $n!$ is $$sum_{k=1}^{infty}lfloorfrac{n}{p^k}rfloor$$
- For positive integers $lfloor sqrt{n}+sqrt{n+1}rfloor=lfloorsqrt{4n+2}rfloor$
- $lfloor2xrfloor+lfloor2yrfloorge lfloor x rfloor+lfloor y rfloor+lfloor x+y rfloor$
- $lfloor frac n2 rfloor- lfloor frac{-n}{2} rfloor=n$ for integers $n ge 0$.
You should look up in books on Discrete mathematics or combinatorics. Also see wikipedia link
$endgroup$
$begingroup$
Also, you can refer the following : math.slu.edu/~clair/mcmc/Floor-solutions.pdf
$endgroup$
– SARTHAK GUPTA
Dec 23 '18 at 11:00
add a comment |
$begingroup$
- There is Legendre's formula which counts the number of positive integers less than or equal to a number $n$ which are not divisible by any of the first $k$ primes:
$$begin{align}
&phi(n,k)=lfloor n rfloor-sum_{p_ile k}leftlfloor dfrac{ n }{(p_i)}rightrfloor+sum_{p_i<p_jle k}leftlfloordfrac{ n}{(p_ip_j)}rightrfloor-sum_{p_i<p_j<p_mle k}leftlfloor dfrac{n}{(p_ip_jp_m)}rightrfloor+dots
end{align}$$
which tells us that total number of times a prime $p$ divides $n!$ is $$sum_{k=1}^{infty}lfloorfrac{n}{p^k}rfloor$$
- For positive integers $lfloor sqrt{n}+sqrt{n+1}rfloor=lfloorsqrt{4n+2}rfloor$
- $lfloor2xrfloor+lfloor2yrfloorge lfloor x rfloor+lfloor y rfloor+lfloor x+y rfloor$
- $lfloor frac n2 rfloor- lfloor frac{-n}{2} rfloor=n$ for integers $n ge 0$.
You should look up in books on Discrete mathematics or combinatorics. Also see wikipedia link
$endgroup$
$begingroup$
Also, you can refer the following : math.slu.edu/~clair/mcmc/Floor-solutions.pdf
$endgroup$
– SARTHAK GUPTA
Dec 23 '18 at 11:00
add a comment |
$begingroup$
- There is Legendre's formula which counts the number of positive integers less than or equal to a number $n$ which are not divisible by any of the first $k$ primes:
$$begin{align}
&phi(n,k)=lfloor n rfloor-sum_{p_ile k}leftlfloor dfrac{ n }{(p_i)}rightrfloor+sum_{p_i<p_jle k}leftlfloordfrac{ n}{(p_ip_j)}rightrfloor-sum_{p_i<p_j<p_mle k}leftlfloor dfrac{n}{(p_ip_jp_m)}rightrfloor+dots
end{align}$$
which tells us that total number of times a prime $p$ divides $n!$ is $$sum_{k=1}^{infty}lfloorfrac{n}{p^k}rfloor$$
- For positive integers $lfloor sqrt{n}+sqrt{n+1}rfloor=lfloorsqrt{4n+2}rfloor$
- $lfloor2xrfloor+lfloor2yrfloorge lfloor x rfloor+lfloor y rfloor+lfloor x+y rfloor$
- $lfloor frac n2 rfloor- lfloor frac{-n}{2} rfloor=n$ for integers $n ge 0$.
You should look up in books on Discrete mathematics or combinatorics. Also see wikipedia link
$endgroup$
- There is Legendre's formula which counts the number of positive integers less than or equal to a number $n$ which are not divisible by any of the first $k$ primes:
$$begin{align}
&phi(n,k)=lfloor n rfloor-sum_{p_ile k}leftlfloor dfrac{ n }{(p_i)}rightrfloor+sum_{p_i<p_jle k}leftlfloordfrac{ n}{(p_ip_j)}rightrfloor-sum_{p_i<p_j<p_mle k}leftlfloor dfrac{n}{(p_ip_jp_m)}rightrfloor+dots
end{align}$$
which tells us that total number of times a prime $p$ divides $n!$ is $$sum_{k=1}^{infty}lfloorfrac{n}{p^k}rfloor$$
- For positive integers $lfloor sqrt{n}+sqrt{n+1}rfloor=lfloorsqrt{4n+2}rfloor$
- $lfloor2xrfloor+lfloor2yrfloorge lfloor x rfloor+lfloor y rfloor+lfloor x+y rfloor$
- $lfloor frac n2 rfloor- lfloor frac{-n}{2} rfloor=n$ for integers $n ge 0$.
You should look up in books on Discrete mathematics or combinatorics. Also see wikipedia link
answered Jun 29 '15 at 0:12
Bhaskar VashishthBhaskar Vashishth
7,67212054
7,67212054
$begingroup$
Also, you can refer the following : math.slu.edu/~clair/mcmc/Floor-solutions.pdf
$endgroup$
– SARTHAK GUPTA
Dec 23 '18 at 11:00
add a comment |
$begingroup$
Also, you can refer the following : math.slu.edu/~clair/mcmc/Floor-solutions.pdf
$endgroup$
– SARTHAK GUPTA
Dec 23 '18 at 11:00
$begingroup$
Also, you can refer the following : math.slu.edu/~clair/mcmc/Floor-solutions.pdf
$endgroup$
– SARTHAK GUPTA
Dec 23 '18 at 11:00
$begingroup$
Also, you can refer the following : math.slu.edu/~clair/mcmc/Floor-solutions.pdf
$endgroup$
– SARTHAK GUPTA
Dec 23 '18 at 11:00
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%2f1340610%2fproperties-of-greatest-integer-function%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
$begingroup$
What kind of properties are you looking for?
$endgroup$
– AD.
Jun 28 '15 at 10:06
$begingroup$
For example, is it true that floor(ax) = afloor(x) for non-negative real number a ? What can you tell if a is negative real ?
$endgroup$
– Naveen Crasta
Jun 28 '15 at 12:55
$begingroup$
There is no such rule, as easy examples shows, please try to find some and you will see why.
$endgroup$
– AD.
Jun 28 '15 at 17:39