kaname.hirano

Physics

Quantum Computing

In previous post, I mentioned that the concept of time that we perceive is different from the concept of time assumed in quantum mechanics. From this perspective, I will try to explain how quantum computing works.
Analysis

Complex Function and Time

This article will consider in what form time expressed as a complex function can be expressed when considering the progression of time with fixed coordinates.
Probability

Regression Analysis Like Machine Learning

This article shows what happens when stochastic gradient descent, a method often used in machine learning, is applied to parameter estimation in regression analysis.
Probability

Normal Distribution of Complex Numbers

We consider the probability density function of the normal distribution when the random variable is a complex number. We also briefly touch upon Brownian motion of complex numbers.
Algebra

Quadratic Equations of Complex Numbers

This article considers a method for solving quadratic equations over complex numbers, as I thought it might be necessary when solving the Dirac equation numerically.
Analysis

Numerical Solution of the Schrödinger Equation

This article explains the finite difference method as a numerical solution of the Schrödinger equation. We show the results of calculations for the case of free particles and one-dimensional Coulomb potential.
Physics

Schrödinger Equation for One-dimensional Coulomb Potential

This article presents an unconventional solution to the Schrödinger equation in the presence of a one-dimensional Coulomb potential.
Analysis

Distance on a Sphere

This article considers distances on a sphere and compare their properties with those in Euclidean space. We present the hypothesis that distances in gravity may not be exactly distances in Euclidean space, but may be approximations of distances on a sphere.
Physics

Gravity in One-dimensional Space

This article considers gravity when space is one-dimensional. I believe that by expanding this to what happens when it becomes two-dimensional, and then three-dimensional, I will be able to arrive at the true essence of gravity.
Analysis

Numerical Solution of Ordinary Differential Equations

This article will provide an overview of the Euler method and the Runge-Kutta method as numerical methods for solving ordinary differential equations with initial conditions. For equations that cannot be solved analytically, we will use numerical methods to explain them.