What is the number of functions $f$ from the set ${1, 2, . . . , 2n}$ to ${1, 2, . . . , n}$ so that $f(x)...

Is it dangerous to install hacking tools on my private linux machine?

Can two people see the same photon?

How many time has Arya actually used Needle?

Did pre-Columbian Americans know the spherical shape of the Earth?

Can humans save crash-landed aliens?

Special flights

Can you force honesty by using the Speak with Dead and Zone of Truth spells together?

How does TikZ render an arc?

Why not use the yoke to control yaw, as well as pitch and roll?

Mounting TV on a weird wall that has some material between the drywall and stud

Asymptotics question

Why is std::move not [[nodiscard]] in C++20?

How were pictures turned from film to a big picture in a picture frame before digital scanning?

Is it possible for SQL statements to execute concurrently within a single session in SQL Server?

Why complex landing gears are used instead of simple,reliability and light weight muscle wire or shape memory alloys?

Trying to understand entropy as a novice in thermodynamics

In musical terms, what properties are varied by the human voice to produce different words / syllables?

How to change the tick of the color bar legend to black

As a dual citizen, my US passport will expire one day after traveling to the US. Will this work?

Monty Hall Problem-Probability Paradox

Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?

Delete free apps from Play Store library

What does the writing on Poe's helmet say?

Co-worker has annoying ringtone



What is the number of functions $f$ from the set ${1, 2, . . . , 2n}$ to ${1, 2, . . . , n}$ so that $f(x) leq lceil x/2 rceil$ for all $x$?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Number of functions on finite setHow many distinct functions can be defined from set A to P(B)?Number of functions from n-element set to {1, 2, …, m}Let F denote the set of all functions from {1,2,3} to {1,2,3,4,5}, find the following:…?Use a generating function to evaluate the sum $ a_k=sum_{j=lceil k/2rceil}^k {j choose k-j}$.Number of ways to break $n$ into $lceil n/krceil$ positive integers each at most $k$Prove: If n is an odd natural number, there are $ s = lceil frac{n}{2} rceil $ odd integers less than or equal to nNumber of ternary sequences of length $n$ with the property that $|x_i - x_{i - 1}| = 1$ for each $i$ such that $2 leq i leq n$Proof lower bound of $lceil{n/2}rceil$ comparisons for finding smallest and second smallest elementWhat is the number of one-to-one functions from the set ${1, 2,dots , n}$ to the set ${1, 2, dots , 2n}$












1












$begingroup$


What is the number of functions $f$ from the set ${1, 2, . . . , 2n}$ to ${1, 2, . . . , n}$ so that $f(x) leq lceil x/2 rceil$ for all $x$?



I'm a complete beginner at solving something like this, and I tried to use the product rule. I'm 99% sure I've done it wrong.



So for elements $1, 2, 3, 4, 5, 6, 7, 8$, there are $1,1,2,2,3,3,4,4$ possibilities respectively (if I'm understanding this right)



If this continues for element $2n$ there will be $n$ possibilities. I'm not sure how to continue to how many functions there are from here. If I had to guess since there are $1/2$ as many possibilities as the element number.



There are $n^{m}$ functions from $m$ elements to $n$ elements so would the answer be $frac{n^{m}}{2}$ ? Is my logic correct?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    This is equivalent to the accepted answer but with a different presentation: The number of possibilites (and you almost got there) $=1 times 1 times 2 times 2 times 3 times 3 times cdots times n times n$, which can be easily rearranged into $(1times 2times cdots times n) times (1times 2times cdots times n) = (n!)^2$
    $endgroup$
    – antkam
    Mar 26 at 14:12


















1












$begingroup$


What is the number of functions $f$ from the set ${1, 2, . . . , 2n}$ to ${1, 2, . . . , n}$ so that $f(x) leq lceil x/2 rceil$ for all $x$?



I'm a complete beginner at solving something like this, and I tried to use the product rule. I'm 99% sure I've done it wrong.



So for elements $1, 2, 3, 4, 5, 6, 7, 8$, there are $1,1,2,2,3,3,4,4$ possibilities respectively (if I'm understanding this right)



If this continues for element $2n$ there will be $n$ possibilities. I'm not sure how to continue to how many functions there are from here. If I had to guess since there are $1/2$ as many possibilities as the element number.



There are $n^{m}$ functions from $m$ elements to $n$ elements so would the answer be $frac{n^{m}}{2}$ ? Is my logic correct?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    This is equivalent to the accepted answer but with a different presentation: The number of possibilites (and you almost got there) $=1 times 1 times 2 times 2 times 3 times 3 times cdots times n times n$, which can be easily rearranged into $(1times 2times cdots times n) times (1times 2times cdots times n) = (n!)^2$
    $endgroup$
    – antkam
    Mar 26 at 14:12
















1












1








1





$begingroup$


What is the number of functions $f$ from the set ${1, 2, . . . , 2n}$ to ${1, 2, . . . , n}$ so that $f(x) leq lceil x/2 rceil$ for all $x$?



I'm a complete beginner at solving something like this, and I tried to use the product rule. I'm 99% sure I've done it wrong.



So for elements $1, 2, 3, 4, 5, 6, 7, 8$, there are $1,1,2,2,3,3,4,4$ possibilities respectively (if I'm understanding this right)



If this continues for element $2n$ there will be $n$ possibilities. I'm not sure how to continue to how many functions there are from here. If I had to guess since there are $1/2$ as many possibilities as the element number.



There are $n^{m}$ functions from $m$ elements to $n$ elements so would the answer be $frac{n^{m}}{2}$ ? Is my logic correct?










share|cite|improve this question











$endgroup$




What is the number of functions $f$ from the set ${1, 2, . . . , 2n}$ to ${1, 2, . . . , n}$ so that $f(x) leq lceil x/2 rceil$ for all $x$?



I'm a complete beginner at solving something like this, and I tried to use the product rule. I'm 99% sure I've done it wrong.



So for elements $1, 2, 3, 4, 5, 6, 7, 8$, there are $1,1,2,2,3,3,4,4$ possibilities respectively (if I'm understanding this right)



If this continues for element $2n$ there will be $n$ possibilities. I'm not sure how to continue to how many functions there are from here. If I had to guess since there are $1/2$ as many possibilities as the element number.



There are $n^{m}$ functions from $m$ elements to $n$ elements so would the answer be $frac{n^{m}}{2}$ ? Is my logic correct?







combinatorics discrete-mathematics computer-science






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 26 at 1:47









Brian

1,495416




1,495416










asked Mar 26 at 1:43









BrownieBrownie

3447




3447








  • 1




    $begingroup$
    This is equivalent to the accepted answer but with a different presentation: The number of possibilites (and you almost got there) $=1 times 1 times 2 times 2 times 3 times 3 times cdots times n times n$, which can be easily rearranged into $(1times 2times cdots times n) times (1times 2times cdots times n) = (n!)^2$
    $endgroup$
    – antkam
    Mar 26 at 14:12
















  • 1




    $begingroup$
    This is equivalent to the accepted answer but with a different presentation: The number of possibilites (and you almost got there) $=1 times 1 times 2 times 2 times 3 times 3 times cdots times n times n$, which can be easily rearranged into $(1times 2times cdots times n) times (1times 2times cdots times n) = (n!)^2$
    $endgroup$
    – antkam
    Mar 26 at 14:12










1




1




$begingroup$
This is equivalent to the accepted answer but with a different presentation: The number of possibilites (and you almost got there) $=1 times 1 times 2 times 2 times 3 times 3 times cdots times n times n$, which can be easily rearranged into $(1times 2times cdots times n) times (1times 2times cdots times n) = (n!)^2$
$endgroup$
– antkam
Mar 26 at 14:12






$begingroup$
This is equivalent to the accepted answer but with a different presentation: The number of possibilites (and you almost got there) $=1 times 1 times 2 times 2 times 3 times 3 times cdots times n times n$, which can be easily rearranged into $(1times 2times cdots times n) times (1times 2times cdots times n) = (n!)^2$
$endgroup$
– antkam
Mar 26 at 14:12












1 Answer
1






active

oldest

votes


















2












$begingroup$

As you state in your question, there is $1$ place the value $1$ can map to.
There is $1$ place that $2$ can map to.



There is $i$ place that $2i-1$ can map to & $i$ places that $2i$ can map to.



So there will be $color{red}{(n!)^2}$ such mappings.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Could you explain how you got n!? I though that there were n! possibilities if possibilities kept decreasing by 1 for each element. i.e Element 1, 2, 3 , n would have n, n-1, n-2, n! possibilities respectively. I'm not sure how n! works in this case
    $endgroup$
    – Brownie
    Mar 26 at 2:04












  • $begingroup$
    Edit- Actually I may be understanding, is correct to say that for all even elements there are n! mappings. Then for all the odd elements since they map the same way there are also n! mappings. Thus $(n!)^{2}$
    $endgroup$
    – Brownie
    Mar 26 at 2:18






  • 1




    $begingroup$
    Yeah, That would be another way to see it. $n!$ for the odd elements & $n!$ for the even elements. See figure $1$ here oeis.org/A110501/a110501.pdf
    $endgroup$
    – Donald Splutterwit
    Mar 26 at 2:39














Your Answer








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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162588%2fwhat-is-the-number-of-functions-f-from-the-set-1-2-2n-to-1%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









2












$begingroup$

As you state in your question, there is $1$ place the value $1$ can map to.
There is $1$ place that $2$ can map to.



There is $i$ place that $2i-1$ can map to & $i$ places that $2i$ can map to.



So there will be $color{red}{(n!)^2}$ such mappings.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Could you explain how you got n!? I though that there were n! possibilities if possibilities kept decreasing by 1 for each element. i.e Element 1, 2, 3 , n would have n, n-1, n-2, n! possibilities respectively. I'm not sure how n! works in this case
    $endgroup$
    – Brownie
    Mar 26 at 2:04












  • $begingroup$
    Edit- Actually I may be understanding, is correct to say that for all even elements there are n! mappings. Then for all the odd elements since they map the same way there are also n! mappings. Thus $(n!)^{2}$
    $endgroup$
    – Brownie
    Mar 26 at 2:18






  • 1




    $begingroup$
    Yeah, That would be another way to see it. $n!$ for the odd elements & $n!$ for the even elements. See figure $1$ here oeis.org/A110501/a110501.pdf
    $endgroup$
    – Donald Splutterwit
    Mar 26 at 2:39


















2












$begingroup$

As you state in your question, there is $1$ place the value $1$ can map to.
There is $1$ place that $2$ can map to.



There is $i$ place that $2i-1$ can map to & $i$ places that $2i$ can map to.



So there will be $color{red}{(n!)^2}$ such mappings.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Could you explain how you got n!? I though that there were n! possibilities if possibilities kept decreasing by 1 for each element. i.e Element 1, 2, 3 , n would have n, n-1, n-2, n! possibilities respectively. I'm not sure how n! works in this case
    $endgroup$
    – Brownie
    Mar 26 at 2:04












  • $begingroup$
    Edit- Actually I may be understanding, is correct to say that for all even elements there are n! mappings. Then for all the odd elements since they map the same way there are also n! mappings. Thus $(n!)^{2}$
    $endgroup$
    – Brownie
    Mar 26 at 2:18






  • 1




    $begingroup$
    Yeah, That would be another way to see it. $n!$ for the odd elements & $n!$ for the even elements. See figure $1$ here oeis.org/A110501/a110501.pdf
    $endgroup$
    – Donald Splutterwit
    Mar 26 at 2:39
















2












2








2





$begingroup$

As you state in your question, there is $1$ place the value $1$ can map to.
There is $1$ place that $2$ can map to.



There is $i$ place that $2i-1$ can map to & $i$ places that $2i$ can map to.



So there will be $color{red}{(n!)^2}$ such mappings.






share|cite|improve this answer









$endgroup$



As you state in your question, there is $1$ place the value $1$ can map to.
There is $1$ place that $2$ can map to.



There is $i$ place that $2i-1$ can map to & $i$ places that $2i$ can map to.



So there will be $color{red}{(n!)^2}$ such mappings.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 26 at 1:58









Donald SplutterwitDonald Splutterwit

23.1k21446




23.1k21446












  • $begingroup$
    Could you explain how you got n!? I though that there were n! possibilities if possibilities kept decreasing by 1 for each element. i.e Element 1, 2, 3 , n would have n, n-1, n-2, n! possibilities respectively. I'm not sure how n! works in this case
    $endgroup$
    – Brownie
    Mar 26 at 2:04












  • $begingroup$
    Edit- Actually I may be understanding, is correct to say that for all even elements there are n! mappings. Then for all the odd elements since they map the same way there are also n! mappings. Thus $(n!)^{2}$
    $endgroup$
    – Brownie
    Mar 26 at 2:18






  • 1




    $begingroup$
    Yeah, That would be another way to see it. $n!$ for the odd elements & $n!$ for the even elements. See figure $1$ here oeis.org/A110501/a110501.pdf
    $endgroup$
    – Donald Splutterwit
    Mar 26 at 2:39




















  • $begingroup$
    Could you explain how you got n!? I though that there were n! possibilities if possibilities kept decreasing by 1 for each element. i.e Element 1, 2, 3 , n would have n, n-1, n-2, n! possibilities respectively. I'm not sure how n! works in this case
    $endgroup$
    – Brownie
    Mar 26 at 2:04












  • $begingroup$
    Edit- Actually I may be understanding, is correct to say that for all even elements there are n! mappings. Then for all the odd elements since they map the same way there are also n! mappings. Thus $(n!)^{2}$
    $endgroup$
    – Brownie
    Mar 26 at 2:18






  • 1




    $begingroup$
    Yeah, That would be another way to see it. $n!$ for the odd elements & $n!$ for the even elements. See figure $1$ here oeis.org/A110501/a110501.pdf
    $endgroup$
    – Donald Splutterwit
    Mar 26 at 2:39


















$begingroup$
Could you explain how you got n!? I though that there were n! possibilities if possibilities kept decreasing by 1 for each element. i.e Element 1, 2, 3 , n would have n, n-1, n-2, n! possibilities respectively. I'm not sure how n! works in this case
$endgroup$
– Brownie
Mar 26 at 2:04






$begingroup$
Could you explain how you got n!? I though that there were n! possibilities if possibilities kept decreasing by 1 for each element. i.e Element 1, 2, 3 , n would have n, n-1, n-2, n! possibilities respectively. I'm not sure how n! works in this case
$endgroup$
– Brownie
Mar 26 at 2:04














$begingroup$
Edit- Actually I may be understanding, is correct to say that for all even elements there are n! mappings. Then for all the odd elements since they map the same way there are also n! mappings. Thus $(n!)^{2}$
$endgroup$
– Brownie
Mar 26 at 2:18




$begingroup$
Edit- Actually I may be understanding, is correct to say that for all even elements there are n! mappings. Then for all the odd elements since they map the same way there are also n! mappings. Thus $(n!)^{2}$
$endgroup$
– Brownie
Mar 26 at 2:18




1




1




$begingroup$
Yeah, That would be another way to see it. $n!$ for the odd elements & $n!$ for the even elements. See figure $1$ here oeis.org/A110501/a110501.pdf
$endgroup$
– Donald Splutterwit
Mar 26 at 2:39






$begingroup$
Yeah, That would be another way to see it. $n!$ for the odd elements & $n!$ for the even elements. See figure $1$ here oeis.org/A110501/a110501.pdf
$endgroup$
– Donald Splutterwit
Mar 26 at 2:39




















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162588%2fwhat-is-the-number-of-functions-f-from-the-set-1-2-2n-to-1%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

Fil:Tokke komm.svg

Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?