# Calculation of the Metric Tensor and Christoffel Symbols in Spherical Coordinates

Using normalized vectors will lead to an incorrect identity matrix for the metric tensor. The metric tensor is a diagonal matrix in spherical coordinates, with its components derived from the dot products of these basis vectors. This diagonal form arises from the orthogonality of the spherical coordinate system. Once the metric tensor and its inverse are established, the Christoffel symbols can be computed. The non-zero Christoffel symbols in this coordinate system are a direct result of the changing direction of the basis vectors as one moves through space. The specific non-zero values highlight how the coordinate system's curvature affects covariant derivatives and, in a broader context, how concepts like geodesics and motion are described in non-Cartesian coordinate systems.

{% embed url="<https://youtu.be/ifjdnhSsVo0>" %}

{% embed url="<https://viadean.notion.site/Calculation-of-the-Metric-Tensor-and-Christoffel-Symbols-in-Spherical-Coordinates-27b1ae7b9a3280009962dcf222459135?source=copy_link>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://via-dean.gitbook.io/all/multifaceted-viewpoint/mathematical-structures-underlying-physical-laws/proof-and-derivation/calculation-of-the-metric-tensor-and-christoffel-symbols-in-spherical-coordinates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
