L308 New brain cells made throughout life
People keep making new brain cells throughout their lives (well at least until the age of 97), according to a study on human brains.
The idea has been fiercely debated, and it used to be thought we were born with all the brain cells we will ever have.
The researchers at the University of Madrid also showed that the number of new brain cells tailed off with age.
And it falls dramatically in the early stages of Alzheimer's disease - giving new ideas for treating the dementia.
Most of our neurons - brain cells that send electrical signals - are indeed in place by the time we are born.
Studies on other mammals have found new brains cells forming later in life, but the extent of "neurogenesis" in the human brain is still a source of debate.
The study, published in Nature Medicine, looked at the brains of 58 deceased people who were aged between 43 and 97.
The focus was on the hippocampus - a part of the brain involved in memory and emotion. It is the part of the brain that you need, to remember where you parked the car.
New neurons
Neurons do not emerge in the brain fully formed, but have to go through a process of growing and maturing.
The researchers were able to spot immature or "new" neurons in the brains that they examined.
In healthy brains there was a "slight decrease" in the amount of this neurogenesis with age.
Researcher Dr Maria Llorens-Martin told BBC News: "I believe we would be generating new neurons as long as we need to learn new things.
"And that occurs during every single second of our life."
But there was a different story in the brains from Alzheimer's patients.
The number of new neurons forming fell from 30,000 per millimetre to 20,000 per millimetre in people at the beginning of Alzheimer's.
Dr Llorens-Martin said: "That's a 30% reduction in the very first stage of the disease.
"It's very surprising for us, it's even before the accumulation of amyloid beta [a hallmark of Alzheimer's] and probably before symptoms, it's very early."
Alzheimer's disease remains untreatable, but the main focus of research has been targeting clumps of amyloid beta in the brain.
However, even last week more trials using this approach have failed and the latest study suggests there may be something happening even earlier in the course of the disease.
Dr Llorens-Martin says understanding why there is a decrease in neurogenesis could lead to new treatments in both Alzheimer's and normal ageing.
But she says the next stage of research will probably require looking in the brains of people while they are still alive, to see what is happening over time.
Dr Rosa Sancho, the head of research at Alzheimer's Research UK, said: "While we start losing nerve cells in early adulthood, this research shows that we can continue to produce new ones even into our 90s.
"Alzheimer's radically accelerates the rate at which we lose nerve cells and this research provides convincing evidence that it also limits the creation of new nerve cells.
"Larger studies will need to confirm these findings and explore whether they could pave the way for an early test to flag those most at risk of the disease."
L308 New brain cells made throughout life的更多相关文章
- How does exercise keep your brain young?
Exercise may protect the brain from disease and dementia as we age, but the mechanisms behind its be ...
- Advances in Single Cell Genomics to Study Brain Cell Types | 会议概览
单细胞在脑科学方面的应用 Session 1: Deciphering the Cellular Landscape of the Brain Using Single Cell Transcript ...
- ajax向前台输出二维数组 并解析
最近在弄一个售后数据统计的功能,里边需要统计特定时期内各种客户.机型的分布比例,单单table来计算并显示很死板(一点也不酷) 于是决定用jquery插件flot并通过ajax传输数据 :flot的折 ...
- How to use SourceGear DiffMerge in SourceSafe, TFS, and SVN【项目】
What is DiffMerge DiffMerge is yet-another-diff-and-merge-tool from the fine folks at SourceGear. I ...
- Code Complete阅读笔记(三)
2015-05-26 628 Code-Tuning Techniques ——Even though a particular technique generally represen ...
- quotes 整站数据爬取存mongo
安装完成scrapy后爬取部分信息已经不能满足躁动的心了,那么试试http://quotes.toscrape.com/整站数据爬取 第一部分 项目创建 1.进入到存储项目的文件夹,执行指令 scra ...
- L345 大脑复生
Yale Researchers Build BrainEx Machine to Restore Brain Function After Death Researchers at Yale Uni ...
- L260
Innovative UK technology that can deliver drugs deep into the brain to treat neurological diseases, ...
- Teaching Machines to Understand Us 让机器理解我们 之二 深度学习的历史
Deep history 深度学习的历史 The roots of deep learning reach back further than LeCun’s time at Bell Labs. H ...
随机推荐
- [pat]数素数
时间限制:1000 ms 内存限制 32768 KB 代码长度限制 100 KB 判断程序 Standard (来自 小小) 题目描述 令Pi表示第i个素数.现任给两个正整数M <= N < ...
- 『流畅的Python』第9章笔记_对象
一.Python风格 以一个二元素向量对象为例 import math from array import array class Vector2d: typecode = 'd' def __ini ...
- Apache commons(Java常用工具包)简介
Apache Commons是一个非常有用的工具包,解决各种实际的通用问题,下面是一个简述表,详细信息访问http://jakarta.apache.org/commons/index.html Be ...
- Leetcode 860. 柠檬水找零
860. 柠檬水找零 显示英文描述 我的提交返回竞赛 用户通过次数187 用户尝试次数211 通过次数195 提交次数437 题目难度Easy 在柠檬水摊上,每一杯柠檬水的售价为 5 美元. 顾 ...
- 一、J2EE
一.HTTP协议中的响应代码 响应代码从1xx--5xx一共有41中.常见的 404:表示访问的页面不存在.这表示一个浏览器的错误,就是服务端没有提供这个服务,你却去访问.这个锅要算在浏览器头上,而不 ...
- ORA-12537:TNS:connectionclosed错误处理过程
1.ORA-12537:TNS:connectionclosed错误处理过程 检查监听正常,oracle服务也是正常启动的,但是登录不进去. 2.解决方案 1. cd $ORACLE_HOME/bin ...
- Python 正则实现计算器
# !/usr/bin/env/ python3 # -*- coding: utf-8 -*- """用户输入计算表达式,显示计算结果""" ...
- python操作文件(增、删、改、查)
内容 global log 127.0.0.1 local2 daemon maxconn 256 log 127.0.0.1 local2 info defaults log global mode ...
- 牛客网 PAT 算法历年真题 1002 :数字分类 (20)
1002 :数字分类 (20) 时间限制 1000 ms 内存限制 32768 KB 代码长度限制 100 KB 判断程序 Standard (来自 小小) 题目描述 给定一系列正整数,请按要求对数字 ...
- 分析图第二讲导出图片和后期PS5.12
导出渲染的白模加上EXTRATEX.再导出一张“消隐”样式的模型图片.就是线稿图. 再导出一张着色显示图,并去掉边线.,用于后期PS选择范围用. 把这几张图全都导入ps. 渲染图的阴影面是灰色的,示例 ...