{"id":28548,"date":"2024-10-27T16:12:03","date_gmt":"2024-10-27T16:12:03","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=28548"},"modified":"2024-11-26T07:01:14","modified_gmt":"2024-11-26T07:01:14","slug":"%ec%bd%94%ed%8b%80%eb%a6%b0-%ec%bd%94%eb%94%a9%ed%85%8c%ec%8a%a4%ed%8a%b8-%ea%b0%95%ec%a2%8c-%ec%9d%b4%ed%95%ad%ea%b3%84%ec%88%98-%ea%b5%ac%ed%95%98%ea%b8%b0-2","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/28548\/","title":{"rendered":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2"},"content":{"rendered":"<p><body><\/p>\n<article>\n<section>\n<h2>\uc11c\ub860<\/h2>\n<p>\ucf54\ud2c0\ub9b0\uc740 \ud604\ub300\uc801\uc778 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc640 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ud480\uc774\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 \uc870\ud569(combination)\uc744 \uacc4\uc0b0\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc785\ub2c8\ub2e4. \uc774 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ub450 \uac00\uc9c0 \ubc29\ubc95, \uc989 \uc7ac\uadc0\uc801 \ubc29\ubc95\uacfc \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95\uc744 \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4.<\/p>\n<\/section>\n<section>\n<h2>\ubb38\uc81c \uc124\uba85<\/h2>\n<p>\uc8fc\uc5b4\uc9c4 \uc790\uc5f0\uc218 n\uacfc k\uc5d0 \ub300\ud574 nCk (n choose k)\ub97c \uacc4\uc0b0\ud558\ub294 \ubb38\uc81c\ub97c \ud480\uc5b4\ubd05\uc2dc\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 n! \/ (k! * (n-k)!)\ub85c \uc815\uc758\ub429\ub2c8\ub2e4. \ub2e8, n\uacfc k\ub294 \ub2e4\uc74c \uc870\uac74\uc744 \ub9cc\uc871\ud574\uc57c \ud569\ub2c8\ub2e4:<\/p>\n<ul>\n<li>0 \u2264 k \u2264 n<\/li>\n<li>n\uc740 \uc790\uc5f0\uc218\ub85c \uc8fc\uc5b4\uc9c4\ub2e4.<\/li>\n<\/ul>\n<p>\uc608\ub97c \ub4e4\uc5b4, n\uc774 5\uc774\uace0 k\uac00 2\uc778 \uacbd\uc6b0, 5C2\ub294 10\uc785\ub2c8\ub2e4. \uc65c\ub0d0\ud558\uba74 5! \/ (2! * (5-2)!) = 5! \/ (2! * 3!) = (5 \u00d7 4) \/ (2 \u00d7 1) = 10\uc785\ub2c8\ub2e4.<\/p>\n<\/section>\n<section>\n<h2>\ud574\uacb0 \ubc29\ubc95<\/h2>\n<h3>1. \uc7ac\uadc0\uc801 \ubc29\ubc95<\/h3>\n<p>\uc774\ud56d\uacc4\uc218\ub97c \uc7ac\uadc0\uc801\uc73c\ub85c \uacc4\uc0b0\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub54c \uc8fc\uc758\ud574\uc57c \ud560 \uc810\uc740 \ubc14\ud0d5\uc774 \ub418\ub294 \uc218\uc2dd\uc785\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 \ub2e4\uc74c\uacfc \uac19\uc740 \uc131\uc9c8\uc744 \uac00\uc9c0\uba70 \uc7ac\uadc0\uc801\uc73c\ub85c \uad6c\ud604\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<p>\n<strong>C(n, k) = C(n-1, k-1) + C(n-1, k)<\/strong>\n<\/p>\n<p>\uc704\uc758 \uc218\uc2dd\uc744 \uae30\ubc18\uc73c\ub85c \uc774\ud56d\uacc4\uc218\ub97c \uc7ac\uadc0\uc801\uc73c\ub85c \uad6c\ud604\ud574\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>\nfun binomialCoefficient(n: Int, k: Int): Int {\n    \/\/ Base case\n    if (k == 0 || k == n) return 1\n    \/\/ Recursive case\n    return binomialCoefficient(n - 1, k - 1) + binomialCoefficient(n - 1, k)\n}\n            <\/code><\/pre>\n<h3>2. \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95<\/h3>\n<p>\uc7ac\uadc0\uc801 \ubc29\ubc95\uc740 \uc2e4\ud589 \uc2dc\uac04\uacfc \uba54\ubaa8\ub9ac \uba74\uc5d0\uc11c \ube44\ud6a8\uc728\uc801\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub97c \uac1c\uc120\ud558\uae30 \uc704\ud574 \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ubc29\ubc95\uc740 \uc774\uc804 \uacc4\uc0b0 \uacb0\uacfc\ub97c \uc800\uc7a5\ud558\uc5ec \ubd88\ud544\uc694\ud55c \uacc4\uc0b0\uc744 \ubc29\uc9c0\ud569\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub97c \uacc4\uc0b0\ud558\ub294 DP \ud14c\uc774\ube14\uc744 \ub9cc\ub4e4\uc5b4 \ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>\nfun binomialCoefficientDP(n: Int, k: Int): Int {\n    \/\/ Create a 2D array to store results\n    val dp = Array(n + 1) { IntArray(k + 1) }\n    \n    \/\/ Fill the table according to base cases\n    for (i in 0..n) {\n        for (j in 0..minOf(i, k)) {\n            if (j == 0 || j == i) {\n                dp[i][j] = 1\n            } else {\n                dp[i][j] = dp[i - 1][j - 1] + dp[i - 1][j]\n            }\n        }\n    }\n    \n    \/\/ Result is stored at dp[n][k]\n    return dp[n][k]\n}\n            <\/code><\/pre>\n<\/section>\n<section>\n<h2>\ucf54\ub4dc \uc2e4\ud589 \uc608<\/h2>\n<p>\uc704\uc758 \ub450 \ubc29\ubc95\uc744 \ud1b5\ud574 \uc774\ud56d\uacc4\uc218\ub97c \uacc4\uc0b0\ud574\ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucf54\ud2c0\ub9b0\uc5d0\uc11c \uc774\ub97c \uc2e4\ud589\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>\nfun main() {\n    val n = 5 \/\/ n \uac12\n    val k = 2 \/\/ k \uac12\n\n    \/\/ \uc7ac\uadc0\uc801 \ubc29\ubc95 \uc0ac\uc6a9\n    val resultRecursive = binomialCoefficient(n, k)\n    println(\"\uc7ac\uadc0\uc801 \ubc29\ubc95: $n C $k = $resultRecursive\")\n\n    \/\/ \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95 \uc0ac\uc6a9\n    val resultDP = binomialCoefficientDP(n, k)\n    println(\"\ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95: $n C $k = $resultDP\")\n}\n            <\/code><\/pre>\n<p>\uc704\uc758 \ucf54\ub4dc\ub97c \uc2e4\ud589\ud558\uba74 \ub2e4\uc74c\uacfc \uac19\uc740 \uacb0\uacfc\ub97c \uc5bb\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n<pre><code>\n\uc7ac\uadc0\uc801 \ubc29\ubc95: 5 C 2 = 10\n\ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95: 5 C 2 = 10\n            <\/code><\/pre>\n<\/section>\n<section>\n<h2>\uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 \ucf54\ud2c0\ub9b0\uc744 \ud65c\uc6a9\ud558\uc5ec \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ub450 \uac00\uc9c0 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uc558\uc2b5\ub2c8\ub2e4. \uc7ac\uadc0\uc801 \ubc29\ubc95\uc740 \uc774\ud574\ud558\uae30\uc5d0 \uc9c1\uad00\uc801\uc774\uc9c0\ub9cc, \uc785\ub825\uac12\uc774 \ucee4\uc9c8\uc218\ub85d \ube44\ud6a8\uc728\uc801\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubc18\uba74, \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d\uc740 \uba54\ubaa8\ub9ac\ub97c \uc18c\ubaa8\ud558\uc9c0\ub9cc \uc2dc\uac04 \ubcf5\uc7a1\ub3c4\ub97c \ud06c\uac8c \uc904\uc77c \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc774\ub97c \ud1b5\ud574 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c\ub97c \ud6a8\uc728\uc801\uc73c\ub85c \ud574\uacb0\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc744 \uc774\ud574\ud558\ub294 \ub370 \ub3c4\uc6c0\uc774 \ub418\uc5c8\uae38 \ubc14\ub78d\ub2c8\ub2e4.<\/p>\n<p>\uc774 \uac15\uc88c\uac00 \uc5ec\ub7ec\ubd84\uc758 \ucf54\ub529 \ud14c\uc2a4\ud2b8 \uc900\ube44\uc5d0 \ub9ce\uc740 \ub3c4\uc6c0\uc774 \ub418\uae38 \ubc14\ub78d\ub2c8\ub2e4. \uac10\uc0ac\ud569\ub2c8\ub2e4!<\/p>\n<\/section>\n<\/article>\n<p><\/body><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc11c\ub860 \ucf54\ud2c0\ub9b0\uc740 \ud604\ub300\uc801\uc778 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc640 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ud480\uc774\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 \uc870\ud569(combination)\uc744 \uacc4\uc0b0\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc785\ub2c8\ub2e4. \uc774 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ub450 \uac00\uc9c0 \ubc29\ubc95, \uc989 \uc7ac\uadc0\uc801 \ubc29\ubc95\uacfc \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95\uc744 \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc790\uc5f0\uc218 n\uacfc k\uc5d0 \ub300\ud574 nCk (n choose k)\ub97c \uacc4\uc0b0\ud558\ub294 \ubb38\uc81c\ub97c \ud480\uc5b4\ubd05\uc2dc\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 &hellip; <a href=\"https:\/\/atmokpo.com\/w\/28548\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[28],"tags":[],"class_list":["post-28548","post","type-post","status-publish","format-standard","hentry","category-28"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/28548\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc11c\ub860 \ucf54\ud2c0\ub9b0\uc740 \ud604\ub300\uc801\uc778 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc640 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ud480\uc774\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 \uc870\ud569(combination)\uc744 \uacc4\uc0b0\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc785\ub2c8\ub2e4. \uc774 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ub450 \uac00\uc9c0 \ubc29\ubc95, \uc989 \uc7ac\uadc0\uc801 \ubc29\ubc95\uacfc \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95\uc744 \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc790\uc5f0\uc218 n\uacfc k\uc5d0 \ub300\ud574 nCk (n choose k)\ub97c \uacc4\uc0b0\ud558\ub294 \ubb38\uc81c\ub97c \ud480\uc5b4\ubd05\uc2dc\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 &hellip; \ub354 \ubcf4\uae30 &quot;\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/28548\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-27T16:12:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T07:01:14+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/28548\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28548\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2\",\"datePublished\":\"2024-10-27T16:12:03+00:00\",\"dateModified\":\"2024-11-26T07:01:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28548\/\"},\"wordCount\":29,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/28548\/\",\"url\":\"https:\/\/atmokpo.com\/w\/28548\/\",\"name\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-27T16:12:03+00:00\",\"dateModified\":\"2024-11-26T07:01:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/28548\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/28548\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/28548\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/28548\/","og_locale":"ko_KR","og_type":"article","og_title":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc11c\ub860 \ucf54\ud2c0\ub9b0\uc740 \ud604\ub300\uc801\uc778 \ud504\ub85c\uadf8\ub798\ubc0d \uc5b8\uc5b4\ub85c, \ucf54\ub529\ud14c\uc2a4\ud2b8\uc640 \uc54c\uace0\ub9ac\uc998 \ubb38\uc81c \ud480\uc774\uc5d0 \ub110\ub9ac \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774 \uac15\uc88c\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ubc29\ubc95\uc744 \uc0b4\ud3b4\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 \uc870\ud569(combination)\uc744 \uacc4\uc0b0\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ub9e4\uc6b0 \uc911\uc694\ud55c \uac1c\ub150\uc785\ub2c8\ub2e4. \uc774 \ud3ec\uc2a4\ud2b8\uc5d0\uc11c\ub294 \uc774\ud56d\uacc4\uc218\ub97c \uad6c\ud558\ub294 \ub450 \uac00\uc9c0 \ubc29\ubc95, \uc989 \uc7ac\uadc0\uc801 \ubc29\ubc95\uacfc \ub3d9\uc801 \ud504\ub85c\uadf8\ub798\ubc0d \ubc29\ubc95\uc744 \ub2e4\ub8f0 \uac83\uc785\ub2c8\ub2e4. \ubb38\uc81c \uc124\uba85 \uc8fc\uc5b4\uc9c4 \uc790\uc5f0\uc218 n\uacfc k\uc5d0 \ub300\ud574 nCk (n choose k)\ub97c \uacc4\uc0b0\ud558\ub294 \ubb38\uc81c\ub97c \ud480\uc5b4\ubd05\uc2dc\ub2e4. \uc774\ud56d\uacc4\uc218\ub294 &hellip; \ub354 \ubcf4\uae30 \"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2\"","og_url":"https:\/\/atmokpo.com\/w\/28548\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-27T16:12:03+00:00","article_modified_time":"2024-11-26T07:01:14+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/28548\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/28548\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2","datePublished":"2024-10-27T16:12:03+00:00","dateModified":"2024-11-26T07:01:14+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/28548\/"},"wordCount":29,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/28548\/","url":"https:\/\/atmokpo.com\/w\/28548\/","name":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-27T16:12:03+00:00","dateModified":"2024-11-26T07:01:14+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/28548\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/28548\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/28548\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\ucf54\ud2c0\ub9b0 \ucf54\ub529\ud14c\uc2a4\ud2b8 \uac15\uc88c, \uc774\ud56d\uacc4\uc218 \uad6c\ud558\uae30 2"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=28548"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28548\/revisions"}],"predecessor-version":[{"id":28549,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/28548\/revisions\/28549"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=28548"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=28548"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=28548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}