首页 > 其他分享 >2022新领军一试部分题目及解答

2022新领军一试部分题目及解答

时间:2023-09-23 22:22:29浏览次数:40  
标签:frac 2022 cdot 领军 bmatrix 一试 2m displaystyle mathrm

2022新领军一试部分题目及解答 小学渣 小学渣​ 爱数学的初三菜鸡一枚

前言:本文章仅用于记录作者本人思考的解答,看个乐子就好(初二牲)

1 . (1)求 I_n=\displaystyle\int_{-1}^{1}x^n\sqrt{1-x^2}\mathrm{d}x\;\;\;\;\;\;\; (2)求 \displaystyle\sum_{n=1}^{+\infty}I_n

答案:(1) \displaystyle I_n=0 (n为奇数); \displaystyle I_n=\frac{(n-1)!!}{(n+2)!!}\pi (n为偶数) (2) \displaystyle\frac12\pi

解答:(1)易知 n 为奇数时被积函数是奇函数,因而 I_n=0 . n 为偶数时被积函数为偶函数,因而 \displaystyle I_n=2\int_0^1x^n\sqrt{1-x^2}\mathrm{d}x=2\int_0^{\frac\pi2}\sin^n\theta\cos^2\theta\mathrm{d}\theta=2\int_0^{\frac\pi2}\sin^n\theta\mathrm{d}\theta-2\int_0^{\frac\pi2}\sin^{n+2}\theta\mathrm{d}\theta= \displaystyle2J_n-2J_{n+2}\;\;(J_k:=\int_0^{\frac\pi2}\sin^k\theta\mathrm{d}\theta) , 由 \mathrm {Wallis} 公式知 \displaystyle J_{2m}=\frac{(2m-1)!!}{(2m)!!}\cdot\frac\pi2 , 因而 \displaystyle I_{2m}=\pi(\frac{(2m-1)!!}{(2m)!!}-\frac{(2m+1)!!}{(2m+2)!!})=\frac{(2m-1)!!}{(2m+2)!!}\pi

(2) \displaystyle J_{2n}^2=\pi^2\cdot(\frac{(2n-1)!!}{(2n)!!})^2<\pi^2\cdot\frac{(2n)!}{(2n+1)!}=\frac{\pi^2}{2n+1} , 于是 \displaystyle \lim_{n\to+\infty}J_{2n}=0 , 而部分和 \displaystyle S_n:=\sum_{k=1}^nI_k=2\sum_{k=1}^{\lfloor n/2\rfloor}(J_{2k}-J_{2k+2})=2J_2-2J_{2\lfloor n/2\rfloor+2} . 故 \displaystyle \lim_{n\to+\infty}S_n=\frac\pi2

 

2.设 M_2 为全体 2\times2 实数矩阵集合, A\in M_2 且 \det A\neq0,\mathrm{tr} A\neq0 . 则映射 T:M_2\to M_2 , T(X):=AX+XA(\forall X\in M_2) 是否是一一映射?

答案:是

解答:设 A=\begin{bmatrix}a&b\\c&d\end{bmatrix} , 置 A_0=\begin{bmatrix}2a&c&b&0\\b&a+d&0&b\\c&0&a+d&c\\0&b&c&2d\end{bmatrix} , 容易求得 \det A_0=4\mathrm{tr}^2A\det A\neq0 .因而对于每一个 Y=\begin{bmatrix}x_0&y_0\\z_0&w_0\end{bmatrix} , Y=T(\begin{bmatrix}x&y\\z&w\end{bmatrix})=\begin{bmatrix}2ax+cy+bz&bx+(a+d)y+bw\\cx+(a+d)z+cw&cy+bz+2dw\end{bmatrix} 当且仅当A_0\begin{pmatrix}x\\y\\z\\w\end{pmatrix}=\begin{pmatrix}x_0\\y_0\\z_0\\w_0\end{pmatrix} . 由 A_0 可逆知 T 是一一的.

3.设 C 是一个行列式为1的 2 阶整数方阵, A=\begin{bmatrix}1&1\\0&1\end{bmatrix},B=\begin{bmatrix}0&1\\-1&0\end{bmatrix}

4.设有限集合 G 中定义了乘法 \displaystyle\cdot:G\times G\to G , 满足结合律及左右消去律(如下)(1)\forall a,b, c\in G,\;a\cdot(b\cdot c)=(a\cdot b)\cdot c\\ (2)\forall a,b,c\in G,\;a\cdot b=a\cdot c\Rightarrow b=c\\ (3)\forall a,b,c\in G,\;b\cdot a=c\cdot a\Rightarrow b=c 求证: G 对其乘法构成群

解答:引理: \forall a,b\in G,\;\exists!c,d,\;\mathrm{s.t.}\;c\cdot a=b,a\cdot d=b .

证明:考虑 Ga:=\{xa\in G\,|a\in G\}\subset G , 由右消去律知 x\neq y 时 xa\neq ya , 因而 |G|=|Ga| , 故存在唯一 c\in G 使得 ca=b , 右边同理,不做赘述.
回到原题,任取 a\in G , 由引理知 \exists!e,f\in G\;\mathrm{s.t.}\;ea=af=a,\;\exists!b,c\in G\;\mathrm{s.t.}\;ba=e,ac=f , 因而 f=a\cdot c=(e\cdot a)\cdot c=e\cdot(a\cdot c)=e\cdot f=(b\cdot a)\cdot f=b\cdot(a\cdot f)=b\cdot a=e , 故 e\cdot e=e .再次由引理知 \forall x\in G,\exists!y,z\in G,\;\mathrm{s.t.}\;e\cdot y=x,z\cdot x=e , 因而 e\cdot x=e\cdot(e\cdot y)=(e\cdot e)\cdot y=e\cdot y=x , 因而 e 为 G 的左幺元, z 为 x 的左逆元,由定义知 G 对乘法构成群

未完待续,有时间再继续写

标签:frac,2022,cdot,领军,bmatrix,一试,2m,displaystyle,mathrm
From: https://www.cnblogs.com/Eufisky/p/17725197.html

相关文章

  • JOI Final 2022
    怎么这么难!写BCDE。loj3663.「JOI2022Final」自学tag:二分,贪心。先不妨假设\(A_i\geqB_i\)。二分,然后考虑怎么选。发现方案一定是:如果能上课就先上课把需求填满,然后空出来的时间用来自学上课上不满的课程。如何证明。只需要证明:不存在上课能满足需求的,需要用别的课的......
  • P8867 [NOIP2022] 建造军营
    这道题想了很久,终于想出来了,非常抽象。经过一番无脑推导,我们发现u里面有没有军营,是否与根连通,u的子树有没有军营,……都对方案数有影响,然后我就一直修修改改,事实证明,当发现越来越多题目条件中被忽略的细节时,一定不要嫌麻烦,要从头开始设置状态。首先我们发现,子树中有没有军营对于......
  • [CSP-S 2022 T1] 假期计划
    #include<cstdio>#include<vector>#include<queue>#include<algorithm>usingnamespacestd;typedeflonglongLL;constintN=2505;vector<int>G[N];intdis[N],top3[N][3];boolvis[N],ok[N][N];LLs[N];intmain(){......
  • 春秋云镜 - CVE-2022-28060
    VictorCMSv1.0/includes/login.php存在sql注入找到页面的登录框,看介绍应该是post类型的表单注入。上sqlmap用原本的梭发现ctf的那个表是空的,换用--file-read参数从目标中读取文件拿到flag。root@Locklytemp/tmp»sqlmap-rsql.txt--file-read"/flag"--batch......
  • 春秋云镜 - CVE-2022-28512
    FantasticBlog(CMS)是一个绝对出色的博客/文章网络内容管理系统。它使您可以轻松地管理您的网站或博客,它为您提供了广泛的功能来定制您的博客以满足您的需求。它具有强大的功能,您无需接触任何代码即可启动并运行您的博客。该CMS的/single.php路径下,id参数存在一个SQL注入漏洞......
  • 2021-2022 ICPC Northwestern European Regional Programming Contest (NWERC 2021)
    A.AccessDenied先问若干次,问出长度,然后再一位一位的问即可。#include<bits/stdc++.h>usingnamespacestd;intinput(){strings;getline(cin,s);if(s=="ACCESSGRANTED")exit(0);intt=0;for(autoi:s){if(i&g......
  • Couchdb-权限绕过--命令执行--(CVE-2017-12635)&&(CVE-2017-12636)--H2database命令执
    Couchdb-权限绕过--命令执行--(CVE-2017-12635)&&(CVE-2017-12636)--H2database命令执行--(CVE-2022-23221)环境概述采用Vulfocus靶场环境进行复现,搭建操作和文章参考具体搭建教程参考vulfocus不能同步的解决方法/vulfocus同步失败。CouchdbCVE-2017-12635权限绕过漏洞概述A......
  • VS2022代码格式化
    升级到vs2022后发现之前常用代码格式化插件FormatdocumentonSave不怎么好用了,经常会ctrl+s后代码并没有格式化, 这让我很不爽,查阅资料后发现vs2022内置了代码格式化功能,具体操作如下图所示: 这样既可以了。这个配置文件也是可以修改的,比如我只想要保存时格式化代码而......
  • 春秋云镜 - CVE-2022-32991
    靶标介绍:该CMS的welcome.php中存在SQL注入攻击。访问页面,先注册,使用邮箱加密码登录。bp抓包,后台挂上sqlipy然后去测welcome.php,常用的语句都没成功但过一会就有了结果,注入点在eid这个参数,看payload是bool盲注。直接sqlmap一把梭,脱裤。sqlmap-rsql.txt--dbs--batch......
  • VS2022插件用法大全
    C#MethodsCodeSnippetsC#方法片段代码在代码区直接输入片段关键字+Tab,即可快速生成想要的方法签名https://marketplace.visualstudio.com/items?itemName=jsakamoto.CMethodsCodeSnippetsmethod普通方法imethod接口方法(没有方法体实现)vmethod虚方法smethod静态方法xmet......