<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>数学 on ⅃umaeon 博客</title>
    <link>https://luvcompile.blog/tags/%E6%95%B0%E5%AD%A6/</link>
    <description>Recent content in 数学 on ⅃umaeon 博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <copyright>⅃umaeon all rights reserved</copyright>
    <lastBuildDate>Wed, 15 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://luvcompile.blog/tags/%E6%95%B0%E5%AD%A6/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>数学公式示例</title>
      <link>https://luvcompile.blog/post/article/math-example/</link>
      <pubDate>Wed, 15 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://luvcompile.blog/post/article/math-example/</guid>
      <description>
        
          
            数学公式示例 行内公式 这是一个行内公式：$E = mc^2$，表示质能方程。
二次方程的求根公式：$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$
块级公式 积分公式 $$ \int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi} $$
矩阵 $$ \begin{bmatrix} a &amp;amp; b \ c &amp;amp; d \end{bmatrix} \begin{bmatrix} x \ y \end{bmatrix} = \begin{bmatrix} ax + by \ cx + dy \end{bmatrix} $$
求和公式 $$ \sum_{i=1}^{n} i = \frac{n(n+1)}{2} $$
极限 $$ \lim_{x \to \infty} \left(1 + \frac{1}{x}\right)^x = e $$
偏微分方程 $$ \frac{\partial u}{\partial t} = \alpha \nabla^2 u $$
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
