What physics and math needed to start some research in astronomy

AI Thread Summary
The discussion centers on a high school student's interest in astronomy and astrophysics, highlighting their current educational path, which includes taking physics and calculus courses. They seek guidance on the necessary levels of math and physics for pursuing cosmology and high-energy astrophysics, as well as recommendations for relevant textbooks. The student expresses a desire to participate in a science fair project in the future and inquires about programming languages for simulations, specifically mentioning Python and FORTRAN. Participants recommend resources for learning Python, including a specific book and a website for downloading the language. Additionally, they emphasize the value of utilizing NASA's databases for research, noting that while advanced math and physics knowledge is beneficial, basic skills can suffice for data analysis and research. The conversation underscores the importance of self-study and resourcefulness in pursuing interests in astronomy without immediate access to sophisticated telescopes.
andrewkg
Messages
86
Reaction score
0
Alright well I am in high school so my resources are limited as far as sophisticated telescope. Although I can ask around via email to see if there is any way to find time on more sophisticated technology. As far as what levels of math and physics I am at next fall I will be taking fundamentals of physics with calculus 1/2, for math calculus 2 and calculus 3 and possibly astronomy 1/2. I can study on my own as well I have a text on astronomy. I know of a few good texts on astrophysics, high energy astrophysics and osculations and waves. What I mainly want to know is what are the levels of each that I will need. Which math books which physics and astronomy books etc. Also my preferred area would be cosmological or high energy areas such as GRBs. I do understand that this is all a far shot and I should wait until college, but I just want to get an idea of what is needed. There is also a science fair that I would like to enter two years from now that I would like to start on.
 
Physics news on Phys.org
Also does anyone know of what computer languages I should learn for simulations. I've read python and FORTRAN are ok. Does anyone know of a good way to learn the basics in these.
 
google "Thinking like a computer scientist python". It's a great read.
 
Which site there was several sites? Or is it the purple book with a bird?
 
yeah the purple book with the bird. You can download a free PDF from the website (fully legit). Python is a great language to learn programming and it's used all over the place.
 
Sweet thank you. Do you know of any good compilers for python?
 
That's awesome. Thank you again.
 
You can do all kinds of research/analysis using NASA's databases. There are images, spectroscopic analyses, and other goodies hidden there. You don't need your own telescope - we have our own, and they are pretty good ones.
 
  • #10
Really! Well that's perfect. Is it just raw data or is it from peoples research?
And do you know of what level of math and physics is needed to use this data for actual astronomical research?
 
  • #11
andrewkg said:
Really! Well that's perfect. Is it just raw data or is it from peoples research?
And do you know of what level of math and physics is needed to use this data for actual astronomical research?
You don't need a lot. What you will need is the time to mine the data and put it together in a form that allows it to be used. If you can get a lot of data into a tabular format, there is a lot that you can do with it, even with only basic math/dB tools.
 
Back
Top