<!-- mobian-agent-page publisher="time" canonical="https://time.com/4697605/pi-day-birthday/" -->

---
description: Enter your birthday or any other date below and we&#x27;ll show you have deep into Pi you have to go to find it.
title: Find Your Birthday Hidden in Pi
image: https://static.time.com/v3/assets/bltea6093859af6183b/bltde093bcdab65f2d0/6988d9b9bc6cfc69913e2a3c/time-logo.jpg?branch=production
---

* [Science](/section/science/)  
## Science  

Update your preferences in [Account Settings](/account/preferences/)  
Close
* [Math](/tag/math/)  
## Math  

Update your preferences in [Account Settings](/account/preferences/)  
Close

# Find Your Birthday Hidden in Pi


![Chris Wilson](https://static.time.com/v3/assets/bltea6093859af6183b/blt066f65b2796a2b6d/698688f61eebf77b4c370360/voss-timeheadshots23final.jpg?branch=production&width=3840&quality=75&auto=webp&crop=1:1)

by 

[Chris Wilson](/author/chris-wilson/)


![Chris Wilson](https://static.time.com/v3/assets/bltea6093859af6183b/blt066f65b2796a2b6d/698688f61eebf77b4c370360/voss-timeheadshots23final.jpg?branch=production&width=96&quality=75&auto=webp)

## Chris Wilson


Update your preferences in [Account Settings](/account/preferences/)

Close

Updated: Dec 13, 2023 10:56 AM CUTPublished: Mar 14, 2017 10:00 AM CUT

![Chris Wilson](https://static.time.com/v3/assets/bltea6093859af6183b/blt066f65b2796a2b6d/698688f61eebf77b4c370360/voss-timeheadshots23final.jpg?branch=production&width=3840&quality=75&auto=webp&crop=1:1)

by 

[Chris Wilson](/author/chris-wilson/)


![Chris Wilson](https://static.time.com/v3/assets/bltea6093859af6183b/blt066f65b2796a2b6d/698688f61eebf77b4c370360/voss-timeheadshots23final.jpg?branch=production&width=96&quality=75&auto=webp)

## Chris Wilson


Update your preferences in [Account Settings](/account/preferences/)

Close

Updated: Dec 13, 2023 10:56 AM CUTPublished: Mar 14, 2017 10:00 AM CUT

March 14 is recognized across the math world as Pi Day, thanks to the resemblance of the date “3/14” to the first three digits of mathematics’ most famous constant. While not an official federal holiday, Pi Day was [enshrined by the House of Representatives](http://www.piday.org/2009/u-s-congress-passes-pi-day/ "undefined") in a ceremonial 2009 vote.

Of course, the number Pi goes beyond “3.14” and never ends. There are [all sorts of interesting patterns](http://www.independent.co.uk/news/science/pi-day-pi-might-look-random-but-its-full-of-hidden-patterns-a6930086.html "undefined") concealed in the first few trillion digits, give or take, but there is no constant rule governing the sequence of digits. That means just about any stretch of numbers you’re looking for is probably in there somewhere.

Like, say, your birthday. To verify this, we wrote a program to scan the [first million digits of Pi](http://www.piday.org/million/ "undefined") and identify the first instance of all 366 days of the year, represented like “314,” with the month followed by the day (“704” for July 4th for example, or “1225” for Christmas Day”). The program found the final date — Dec. 3, or “1203” — beginning at the 60,873rd digit. Enter your birthday or any other date below and we’ll show you how deep into Pi you have to go to find it.

Not that it’s a competition, but dates before Oct. 1 tend to show up sooner since they can be expressed in three digits. The honorary top billing goes to Albert Einstein, who was born on March 14, 1879 — before Pi Day, but after Pi.

```json
[{"@context":"https://schema.org","@type":"NewsArticle","@id":"https://time.com/4697605/pi-day-birthday/","mainEntityOfPage":{"@type":"WebPage","@id":"https://time.com/4697605/pi-day-birthday/"},"headline":"Find Your Birthday Hidden in Pi","datePublished":"2017-03-14T10:00:41.000Z","dateModified":"2023-12-13T10:56:00.000Z","description":"Celebrate Pi Day with this fun interactive","url":"https://time.com/4697605/pi-day-birthday/","keywords":["Math"],"thumbnailUrl":"","author":[{"@type":"Person","name":"Chris Wilson","jobTitle":null,"url":"https://time.com/author/chris-wilson/"}],"articleSection":"Science","image":[],"publisher":{"@type":"Organization","name":"Time","url":"https://time.com/","logo":{"@type":"ImageObject","url":"https://time.com/images/logo.png","width":528,"height":156},"foundingDate":"March 3, 1923","sameAs":["https://www.facebook.com/time","https://www.instagram.com/time/?hl=en","https://twitter.com/time","https://www.pinterest.com/timemagazine"]}},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/section/science/","name":"Science"}},{"@type":"ListItem","position":2,"item":{"@id":"/tag/math/","name":"Math"}},{"@type":"ListItem","position":3,"item":{"@id":"https://time.com/4697605/pi-day-birthday/","name":"Find Your Birthday Hidden in Pi"}}]}]
```
